summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-accessibility/flite: backport patch to fix ltoKostadin Shishmanov8 days2-0/+193
| | | | | | | | | | 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>
* app-accessibility/flite: fix build w/ make-4.4Sam James2024-03-042-2/+70
| | | | | | | 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>
* app-accessibility/flite: drop 2.2Andreas Sturmlechner2023-05-311-135/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-accessibility/flite: EAPI 8 bump, switch to media-libs/libpulseAndreas Sturmlechner2023-05-311-0/+136
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-accessibility/flite: Keyword 2.2 mips, #896106Matoro Mahri2023-04-161-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-accessibility/flite: update patchMatoro Mahri2023-04-141-4/+4
| | | | | | Bug: https://bugs.gentoo.org/896106 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-accessibility/flite: add openmp check for testsMatoro Mahri2023-03-221-0/+8
| | | | | | | | | 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>
* app-accessibility/flite: wire up testsMatoro Mahri2023-03-092-2/+96
| | | | | | | | | 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>
* app-accessibility/flite: restrict src_compile to -j1Patrick Lauer2022-11-251-1/+1
| | | | | | Reliably fails to build with higher parallelism. Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* app-accessibility/flite: keyword 2.2 for ~loongWANG Xuerui2022-05-261-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-accessibility/flite: [QA] fix IndirectInheritsSam James2021-09-031-1/+1
| | | | | | Needed for tc-getCC. Signed-off-by: Sam James <sam@gentoo.org>
* app-accessibility/flite: keyword 2.2 for ~riscvAlex Fan2021-08-101-1/+1
| | | | | Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-accessibility/flite: removed obsolete 1.4-r1 & 2.1Miroslav Šulc2021-04-229-491/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* app-accessibility/flite: Stabilize 2.2 sparc, #784914Sam James2021-04-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-accessibility/flite: Stabilize 2.2 ppc, #784914Sam James2021-04-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-accessibility/flite: Stabilize 2.2 ppc64, #784914Sam James2021-04-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-accessibility/flite: Stabilize 2.2 arm, #784914Sam James2021-04-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-accessibility/flite: Stabilize 2.2 arm64, #784914Sam James2021-04-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-accessibility/flite: Stabilize 2.2 x86, #784914Sam James2021-04-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-accessibility/flite: Stabilize 2.2 amd64, #784914Sam James2021-04-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-accessibility/flite: BumpPatrick Lauer2021-02-282-0/+125
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* app-accessibility/flite: keyworded 2.1 for ia64, bug #720692Sergei Trofimovich2020-05-031-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-accessibility/flite: Version bump to 2.1Mihai Moldovan2020-02-197-12/+296
| | | | | | | | | | | | | | | | 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>
* app-accessibility/flite: Drop IUSE=static-libsMatt Turner2020-02-191-10/+6
| | | | | | | | | 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>
* app-accessibility/flite: [QA] inherit toolchain-funcs.eclass directlyDavid Seifert2020-02-131-1/+1
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | 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>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-accessibility/flite: arm64 stableAaron Bauman2019-05-141-2/+2
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* app-accessibility/flite: EAPI bump and patch updatesMarty E. Plummer2018-03-263-16/+20
| | | | | | | 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
* app-accessibility/*: Update Manifest hashesMichał Górny2017-12-081-1/+1
|
* app-accessibility/flite: keyword ~arm64Alexis Ballier2017-06-181-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+8
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+273
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