From: "Flammie Pirinen" <flammie@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/openfst/
Date: Mon, 9 May 2011 16:41:21 +0000 (UTC) [thread overview]
Message-ID: <9155f92d59b603acf3c3b3c03b65dc9327381f7e.flammie@gentoo> (raw)
commit: 9155f92d59b603acf3c3b3c03b65dc9327381f7e
Author: Flammie Pirinen <flammie <AT> gentoo <DOT> org>
AuthorDate: Mon May 9 16:39:54 2011 +0000
Commit: Flammie Pirinen <flammie <AT> gentoo <DOT> org>
CommitDate: Mon May 9 16:39:54 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9155f92d
Version bump
---
sci-misc/openfst/openfst-1.2.7.ebuild | 34 +++++++++++++++++++++++++++++++++
1 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/sci-misc/openfst/openfst-1.2.7.ebuild b/sci-misc/openfst/openfst-1.2.7.ebuild
new file mode 100644
index 0000000..4ccb69f
--- /dev/null
+++ b/sci-misc/openfst/openfst-1.2.7.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit eutils multilib flag-o-matic
+
+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="~x86"
+
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+pkg_setup() {
+ filter-ldflags -Wl,--as-needed --as-needed
+}
+
+src_install() {
+ emake DESTDIR="${D}" install || die "install failed"
+ dodoc AUTHORS NEWS README || die "docs missing"
+}
+
+src_test() {
+ einfo "make test can take a few hours on moderately modern systems"
+ make test || die "check failed"
+}
next reply other threads:[~2011-05-09 16:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-09 16:41 Flammie Pirinen [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-04 10:56 [gentoo-commits] proj/sci:master commit in: sci-misc/openfst/ Andrew Ammerlaan
2021-03-04 10:56 Andrew Ammerlaan
2017-02-28 20:05 Justin Lecher
2014-11-13 0:15 Christoph Junghans
2013-12-02 13:12 Justin Lecher
2012-07-31 0:01 Flammie Pirinen
2011-10-25 17:16 Justin Lecher
2011-06-24 17:09 Justin Lecher
2011-05-09 16:41 Flammie Pirinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9155f92d59b603acf3c3b3c03b65dc9327381f7e.flammie@gentoo \
--to=flammie@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox