* [gentoo-commits] gentoo-x86 commit in sci-libs/plplot: metadata.xml ChangeLog plplot-5.9.9-r1.ebuild
@ 2012-10-16 20:22 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2012-10-16 20:22 UTC (permalink / raw
To: gentoo-commits
jlec 12/10/16 20:22:07
Modified: metadata.xml ChangeLog plplot-5.9.9-r1.ebuild
Log:
sci-libs/plplot: Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the updated fortran-2.eclass
(Portage version: 2.2.0_alpha138/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Revision Changes Path
1.10 sci-libs/plplot/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/metadata.xml?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/metadata.xml?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/metadata.xml?r1=1.9&r2=1.10
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/metadata.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- metadata.xml 6 Jul 2012 14:31:58 -0000 1.9
+++ metadata.xml 16 Oct 2012 20:22:07 -0000 1.10
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<longdescription>
+ <herd>sci</herd>
+ <longdescription>
PLplot is a library of functions that are useful for making scientific
plots. It can be used from within compiled languages such as C, C++,
FORTRAN and Java, as well as interactively from interpreted languages such
@@ -15,10 +15,10 @@
support for extended characters inculding the Greek alphabet and a host of
mathematical symbols.
</longdescription>
-<use>
- <flag name='ada'>Add bindings for the ADA programming language</flag>
- <flag name='dynamic'>Build with dynamic drivers</flag>
- <flag name='octave'>Add bindings for <pkg>sci-mathematics/octave</pkg></flag>
- <flag name='qhull'>Add bindings for <pkg>media-libs/qhull</pkg></flag>
-</use>
+ <use>
+ <flag name="ada">Add bindings for the ADA programming language</flag>
+ <flag name="dynamic">Build with dynamic drivers</flag>
+ <flag name="octave">Add bindings for <pkg>sci-mathematics/octave</pkg></flag>
+ <flag name="qhull">Add bindings for <pkg>media-libs/qhull</pkg></flag>
+ </use>
</pkgmetadata>
1.44 sci-libs/plplot/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 14 Oct 2012 19:28:35 -0000 1.43
+++ ChangeLog 16 Oct 2012 20:22:07 -0000 1.44
@@ -1,6 +1,11 @@
# ChangeLog for sci-libs/plplot
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.43 2012/10/14 19:28:35 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.44 2012/10/16 20:22:07 jlec Exp $
+
+ 16 Oct 2012; Justin Lecher <jlec@gentoo.org> plplot-5.9.9-r1.ebuild,
+ metadata.xml:
+ Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the
+ updated fortran-2.eclass
14 Oct 2012; Justin Lecher <jlec@gentoo.org> plplot-5.9.9-r1.ebuild:
Prepare for fortran2.eclass update
1.6 sci-libs/plplot/plplot-5.9.9-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/plplot-5.9.9-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/plplot-5.9.9-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/plplot-5.9.9-r1.ebuild?r1=1.5&r2=1.6
Index: plplot-5.9.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.9-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- plplot-5.9.9-r1.ebuild 14 Oct 2012 19:28:35 -0000 1.5
+++ plplot-5.9.9-r1.ebuild 16 Oct 2012 20:22:07 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.9-r1.ebuild,v 1.5 2012/10/14 19:28:35 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.9-r1.ebuild,v 1.6 2012/10/16 20:22:07 jlec Exp $
EAPI=4
@@ -23,7 +23,6 @@
truetype wxwidgets X"
RDEPEND="
- fortran? ( virtual/fortran )
ada? ( virtual/gnat )
cairo? ( x11-libs/cairo[svg?,X?] )
java? ( >=virtual/jre-1.5 )
@@ -63,11 +62,6 @@
REQUIRED_USE="test? ( latex )"
pkg_setup() {
- if use fortran; then
- fortran-2_pkg_setup
- else
- export FC="" F77=""
- fi
use wxwidgets && wxwidgets_pkg_setup
use python && python_set_active_version 2
java-pkg-opt-2_pkg_setup
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/plplot: metadata.xml ChangeLog plplot-5.9.9-r1.ebuild
@ 2013-01-13 12:46 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2013-01-13 12:46 UTC (permalink / raw
To: gentoo-commits
jlec 13/01/13 12:46:02
Modified: metadata.xml ChangeLog plplot-5.9.9-r1.ebuild
Log:
sci-libs/plplot: Add fix for tk-8.6, thanks Helmut Jarausch preparing the patch, #451294
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Revision Changes Path
1.11 sci-libs/plplot/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/metadata.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/metadata.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/metadata.xml?r1=1.10&r2=1.11
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/metadata.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- metadata.xml 16 Oct 2012 20:22:07 -0000 1.10
+++ metadata.xml 13 Jan 2013 12:46:02 -0000 1.11
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <longdescription>
+ <herd>sci</herd>
+ <longdescription>
PLplot is a library of functions that are useful for making scientific
plots. It can be used from within compiled languages such as C, C++,
FORTRAN and Java, as well as interactively from interpreted languages such
@@ -15,10 +15,10 @@
support for extended characters inculding the Greek alphabet and a host of
mathematical symbols.
</longdescription>
- <use>
- <flag name="ada">Add bindings for the ADA programming language</flag>
- <flag name="dynamic">Build with dynamic drivers</flag>
- <flag name="octave">Add bindings for <pkg>sci-mathematics/octave</pkg></flag>
- <flag name="qhull">Add bindings for <pkg>media-libs/qhull</pkg></flag>
- </use>
+ <use>
+ <flag name="ada">Add bindings for the ADA programming language</flag>
+ <flag name="dynamic">Build with dynamic drivers</flag>
+ <flag name="octave">Add bindings for <pkg>sci-mathematics/octave</pkg></flag>
+ <flag name="qhull">Add bindings for <pkg>media-libs/qhull</pkg></flag>
+ </use>
</pkgmetadata>
1.45 sci-libs/plplot/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?r1=1.44&r2=1.45
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog 16 Oct 2012 20:22:07 -0000 1.44
+++ ChangeLog 13 Jan 2013 12:46:02 -0000 1.45
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/plplot
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.44 2012/10/16 20:22:07 jlec Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.45 2013/01/13 12:46:02 jlec Exp $
+
+ 13 Jan 2013; Justin Lecher <jlec@gentoo.org> plplot-5.9.9-r1.ebuild,
+ +files/plplot-5.9.9-tk86.patch, metadata.xml:
+ Add fix for tk-8.6, thanks Helmut Jarausch preparing the patch, #451294
16 Oct 2012; Justin Lecher <jlec@gentoo.org> plplot-5.9.9-r1.ebuild,
metadata.xml:
1.7 sci-libs/plplot/plplot-5.9.9-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/plplot-5.9.9-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/plplot-5.9.9-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/plplot-5.9.9-r1.ebuild?r1=1.6&r2=1.7
Index: plplot-5.9.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.9-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- plplot-5.9.9-r1.ebuild 16 Oct 2012 20:22:07 -0000 1.6
+++ plplot-5.9.9-r1.ebuild 13 Jan 2013 12:46:02 -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-libs/plplot/plplot-5.9.9-r1.ebuild,v 1.6 2012/10/16 20:22:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.9-r1.ebuild,v 1.7 2013/01/13 12:46:02 jlec Exp $
EAPI=4
@@ -68,6 +68,7 @@
}
src_prepare() {
+ epatch "${FILESDIR}"/${P}-tk86.patch
# path for python independent of python version
epatch "${FILESDIR}"/${PN}-5.9.6-python.patch
# test with pdf assumes a modified bundled libharu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-13 12:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-16 20:22 [gentoo-commits] gentoo-x86 commit in sci-libs/plplot: metadata.xml ChangeLog plplot-5.9.9-r1.ebuild Justin Lecher (jlec)
-- strict thread matches above, loose matches on Subject: below --
2013-01-13 12:46 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