Versions
v2.2-r2 :: 0 :: gentoo
- Modified
- License
- BSD freetts public-domain regexp-UofT BSD-2
- Keywords
- amd64 arm arm64 ppc64 sparc x86 ~alpha ~loong ~mips ~ppc ~riscv
- USE flags
- alsa oss pulseaudio test voices
v2.2-r1 :: 0 :: gentoo
- Modified
- License
- BSD freetts public-domain regexp-UofT BSD-2
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~loong ~mips ~riscv
- USE flags
- alsa oss pulseaudio test voices
USE flags
General
- alsa
- Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
- oss
- Add support for OSS (Open Sound System)
- pulseaudio
- Add sound server support via media-libs/libpulse (may be PulseAudio or PipeWire)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- voices
- Install synthetic voices
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / libpulse : Libraries for PulseAudio clients
Runtime Dependencies
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / libpulse : Libraries for PulseAudio clients
Depending packages
app-accessibility / brltty : Daemon that provides access to the Linux/Unix console for a blind person
app-accessibility / speech-dispatcher : Speech synthesis interface
dev-qt / qtspeech : Text-to-speech library for the Qt6 framework
gnustep-base / gnustep-gui : Library of GUI classes written in Obj-C
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
Bugs
- 650486
- games-simulation/flightgear: enable speech synthesis via app-accessibility/flite and app-accessibility/htsengine
- 718048
- app-accessibility/flite-2.2-r2 calls ar directly
- 828982
- app-accessibility/flite-2.2 - FileNotFoundError: [Errno 2] No such file or directory: b/var/tmp/portage/app-accessibility/flite-2.
- 933518
- app-accessibility/flite-2.2-r2: please stabilize
- 935375
- app-accessibility/flite-2.2-r2 fails tests on ppc: VAL: tried to access car in 357 typed val
- 937419
- app-accessibility/flite: clang: error: pass_object_size attribute only applies to constant pointer arguments
- 938721
- app-accessibility/flite-2.2-r2 - [ncurses-6.5] [llvm] /.../stdlib.h: error: pass_object_size attribute only applies to constant pointer arguments
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-accessibility/flite: Stabilize 2.2-r2 ppc64, #933518
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-accessibility/flite: Stabilize 2.2-r2 arm64, #933518
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-accessibility/flite: Stabilize 2.2-r2 arm, #933518
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-accessibility/flite: Stabilize 2.2-r2 sparc, #933518
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-accessibility/flite: Stabilize 2.2-r2 x86, #933518
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-accessibility/flite: Stabilize 2.2-r2 amd64, #933518
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kostadin Shishmanov · gentoo
app-accessibility/flite: backport patch to fix lto
Backport upstream patch that fixes lto-type-mismatch https://github.com/festvox/flite/pull/66 Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Closes: https://github.com/gentoo/gentoo/pull/36541 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-accessibility/flite: fix build w/ make-4.4
Keeping -j1 as the upstream PR notes it's not complete. Closes: https://bugs.gentoo.org/879069 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-accessibility/flite: drop 2.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
app-accessibility/flite: EAPI 8 bump, switch to media-libs/libpulse
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-accessibility/flite: Keyword 2.2 mips, #896106
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-accessibility/flite: add openmp check for tests
Forgot this in https://github.com/gentoo/gentoo/pull/30006 Bug: https://bugs.gentoo.org/896106 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/30128 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-accessibility/flite: wire up tests
See https://github.com/festvox/flite/pull/90 Bug: https://bugs.gentoo.org/896106 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/30006 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
app-accessibility/flite: restrict src_compile to -j1
Reliably fails to build with higher parallelism. Signed-off-by: Patrick Lauer <patrick@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
app-accessibility/flite: keyword 2.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-accessibility/flite: [QA] fix IndirectInherits
Needed for tc-getCC. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alex Fan · gentoo
app-accessibility/flite: keyword 2.2 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Miroslav Šulc · gentoo
app-accessibility/flite: removed obsolete 1.4-r1 & 2.1
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-accessibility/flite: Stabilize 2.2 sparc, #784914
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-accessibility/flite: Stabilize 2.2 ppc, #784914
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-accessibility/flite: Stabilize 2.2 ppc64, #784914
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-accessibility/flite: Stabilize 2.2 arm, #784914
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-accessibility/flite: Stabilize 2.2 arm64, #784914
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-accessibility/flite: Stabilize 2.2 x86, #784914
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-accessibility/flite: Stabilize 2.2 amd64, #784914
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
app-accessibility/flite: Bump
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Patrick Lauer <patrick@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
app-accessibility/flite: keyworded 2.1 for ia64, bug #720692
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
app-accessibility/flite: Drop IUSE=static-libs
Broken and unneeded. Closes: https://bugs.gentoo.org/538712 Closes: https://bugs.gentoo.org/539556 Closes: https://bugs.gentoo.org/635230 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Mihai Moldovan · gentoo
app-accessibility/flite: Version bump to 2.1
Lots of changes by mattst88: - EAPI=7 - Update homepage - Drop IUSE=static-libs - Only depend on alsa-lib if USE="alsa -pulseaudio" - Pull in patches from upstream - Rename configure.in -> configure.ac - Rewrite pkg_postinst() message - Add <use>, <upstream> info to metadata.xml Closes: https://bugs.gentoo.org/593274 Closes: https://bugs.gentoo.org/625978 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-accessibility/flite: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
app-accessibility/flite: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" - Marty E. Plummer · gentoo
app-accessibility/flite: EAPI bump and patch updates
Bump EAPI to 6 and cleanup the patches a bit Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7588 - Alexis Ballier · gentoo
app-accessibility/flite: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed