* [gentoo-commits] gentoo-x86 commit in sci-physics/mpb: metadata.xml ChangeLog mpb-1.4.2-r2.ebuild
@ 2012-06-23 16:57 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2012-06-23 16:57 UTC (permalink / raw
To: gentoo-commits
jlec 12/06/23 16:57:27
Modified: metadata.xml ChangeLog mpb-1.4.2-r2.ebuild
Log:
sci-physics/mpb: Respect CC, fix buildfailure due to remove configure.sub, #423123
(Portage version: 2.2.0_alpha111/cvs/Linux x86_64)
Revision Changes Path
1.4 sci-physics/mpb/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/metadata.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/metadata.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/metadata.xml?r1=1.3&r2=1.4
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/mpb/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml 25 Nov 2008 18:45:52 -0000 1.3
+++ metadata.xml 23 Jun 2012 16:57:27 -0000 1.4
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-physics</herd>
-<longdescription lang="en">
+ <herd>sci-physics</herd>
+ <longdescription lang="en">
The MIT Photonic-Bands (MPB) package is a program for computing
the band structures (dispersion relations) and electromagnetic modes of
periodic dielectric structures, on both serial and parallel computers. It was
@@ -18,4 +18,3 @@
cross-sections.)
</longdescription>
</pkgmetadata>
-
1.15 sci-physics/mpb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/mpb/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 4 May 2012 07:55:34 -0000 1.14
+++ ChangeLog 23 Jun 2012 16:57:27 -0000 1.15
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/mpb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/ChangeLog,v 1.14 2012/05/04 07:55:34 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/ChangeLog,v 1.15 2012/06/23 16:57:27 jlec Exp $
+
+ 23 Jun 2012; Justin Lecher <jlec@gentoo.org> mpb-1.4.2-r2.ebuild,
+ metadata.xml:
+ Respect CC, fix buildfailure due to remove configure.sub, #423123
04 May 2012; Jeff Horelick <jdhore@gentoo.org> mpb-1.4.2-r2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
1.5 sci-physics/mpb/mpb-1.4.2-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/mpb-1.4.2-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/mpb-1.4.2-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/mpb-1.4.2-r2.ebuild?r1=1.4&r2=1.5
Index: mpb-1.4.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/mpb/mpb-1.4.2-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mpb-1.4.2-r2.ebuild 4 May 2012 07:55:34 -0000 1.4
+++ mpb-1.4.2-r2.ebuild 23 Jun 2012 16:57:27 -0000 1.5
@@ -1,9 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/mpb-1.4.2-r2.ebuild,v 1.4 2012/05/04 07:55:34 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/mpb-1.4.2-r2.ebuild,v 1.5 2012/06/23 16:57:27 jlec Exp $
-EAPI=2
-inherit eutils autotools flag-o-matic
+EAPI=4
+
+inherit eutils autotools flag-o-matic toolchain-funcs
DESCRIPTION="Photonic band structure program"
SRC_URI="http://ab-initio.mit.edu/mpb/${P}.tar.gz"
@@ -27,11 +28,11 @@
virtual/pkgconfig"
src_prepare() {
- epatch "${FILESDIR}"/${P}-autotools.patch
- epatch "${FILESDIR}"/${P}-headers.patch
+ epatch \
+ "${FILESDIR}"/${P}-autotools.patch \
+ "${FILESDIR}"/${P}-headers.patch
cd "${S}"
- rm -f config.*
- AT_NOELIBTOOLIZE=yes eautoreconf
+ eautoreconf
# version with inversion symmetry (mpbi).
cp -r "${S}" "${S}_inv"
# version with hermitian eps (mpbh).
@@ -42,6 +43,7 @@
cp -r "${S}" "${S}_inv_mpi"
cp -r "${S}" "${S}_herm_mpi"
fi
+ tc-export CC
}
src_configure() {
@@ -82,8 +84,8 @@
local dirs="${S} ${S}_inv ${S}_herm"
for d in ${dirs}; do
cd "${d}"
- emake -C mpb-ctl ctl-io.c || die
- emake || die "emake in ${d} failed"
+ emake -C mpb-ctl ctl-io.c
+ emake
done
local dirs="${S} ${S}_inv ${S}_herm"
if use mpi; then
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-physics/mpb: metadata.xml ChangeLog mpb-1.4.2-r2.ebuild
@ 2013-02-19 19:44 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2013-02-19 19:44 UTC (permalink / raw
To: gentoo-commits
jlec 13/02/19 19:44:18
Modified: metadata.xml ChangeLog mpb-1.4.2-r2.ebuild
Log:
sci-physics/mpb: Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Revision Changes Path
1.6 sci-physics/mpb/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/metadata.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/metadata.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/metadata.xml?r1=1.5&r2=1.6
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/mpb/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml 8 Aug 2012 04:08:59 -0000 1.5
+++ metadata.xml 19 Feb 2013 19:44:18 -0000 1.6
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-physics</herd>
-<longdescription lang="en">
+ <herd>sci-physics</herd>
+ <longdescription lang="en">
The MIT Photonic-Bands (MPB) package is a program for computing
the band structures (dispersion relations) and electromagnetic modes of
periodic dielectric structures, on both serial and parallel computers. It was
1.17 sci-physics/mpb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/mpb/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 8 Aug 2012 04:08:59 -0000 1.16
+++ ChangeLog 19 Feb 2013 19:44:18 -0000 1.17
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/mpb
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/ChangeLog,v 1.16 2012/08/08 04:08:59 bicatali Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/ChangeLog,v 1.17 2013/02/19 19:44:18 jlec Exp $
+
+ 19 Feb 2013; Justin Lecher <jlec@gentoo.org> mpb-1.4.2-r2.ebuild,
+ metadata.xml:
+ Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config
08 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org>
+files/mpb-1.4.2-guile18.patch, -files/mpb-1.4.2-gcc4.patch, metadata.xml,
1.7 sci-physics/mpb/mpb-1.4.2-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/mpb-1.4.2-r2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/mpb-1.4.2-r2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/mpb/mpb-1.4.2-r2.ebuild?r1=1.6&r2=1.7
Index: mpb-1.4.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/mpb/mpb-1.4.2-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mpb-1.4.2-r2.ebuild 8 Aug 2012 04:08:59 -0000 1.6
+++ mpb-1.4.2-r2.ebuild 19 Feb 2013 19:44:18 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/mpb-1.4.2-r2.ebuild,v 1.6 2012/08/08 04:08:59 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/mpb-1.4.2-r2.ebuild,v 1.7 2013/02/19 19:44:18 jlec Exp $
EAPI=4
@@ -53,8 +53,8 @@
#
local myconf=(
--with-libctl="${EPREFIX}/usr/share/libctl"
- --with-blas="$(pkg-config --libs blas)"
- --with-lapack="$(pkg-config --libs lapack)"
+ --with-blas="$($(tc-getPKG_CONFIG) --libs blas)"
+ --with-lapack="$($(tc-getPKG_CONFIG) --libs lapack)"
$(use_with hdf5)
)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-19 19:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-23 16:57 [gentoo-commits] gentoo-x86 commit in sci-physics/mpb: metadata.xml ChangeLog mpb-1.4.2-r2.ebuild Justin Lecher (jlec)
-- strict thread matches above, loose matches on Subject: below --
2013-02-19 19:44 Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox