Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2025 16:15:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 286697] x11/gnome: update to 47
Message-ID:  <bug-286697-39348-O8dRaDCWmO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-286697-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-286697-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D286697

--- Comment #105 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D55c2a54db324de32d254673560275f0=
896fb5056

commit 55c2a54db324de32d254673560275f0896fb5056
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2025-06-11 12:35:38 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-06-11 16:09:38 +0000

    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 purpos=
es:

    - Provide an updated list of installed across all speech providers voic=
es.
    - 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

 accessibility/Makefile                 |  1 +
 accessibility/libspiel/Makefile (new)  | 27 +++++++++++++++++++++++++++
 accessibility/libspiel/distinfo (new)  |  3 +++
 accessibility/libspiel/pkg-descr (new) | 10 ++++++++++
 accessibility/libspiel/pkg-plist (new) | 16 ++++++++++++++++
 5 files changed, 57 insertions(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286697-39348-O8dRaDCWmO>