Port details |
- libspiel Speech synthesis client library
- 1.0.4 accessibility
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2025-06-11 16:12:58
- Last Update: 2025-06-11 16:09:38
- Commit Hash: 55c2a54
- License: LGPL21+
- WWW:
- https://project-spiel.org/libspiel/
- Description:
- This client library is designed to provide an ergonomic interface to
the myriad of potential speech providers that are installed in a given
session.
The API is inspired by the W3C Web Speech API. It serves several purposes:
- Provide an updated list of installed across all speech providers voices.
- Offer a "speaker" abstraction where utterances can be queued to speak.
- If no voice was explicitly chosen for an utterance, negotiate global
user settings and language preferences to choose the most appropriate
voice.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libspiel>0:accessibility/libspiel
- To install the port:
- cd /usr/ports/accessibility/libspiel/ && make install clean
- To add the package, run one of these commands:
- pkg install accessibility/libspiel
- pkg install libspiel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libspiel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744552306
SHA256 (project-spiel-libspiel-1.0.4-2ab0230_GH0.tar.gz) = 3517287609079b7dd52ad3483d23ce7458f4c5d27bf0bdd18a8a71fe3c3c689d
SIZE (project-spiel-libspiel-1.0.4-2ab0230_GH0.tar.gz) = 192037
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- g-ir-scanner : devel/gobject-introspection
- gstreamer1-plugins>=1.26.1 : multimedia/gstreamer1-plugins
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Runtime dependencies:
-
- gstreamer1-plugins>=1.26.1 : multimedia/gstreamer1-plugins
- Library dependencies:
-
- libspeech-provider-1.0.so : accessibility/libspeechprovider
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgstreamer-1.0.so : multimedia/gstreamer1
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- accessibility_libspiel
- USES:
- gnome gstreamer meson pkgconfig python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4 11 Jun 2025 16:09:38
    |
Baptiste Daroussin (bapt)  Author: Olivier Duchateau |
accessibility/libspiel: new port
This client library is designed to provide an ergonomic interface to
the myriad of potential speech providers that are installed in a given
session.
The API is inspired by the W3C Web Speech API. It serves several purposes:
- Provide an updated list of installed across all speech providers voices.
- Offer a "speaker" abstraction where utterances can be queued to speak.
- If no voice was explicitly chosen for an utterance, negotiate global
user settings and language preferences to choose the most appropriate
voice.
PR: 286697 |
Number of commits found: 1
|