public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/openfst/
Date: Tue, 28 Feb 2017 20:05:57 +0000 (UTC)	[thread overview]
Message-ID: <1488187218.f348c3f87e3263365440a33dd386dcc5f6529be7.jlec@gentoo> (raw)

commit:     f348c3f87e3263365440a33dd386dcc5f6529be7
Author:     Pavel Denisov <pavel.a.denisov <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 09:20:18 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 09:20:18 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f348c3f8

sci-misc/openfst: Version bump (#739)

Bump to EAPI 6
Enable extensions

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-misc/openfst/openfst-1.6.1.ebuild | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/sci-misc/openfst/openfst-1.6.1.ebuild b/sci-misc/openfst/openfst-1.6.1.ebuild
new file mode 100644
index 000000000..4507b7e87
--- /dev/null
+++ b/sci-misc/openfst/openfst-1.6.1.ebuild
@@ -0,0 +1,30 @@
+# 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[@]}
+}


             reply	other threads:[~2017-02-28 20:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-28 20:05 Justin Lecher [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
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
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=1488187218.f348c3f87e3263365440a33dd386dcc5f6529be7.jlec@gentoo \
    --to=jlec@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