diff options
author | 2021-03-04 11:56:24 +0100 | |
---|---|---|
committer | 2021-03-04 11:56:24 +0100 | |
commit | 8ada2fa38ac147d1ced2d00cd0ceb282cebeeee3 (patch) | |
tree | e396014f5745bec93fe5ea9f5a78f31c17d9095e /sci-misc | |
parent | sci-misc/openfst: version bump 1.8.1 (diff) | |
download | sci-8ada2fa38ac147d1ced2d00cd0ceb282cebeeee3.tar.gz sci-8ada2fa38ac147d1ced2d00cd0ceb282cebeeee3.tar.bz2 sci-8ada2fa38ac147d1ced2d00cd0ceb282cebeeee3.zip |
sci-misc/openfst: cleanup old
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/openfst/Manifest | 3 | ||||
-rw-r--r-- | sci-misc/openfst/openfst-1.3.4.ebuild | 23 | ||||
-rw-r--r-- | sci-misc/openfst/openfst-1.4.1.ebuild | 18 | ||||
-rw-r--r-- | sci-misc/openfst/openfst-1.6.1.ebuild | 30 |
4 files changed, 0 insertions, 74 deletions
diff --git a/sci-misc/openfst/Manifest b/sci-misc/openfst/Manifest index 63854c448..3f2abd738 100644 --- a/sci-misc/openfst/Manifest +++ b/sci-misc/openfst/Manifest @@ -1,4 +1 @@ -DIST openfst-1.3.4.tar.gz 769158 BLAKE2B b150e158b3a28b073b33612ef747b7632ef0f357571ce428f87c3b636dac464675c79247074aa5a52626bbde918f053a130d58926dbfee2a87ce90531bd7da44 SHA512 6ed87cbb949776b8702545a51d129e03f33428369b20255d637191e054ce04e529969aef49549b098b144cfde45cd9b741e6cba6680f815c04ad5717fdb0cbd9 -DIST openfst-1.4.1.tar.gz 824020 BLAKE2B 87fd131ed3a6efa878ef07100de590601dfb9e3e6dbc3244824ce392c789217014cea285b0c6d16962b18c0ecd07dd76c4975ca3bc7443271faafa0f6cfeb13c SHA512 8cb3b3e83155d1b2bd0075bab4fcf5d7160b427af87a2c03217a614a9dd1f9d7d1a67d404d897ad8659532686a7ad2fd20270de7cf838c6f38d4ae807369c51f -DIST openfst-1.6.1.tar.gz 1208654 BLAKE2B d0e783013e199b27a204a2fa60195c1c05a2744a71de890cbfb87443fea18132905ed05c2af1cfaaf415013e7b9b4bfda53164c01674268b1b7133ed52f5adb6 SHA512 e75b706a825c3569271677226a47852744da20e1afc765d6a0f16b34a2e7af80b79b562a1c6bb3c17e1b819f8bd89958074cb671f3747deb31d8dccbb21abec2 DIST openfst-1.8.1.tar.gz 1333532 BLAKE2B 5cc6d222a91c774edde869246fc8ae27ce1975632ac17d3b28236e63c65b6d7f637c1e88c54378b63ef66d59a29acc528a4c3ccc66ec3d7e20100f990cb1d67c SHA512 4c350a3f47de33d134536ac70a906cabf7d3641527c6823d378c4dd8651082dd9246343a233ad7c4c25a42905315441a6528e3e3c3730bfd17da320098e94b59 diff --git a/sci-misc/openfst/openfst-1.3.4.ebuild b/sci-misc/openfst/openfst-1.3.4.ebuild deleted file mode 100644 index f38da4642..000000000 --- a/sci-misc/openfst/openfst-1.3.4.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils flag-o-matic multilib - -DESCRIPTION="Finite State Transducer tools by Google et al" -HOMEPAGE="http://www.openfst.org" -SRC_URI="http://www.openfst.org/twiki/pub/FST/FstDownload/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -src_prepare() { - epatch "${FILESDIR}/kaldi.patch" -} - -src_test() { - einfo "make test can take a few hours on moderately modern systems" - make test || die "check failed" -} diff --git a/sci-misc/openfst/openfst-1.4.1.ebuild b/sci-misc/openfst/openfst-1.4.1.ebuild deleted file mode 100644 index 002ce42c0..000000000 --- a/sci-misc/openfst/openfst-1.4.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils - -DESCRIPTION="Finite State Transducer tools by Google et al" -HOMEPAGE="http://www.openfst.org" -SRC_URI="http://www.openfst.org/twiki/pub/FST/FstDownload/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -src_prepare() { - epatch "${FILESDIR}/kaldi-${P}.patch" -} diff --git a/sci-misc/openfst/openfst-1.6.1.ebuild b/sci-misc/openfst/openfst-1.6.1.ebuild deleted file mode 100644 index 4507b7e87..000000000 --- a/sci-misc/openfst/openfst-1.6.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Finite State Transducer tools by Google et al" -HOMEPAGE="http://www.openfst.org" -SRC_URI="http://www.openfst.org/twiki/pub/FST/FstDownload/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -src_configure() { - local myeconfargs=( - --enable-compact-fsts - --enable-compress - --enable-const-fsts - --enable-far - --enable-linear-fsts - --enable-lookahead-fsts - --enable-mpdt - --enable-ngram-fsts - --enable-pdt - --enable-special - --enable-bin - --enable-grm - ) - econf ${myeconfargs[@]} -} |