From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/cgnstools/
Date: Mon, 21 Sep 2015 17:44:11 +0000 (UTC) [thread overview]
Message-ID: <1442856798.d786e71e19cac05e56ed0393f287b45df4686ba8.jlec@gentoo> (raw)
commit: d786e71e19cac05e56ed0393f287b45df4686ba8
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 17:33:18 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 17:33:18 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d786e71e
sci-libs/cgnstools: Add subslot operators
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-libs/cgnstools/cgnstools-2.5.4-r1.ebuild | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/sci-libs/cgnstools/cgnstools-2.5.4-r1.ebuild b/sci-libs/cgnstools/cgnstools-2.5.4-r1.ebuild
index 7abf975..4382192 100644
--- a/sci-libs/cgnstools/cgnstools-2.5.4-r1.ebuild
+++ b/sci-libs/cgnstools/cgnstools-2.5.4-r1.ebuild
@@ -17,20 +17,25 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="hdf5 tcl tk X"
-DEPEND="hdf5? ( sci-libs/cgnslib[hdf5] )
+DEPEND="
+ hdf5? ( sci-libs/cgnslib[hdf5] )
!hdf5? ( sci-libs/cgnslib[-hdf5] )
- tcl? ( dev-lang/tcl )
- tk? ( dev-lang/tk )"
+ tcl? ( dev-lang/tcl:0= )
+ tk? ( dev-lang/tk:0= )"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${PN}
+PATCHES=(
+ "${FILESDIR}"/${P}.patch
+ "${FILESDIR}"/${P}_cgns_to_vtk2D.patch
+ "${FILESDIR}"/${P}_gcc4.4.patch
+ "${FILESDIR}"/${P}_tcltk.patch
+)
+
src_prepare() {
- epatch "${FILESDIR}"/${P}.patch
- epatch "${FILESDIR}"/${P}_cgns_to_vtk2D.patch
- epatch "${FILESDIR}"/${P}_gcc4.4.patch
- epatch "${FILESDIR}"/${P}_tcltk.patch
+ epatch "${PATCHES[@]}"
}
src_configure() {
next reply other threads:[~2015-09-21 17:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-21 17:44 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-02-08 21:07 [gentoo-commits] proj/sci:master commit in: sci-libs/cgnstools/ Christoph Junghans
2011-06-24 17:09 Justin Lecher
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=1442856798.d786e71e19cac05e56ed0393f287b45df4686ba8.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