From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/congen/
Date: Fri, 8 Jul 2016 17:58:14 +0000 (UTC) [thread overview]
Message-ID: <1468000662.b75a495a0b4d658e9996010a5f8a005ef7638502.wizardedit@gentoo> (raw)
commit: b75a495a0b4d658e9996010a5f8a005ef7638502
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 8 16:50:46 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Fri Jul 8 17:57:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b75a495a
sci-geosciences/congen: bump to EAPI 6, add maintainer-needed
Package-Manager: portage-2.2.28
sci-geosciences/congen/congen-1.6.2-r1.ebuild | 34 +++++++++++++++++++++++++++
sci-geosciences/congen/metadata.xml | 1 +
2 files changed, 35 insertions(+)
diff --git a/sci-geosciences/congen/congen-1.6.2-r1.ebuild b/sci-geosciences/congen/congen-1.6.2-r1.ebuild
new file mode 100644
index 0000000..bb1d90f
--- /dev/null
+++ b/sci-geosciences/congen/congen-1.6.2-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils
+
+MY_P=${P/_p/-r}
+DESCRIPTION="Generate the speeds, equilibrium arguments, and node factors of tidal constituents"
+HOMEPAGE="http://www.flaterco.com/xtide/files.html"
+SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs"
+
+DEPEND=">=sci-geosciences/libtcd-2.2.3"
+RDEPEND="${DEPEND}"
+
+MAKEOPTS+=" -j1"
+
+S=${WORKDIR}/${P%_p*}
+
+src_configure() {
+ econf \
+ $(use_enable static-libs static)
+}
+
+src_install() {
+ default
+ use static-libs || prune_libtool_files
+}
diff --git a/sci-geosciences/congen/metadata.xml b/sci-geosciences/congen/metadata.xml
index 097975e..6f49eba 100644
--- a/sci-geosciences/congen/metadata.xml
+++ b/sci-geosciences/congen/metadata.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+<!-- maintainer-needed -->
</pkgmetadata>
next reply other threads:[~2016-07-08 17:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-08 17:58 Austin English [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-29 7:22 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/congen/ Joonas Niilola
2022-07-30 13:03 David Seifert
2022-05-09 19:25 Sam James
2021-05-31 9:20 David Seifert
2019-03-02 19:11 Pacho Ramos
2019-02-25 15:07 Mikle Kolyada
2017-08-06 13:42 Amy Liffey
2017-08-06 13:42 Amy Liffey
2016-05-22 19:35 Pacho Ramos
2015-08-14 23:18 Julian Ospald
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=1468000662.b75a495a0b4d658e9996010a5f8a005ef7638502.wizardedit@gentoo \
--to=wizardedit@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