public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Junghans" <kleiner_otti@gmx.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-util/f90cache/
Date: Sat, 14 Jul 2012 22:45:17 +0000 (UTC)	[thread overview]
Message-ID: <1342302314.2215c2d2a12d1558773ec7379568d95882f97dae.kleiner_otti@gentoo> (raw)

commit:     2215c2d2a12d1558773ec7379568d95882f97dae
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 14 21:45:14 2012 +0000
Commit:     Christoph Junghans <kleiner_otti <AT> gmx <DOT> de>
CommitDate: Sat Jul 14 21:45:14 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2215c2d2

initial commit

(Portage version: 2.2.0_alpha118/git/Linux i686, unsigned Manifest commit)

---
 dev-util/f90cache/ChangeLog              |    9 ++++++
 dev-util/f90cache/f90cache-0.93.7.ebuild |   42 ++++++++++++++++++++++++++++++
 dev-util/f90cache/metadata.xml           |    8 +++++
 3 files changed, 59 insertions(+), 0 deletions(-)

diff --git a/dev-util/f90cache/ChangeLog b/dev-util/f90cache/ChangeLog
new file mode 100644
index 0000000..4c8e463
--- /dev/null
+++ b/dev-util/f90cache/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-util/f90cache
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*f90cache-0.93.7 (14 Jul 2012)
+
+  14 Jul 2012; Christoph Junghans <ottxor@gentoo.org> +f90cache-0.93.7.ebuild,
+  +metadata.xml:
+  initial commit

diff --git a/dev-util/f90cache/f90cache-0.93.7.ebuild b/dev-util/f90cache/f90cache-0.93.7.ebuild
new file mode 100644
index 0000000..443ad58
--- /dev/null
+++ b/dev-util/f90cache/f90cache-0.93.7.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.7.ebuild,v 1.9 2012/07/01 16:39:59 armin76 Exp $
+
+EAPI="4"
+
+inherit multilib toolchain-funcs
+
+DESCRIPTION="a compiler cache for fortran"
+HOMEPAGE="http://people.irisa.fr/Edouard.Canot/f90cache/"
+SRC_URI="http://people.irisa.fr/Edouard.Canot/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="virtual/fortran"
+RDEPEND="${DEPEND}
+	dev-util/ccache"
+
+src_prepare() {
+	sed -i -e '/^CFLAGS/d' -e 's/CFLAGS/LDFLAGS/' Makefile.in || die
+}
+
+src_install() {
+	#make install does too much magic
+	dodoc README CHANGES
+	doman f90cache.1
+	dohtml web/*
+	dobin f90cache
+
+	#we depend on ccache, put links in there so that portage uses them
+	#TODO improve this
+	dosym "/usr/bin/f90cache" "${ROOT}/usr/$(get_libdir)/ccache/bin/gfortran"
+}
+
+pkg_postinst() {
+	elog "Please add F90CACHE_DIR=\"${ROOT%/}/var/tmp/f90cache\""
+	elog "to your make.conf otherwise f90cache files end up in"
+	elog "home of the user executing portage"
+}

diff --git a/dev-util/f90cache/metadata.xml b/dev-util/f90cache/metadata.xml
new file mode 100644
index 0000000..745b9e1
--- /dev/null
+++ b/dev-util/f90cache/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>ottxor@gentoo.org</email>
+		<name>Christoph Junghans</name>
+	</maintainer>
+</pkgmetadata>



             reply	other threads:[~2012-07-14 22:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-14 22:45 Christoph Junghans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-29 11:00 [gentoo-commits] proj/sci:master commit in: dev-util/f90cache/ Justin Lecher
2012-12-24 22:43 Christoph Junghans
2015-05-23 15:53 Justin Lecher
2015-09-25 22:47 Christoph Junghans
2017-04-12  2:19 Christoph Junghans
2017-11-18 19:49 Justin Lecher
2021-01-16 10:54 Andrew Ammerlaan
2021-03-19 11:08 Andrew Ammerlaan
2021-12-16 11:07 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=1342302314.2215c2d2a12d1558773ec7379568d95882f97dae.kleiner_otti@gentoo \
    --to=kleiner_otti@gmx.de \
    --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