notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
libspeechprovider Utility library for creating Spiel speech providers
1.0.3 accessibilitynew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (18 items)
Collapse this list.
  1. /usr/local/share/licenses/libspeechprovider-1.0.3/catalog.mk
  2. /usr/local/share/licenses/libspeechprovider-1.0.3/LICENSE
  3. /usr/local/share/licenses/libspeechprovider-1.0.3/APACHE20
  4. include/speech-provider/speech-provider-common.h
  5. include/speech-provider/speech-provider-dbus-enums.c
  6. include/speech-provider/speech-provider-dbus-enums.h
  7. include/speech-provider/speech-provider-stream-reader.h
  8. include/speech-provider/speech-provider-stream-writer.h
  9. include/speech-provider/speech-provider-version.h
  10. include/speech-provider/speech-provider.h
  11. lib/girepository-1.0/SpeechProvider-1.0.typelib
  12. lib/libspeech-provider-1.0.so
  13. libdata/pkgconfig/speech-provider-1.0.pc
  14. share/gir-1.0/SpeechProvider-1.0.gir
  15. share/speech-provider/org.freedesktop.Speech.Provider.xml
  16. @owner
  17. @group
  18. @mode
Collapse this list.
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):
libspeechprovider
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.0.3--1.0.3---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. g-ir-scanner : devel/gobject-introspection
  2. gstreamer1-plugins>=1.26.1 : multimedia/gstreamer1-plugins
  3. meson : devel/meson
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. python3.11 : lang/python311
Runtime dependencies:
  1. gstreamer1-plugins>=1.26.1 : multimedia/gstreamer1-plugins
Library dependencies:
  1. libglib-2.0.so : devel/glib20
  2. libintl.so : devel/gettext-runtime
  3. libgstreamer-1.0.so : multimedia/gstreamer1
This port is required by:
for Libraries
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/project-spiel/libspeechprovider/tar.gz/07e6a2a?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.3
11 Jun 2025 16:08:41
commit hash: 0d601d5d596767a0be58b5cbfb371ef923222a6dcommit hash: 0d601d5d596767a0be58b5cbfb371ef923222a6dcommit hash: 0d601d5d596767a0be58b5cbfb371ef923222a6dcommit hash: 0d601d5d596767a0be58b5cbfb371ef923222a6d files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
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