Port details |
- libspeechprovider Utility library for creating Spiel speech providers
- 1.0.3 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:56
- Last Update: 2025-06-11 16:08:41
- Commit Hash: 0d601d5
- License: APACHE20
- WWW:
- https://project-spiel.org/libspeechprovider/
- Description:
- The speech provider library is designed to provide some utility for
creating speech providers. Specifically it offers a stream writer that
can be used to send audio data interleaved with speech progress events
(word, sentance, ssml mark, etc.).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libspeechprovider>0:accessibility/libspeechprovider
- To install the port:
- cd /usr/ports/accessibility/libspeechprovider/ && make install clean
- To add the package, run one of these commands:
- pkg install accessibility/libspeechprovider
- pkg install libspeechprovider
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libspeechprovider
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744551422
SHA256 (project-spiel-libspeechprovider-1.0.3-07e6a2a_GH0.tar.gz) = 3f845d0921de76069f44e21cf988fb66f9972ec59f91fa6203ee515d698f0332
SIZE (project-spiel-libspeechprovider-1.0.3-07e6a2a_GH0.tar.gz) = 159613
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:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgstreamer-1.0.so : multimedia/gstreamer1
- This port is required by:
- for Libraries
-
- accessibility/libspiel
Configuration Options:
- No options to configure
- Options name:
- accessibility_libspeechprovider
- 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.3 11 Jun 2025 16:08:41
    |
Baptiste Daroussin (bapt)  Author: Olivier Duchateau |
accessibility/libspeechprovider: new port
The speech provider library is designed to provide some utility for
creating speech providers. Specifically it offers a stream writer that
can be used to send audio data interleaved with speech progress events
(word, sentance, ssml mark, etc.).
PR: 286697 |
Number of commits found: 1
|