* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/SphinxTrain/
@ 2017-04-19 8:03 David Seifert
0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2017-04-19 8:03 UTC (permalink / raw
To: gentoo-commits
commit: 35ecbc6a424ed1a00eb24d332c907bb0afcf91e6
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 07:22:28 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 08:01:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ecbc6a
app-accessibility/SphinxTrain: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild b/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild
index 87bdff84f8e..6b11a50e8c7 100644
--- a/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild
+++ b/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,6 +15,7 @@ LICENSE="BSD-with-attribution"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="app-accessibility/sphinxbase
dev-lang/perl
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/SphinxTrain/
@ 2018-03-17 6:45 Matt Turner
0 siblings, 0 replies; 4+ messages in thread
From: Matt Turner @ 2018-03-17 6:45 UTC (permalink / raw
To: gentoo-commits
commit: 0aae2cfddcaf2bb4e28f5c115809034bc6894abd
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 05:56:01 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 06:45:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aae2cfd
app-accessibility/SphinxTrain: Drop ppc keyword
app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild b/app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild
index a8b4f8a1fbb..390ba682444 100644
--- a/app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild
+++ b/app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.speech.cs.cmu.edu/${PN}/${P}-beta.tar.gz"
LICENSE="BSD-with-attribution"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="app-accessibility/sphinx2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/SphinxTrain/
@ 2018-04-18 18:16 Johannes Huber
0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2018-04-18 18:16 UTC (permalink / raw
To: gentoo-commits
commit: 6156dd03a78e236880cd5b21ffaf50b9df506eb7
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 18 18:15:53 2018 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 18:16:10 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6156dd03
app-accessibility/SphinxTrain: Remove 0.9.1-r1
Deprecated EAPI 4 and overshadowed by 1.0.8.
Package-Manager: Portage-2.3.30, Repoman-2.3.9
app-accessibility/SphinxTrain/Manifest | 1 -
.../SphinxTrain/SphinxTrain-0.9.1-r1.ebuild | 40 ----------------------
2 files changed, 41 deletions(-)
diff --git a/app-accessibility/SphinxTrain/Manifest b/app-accessibility/SphinxTrain/Manifest
index 6fa3838797b..331da4adcb7 100644
--- a/app-accessibility/SphinxTrain/Manifest
+++ b/app-accessibility/SphinxTrain/Manifest
@@ -1,2 +1 @@
-DIST SphinxTrain-0.9.1-beta.tar.gz 469617 BLAKE2B ad1e4456501a46a51c169468e1f29e15eaf40eeea08474e0c786cc4dafbf4d504c91e65644e61939cac96526cba678d025487f736eb99b1ca186ebc822e64dd1 SHA512 1b33a58a6e05069369fe1ba668609e5a25d6a49fbf2fed1f5d86bdc1fc43d4544627c438e61d46003c2dbd8d7fa6f41c686b57cbca215f73b6c4ba0d7682076d
DIST sphinxtrain-1.0.8.tar.gz 8925803 BLAKE2B e268c00843445cb69ae2a88f93fb4aa640556179417d44f6297d87f7e509418778b4808885bb19ab163efbd71565a3b6d75d269b420e9e366c0c6553a04b3053 SHA512 465d2c4ade9acc7b49c1d975449c38ac01d5a3ff332f9841be66cd8ca9d2f0b68fd36cc8a46384c8b510042efa91c3887a080481e84f2d0deb9775a598835f2b
diff --git a/app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild b/app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild
deleted file mode 100644
index 390ba682444..00000000000
--- a/app-accessibility/SphinxTrain/SphinxTrain-0.9.1-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Speech Recognition (Training Module)"
-HOMEPAGE="http://cmusphinx.sourceforge.net/html/cmusphinx.php"
-SRC_URI="http://www.speech.cs.cmu.edu/${PN}/${P}-beta.tar.gz"
-
-LICENSE="BSD-with-attribution"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE=""
-
-DEPEND="app-accessibility/sphinx2
- app-accessibility/festival"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
- epatch "${FILESDIR}"/gcc.patch
- epatch "${FILESDIR}"/gcc34.patch
- tc-export CC AR RANLIB
-}
-
-src_install() {
- # dobin bin.*/* fails ... see bug #73586
- find bin.* -mindepth 1 -maxdepth 1 -type f -exec dobin '{}' \; || die
-
- dodoc README etc/*cfg
- dohtml doc/*{txt,html,sgml}
-}
-
-pkg_postinst() {
- elog "Detailed usage and training instructions can be found at"
- elog "http://www.speech.cs.cmu.edu/SphinxTrain/"
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/SphinxTrain/
@ 2020-09-02 8:06 Michał Górny
0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2020-09-02 8:06 UTC (permalink / raw
To: gentoo-commits
commit: dad0fbb14f9e9280a42af9e72156a37e763f036e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 2 08:03:54 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 2 08:03:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad0fbb1
app-accessibility/SphinxTrain: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-accessibility/SphinxTrain/Manifest | 1 -
.../SphinxTrain/SphinxTrain-1.0.8.ebuild | 39 ----------------------
app-accessibility/SphinxTrain/metadata.xml | 21 ------------
3 files changed, 61 deletions(-)
diff --git a/app-accessibility/SphinxTrain/Manifest b/app-accessibility/SphinxTrain/Manifest
deleted file mode 100644
index 331da4adcb7..00000000000
--- a/app-accessibility/SphinxTrain/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sphinxtrain-1.0.8.tar.gz 8925803 BLAKE2B e268c00843445cb69ae2a88f93fb4aa640556179417d44f6297d87f7e509418778b4808885bb19ab163efbd71565a3b6d75d269b420e9e366c0c6553a04b3053 SHA512 465d2c4ade9acc7b49c1d975449c38ac01d5a3ff332f9841be66cd8ca9d2f0b68fd36cc8a46384c8b510042efa91c3887a080481e84f2d0deb9775a598835f2b
diff --git a/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild b/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild
deleted file mode 100644
index 6b11a50e8c7..00000000000
--- a/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit multilib python-single-r1
-
-DESCRIPTION="Speech Recognition (Training Module)"
-HOMEPAGE="http://cmusphinx.sourceforge.net/html/cmusphinx.php"
-SRC_URI="mirror://sourceforge/cmusphinx/sphinxtrain-${PV}.tar.gz"
-
-LICENSE="BSD-with-attribution"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="app-accessibility/sphinxbase
- dev-lang/perl
- ${PYTHON_DEPS}"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-S=${WORKDIR}/sphinxtrain-${PV}
-
-src_install() {
- default
- dodoc README etc/*cfg
-
- python_fix_shebang "${D}"/usr/bin/sphinxtrain
- python_optimize "${D}"/usr/$(get_libdir)/sphinxtrain/python/cmusphinx
-}
-
-pkg_postinst() {
- elog "Detailed usage and training instructions can be found at"
- elog "http://cmusphinx.sourceforge.net/wiki/"
-}
diff --git a/app-accessibility/SphinxTrain/metadata.xml b/app-accessibility/SphinxTrain/metadata.xml
deleted file mode 100644
index fa02e6314d5..00000000000
--- a/app-accessibility/SphinxTrain/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>accessibility@gentoo.org</email>
- <name>Gentoo Accessibility Project</name>
- </maintainer>
- <maintainer type="project">
- <email>sound@gentoo.org</email>
- <name>Gentoo Sound project</name>
- </maintainer>
- <longdescription lang="en">
- SphinxTrain is CMU Sphinx's training package.
-</longdescription>
- <longdescription lang="ja">
- SphinxTrainはCMU Sphinxの調教パッケージです。
-</longdescription>
- <upstream>
- <remote-id type="sourceforge">cmusphinx</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-09-02 8:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-17 6:45 [gentoo-commits] repo/gentoo:master commit in: app-accessibility/SphinxTrain/ Matt Turner
-- strict thread matches above, loose matches on Subject: below --
2020-09-02 8:06 Michał Górny
2018-04-18 18:16 Johannes Huber
2017-04-19 8:03 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox