From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/etsf_io/
Date: Tue, 21 Jun 2011 11:54:20 +0000 (UTC) [thread overview]
Message-ID: <ec4c1a4753521fe0f94f874a7a370d2ca6a9b3cc.jlec@gentoo> (raw)
commit: ec4c1a4753521fe0f94f874a7a370d2ca6a9b3cc
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 11:44:02 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 11:44:02 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ec4c1a47
Added fortran-2.eclass support
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-libs/etsf_io/ChangeLog | 4 ++++
sci-libs/etsf_io/etsf_io-1.0.3.ebuild | 21 +++++++--------------
sci-libs/etsf_io/metadata.xml | 8 ++++++++
3 files changed, 19 insertions(+), 14 deletions(-)
diff --git a/sci-libs/etsf_io/ChangeLog b/sci-libs/etsf_io/ChangeLog
index e657c3e..1fc11ef 100644
--- a/sci-libs/etsf_io/ChangeLog
+++ b/sci-libs/etsf_io/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 21 Jun 2011; Justin Lecher <jlec@gentoo.org> etsf_io-1.0.3.ebuild,
+ +metadata.xml:
+ Added fortran-2.eclass support
+
*etsf_io-1.0.3 (17 Jan 2011)
17 Jan 2011; Honza Macháček <Hloupy.Honza@centrum.cz>
diff --git a/sci-libs/etsf_io/etsf_io-1.0.3.ebuild b/sci-libs/etsf_io/etsf_io-1.0.3.ebuild
index 4392a2d..e8eb22f 100644
--- a/sci-libs/etsf_io/etsf_io-1.0.3.ebuild
+++ b/sci-libs/etsf_io/etsf_io-1.0.3.ebuild
@@ -1,14 +1,15 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=3
-inherit autotools eutils flag-o-matic toolchain-funcs
+EAPI=4
+
+inherit fortran-2
DESCRIPTION="A library of F90 routines to read/write the ETSF file format"
-SRC_URI="http://www.etsf.eu/sites/default/files/${P}.tar.gz"
-HOMEPAGE="http://www.etsf.eu/resources/software/libraries_and_tools"
+HOMEPAGE="http://www.etsf.eu/resources/software/libraries_and_tools/"
+SRC_URI="http://www.etsf.eu/sites/default/files/${P}.tar.gz -> ${P}.tar"
-LICENSE="LGPL"
+LICENSE="LGPL-2"
SLOT="0"
IUSE="examples"
KEYWORDS="~amd64 ~x86"
@@ -16,9 +17,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="sci-libs/netcdf[fortran]"
DEPEND="${RDEPEND}"
-src_unpack() {
- tar xf ${DISTDIR}/${A}
-}
+FORTRAN_STANDARD="90"
src_configure() {
# fortran 90 uses FCFLAGS
@@ -29,9 +28,3 @@ src_configure() {
--with-netcdf-ldflags="-L/usr/lib -lnetcdff" \
--with-moduledir=/usr/lib/finclude
}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-
- dodoc README NEWS COPYING AUTHORS INSTALL ChangeLog || die "dodoc failed"
-}
diff --git a/sci-libs/etsf_io/metadata.xml b/sci-libs/etsf_io/metadata.xml
new file mode 100644
index 0000000..efb490d
--- /dev/null
+++ b/sci-libs/etsf_io/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci</herd>
+<maintainer>
+ <email>sci@gentoo.org</email>
+</maintainer>
+</pkgmetadata>
next reply other threads:[~2011-06-21 11:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-21 11:54 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-24 17:09 [gentoo-commits] proj/sci:master commit in: sci-libs/etsf_io/ Justin Lecher
2011-06-25 17:22 Justin Lecher
2013-06-20 10:56 Honza Macháček
2014-04-15 14:33 Honza Macháček
2014-04-15 15:41 Honza Macháček
2015-04-22 14:30 Honza Macháček
2021-01-13 21:06 Andrew Ammerlaan
2021-01-18 10:41 Andrew Ammerlaan
2023-02-10 13:37 Andrew Ammerlaan
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=ec4c1a4753521fe0f94f874a7a370d2ca6a9b3cc.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