summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-03-07 17:20:36 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-03-07 17:20:36 +0000
commitfcf823d7f54750404f2a16e7a5b3ed304f2db69f (patch)
treeea73e87d6c6d8001c3c56c9944674e8b4b721093 /dev-perl/PDL
parentMarked ~amd64, keywording KDE split ebuilds, bug 80944. (diff)
downloadhistorical-fcf823d7f54750404f2a16e7a5b3ed304f2db69f.tar.gz
historical-fcf823d7f54750404f2a16e7a5b3ed304f2db69f.tar.bz2
historical-fcf823d7f54750404f2a16e7a5b3ed304f2db69f.zip
New version; bug 80733; fixes bad pdlconf.db files
Package-Manager: portage-2.0.51-r13
Diffstat (limited to 'dev-perl/PDL')
-rw-r--r--dev-perl/PDL/ChangeLog8
-rw-r--r--dev-perl/PDL/Manifest12
-rw-r--r--dev-perl/PDL/PDL-2.4.1.ebuild4
-rw-r--r--dev-perl/PDL/PDL-2.4.2.ebuild84
-rw-r--r--dev-perl/PDL/files/digest-PDL-2.4.21
5 files changed, 101 insertions, 8 deletions
diff --git a/dev-perl/PDL/ChangeLog b/dev-perl/PDL/ChangeLog
index af112c55e2cd..291ce2d08f64 100644
--- a/dev-perl/PDL/ChangeLog
+++ b/dev-perl/PDL/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/PDL
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.32 2005/01/04 13:26:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.33 2005/03/07 17:20:36 mcummings Exp $
+
+*PDL-2.4.2 (07 Mar 2005)
+
+ 07 Mar 2005; Michael Cummings <mcummings@gentoo.org> PDL-2.4.1.ebuild,
+ +PDL-2.4.2.ebuild:
+ New version; bug 80733; fixes bad pdlconf.db files
04 Jan 2005; Michael Cummings <mcummings@gentoo.org> PDL-2.3.2-r1.ebuild,
PDL-2.3.2-r2.ebuild, PDL-2.3.4.ebuild, PDL-2.4.0-r1.ebuild,
diff --git a/dev-perl/PDL/Manifest b/dev-perl/PDL/Manifest
index 009f4e7ef501..fe3e5280ed3a 100644
--- a/dev-perl/PDL/Manifest
+++ b/dev-perl/PDL/Manifest
@@ -1,15 +1,17 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
+MD5 b91cebe464ebe65f576d3cb7bfd7fda0 PDL-2.4.1.ebuild 1968
+MD5 ff1d28b88ef64e61d3bc2202c77512ef ChangeLog 4308
MD5 cc676e353e6ae94e9126a9430697ec6b PDL-2.3.2-r1.ebuild 1354
-MD5 5ed4b4ae9f9cc709c510838daeb4db94 ChangeLog 4134
MD5 5125c61b9da63411e8ea8bf50873206b PDL-2.3.2-r2.ebuild 1354
MD5 89d0b84ebf3dabcf900a67e7b351cc72 PDL-2.3.4.ebuild 1431
MD5 a1f06053ed306b1f8497740262407aaa PDL-2.4.0-r1.ebuild 1729
MD5 c47b02c472248642a9540e7b2950c15e PDL-2.4.0-r2.ebuild 2096
MD5 f2b635d5a214c40c28f2b43c6c3ae232 PDL-2.4.0.ebuild 1795
-MD5 99c415a7fb1163ce448ab0d6a034b04a PDL-2.4.1.ebuild 2015
+MD5 dc7737177caa95bf44c6264ec6914627 PDL-2.4.2.ebuild 2376
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+MD5 ec437e93538a4c2ac25d8618f51ddc86 files/digest-PDL-2.4.2 62
MD5 6227c564933ab56193b3e40c1b9849a9 files/digest-PDL-2.3.2-r1 62
MD5 6227c564933ab56193b3e40c1b9849a9 files/digest-PDL-2.3.2-r2 62
MD5 35ac408924354a06245cd6ff352d3f26 files/digest-PDL-2.3.4 62
@@ -22,7 +24,7 @@ MD5 62cbe79e2c7c354d5c165b63c571cc13 files/perldl.conf 2716
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFB2pkdtG5z4I8BtQoRAsv0AJ0cPVw1KVbVj6wdwEWgGqmUQgMx4wCgkzzR
-c7k0Jele3sAncFqGtY0D5TQ=
-=jykW
+iD8DBQFCLIzDtG5z4I8BtQoRAt7BAJ4lqya6jzvIcdXpgG1pt8mFQKWa2QCeMFfu
+lg25b15rxhK6OxBCaJfshwM=
+=hYYr
-----END PGP SIGNATURE-----
diff --git a/dev-perl/PDL/PDL-2.4.1.ebuild b/dev-perl/PDL/PDL-2.4.1.ebuild
index 518a55b416a2..6e14025e2370 100644
--- a/dev-perl/PDL/PDL-2.4.1.ebuild
+++ b/dev-perl/PDL/PDL-2.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.1.ebuild,v 1.3 2005/01/04 13:26:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.1.ebuild,v 1.4 2005/03/07 17:20:36 mcummings Exp $
IUSE="opengl"
@@ -63,7 +63,7 @@ src_install () {
mydir=${D}/usr/share/doc/${PF}/html/PDL
- for i in ${mydir}/* ${mydir}/IO/* ${mydir}/Fit/* ${mydir}/Pod/* ${mydir}/Graphics/*
+ for i in `find ./${mydir} -type f `;
do
dosed ${i/${D}}
done
diff --git a/dev-perl/PDL/PDL-2.4.2.ebuild b/dev-perl/PDL/PDL-2.4.2.ebuild
new file mode 100644
index 000000000000..c951bf47cd59
--- /dev/null
+++ b/dev-perl/PDL/PDL-2.4.2.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.2.ebuild,v 1.1 2005/03/07 17:20:36 mcummings Exp $
+
+IUSE="opengl"
+
+inherit perl-module eutils
+
+DESCRIPTION="PDL Perl Module"
+SRC_URI="mirror://cpan/authors/id/C/CS/CSOE/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~csoe/${P}/"
+SLOT="0"
+LICENSE="Artistic as-is"
+KEYWORDS="x86 ~ppc sparc ~alpha ~amd64"
+
+DEPEND=">=sys-libs/ncurses-5.2
+ dev-perl/Filter
+ || ( dev-perl/File-Spec >=dev-lang/perl-5.8.0-r12 )
+ dev-perl/Inline
+ >=dev-perl/ExtUtils-F77-1.13
+ dev-perl/Text-Balanced
+ opengl? ( virtual/opengl virtual/glu )
+ dev-perl/Term-ReadLine-Perl
+ >=sys-apps/sed-4"
+
+mydoc="DEPENDENCIES DEVELOPMENT MANIFEST* COPYING Release_Notes TODO"
+
+
+pkg_setup() {
+ echo ""
+ einfo "If you want GSL library support in PDL,"
+ einfo "you need to emerge sci-libs/gsl first."
+ echo ""
+ epause 2
+}
+src_unpack() {
+
+ unpack ${A}
+
+ #open gl does not work at the moment
+ if use opengl
+ then
+ :
+ else
+ sed -e "s:WITH_3D => undef:WITH_3D => 0:" \
+ ${FILESDIR}/perldl.conf > ${S}/perldl.conf
+ fi
+
+ # Unconditional -fPIC for the lib (#55238)
+ sed -i -e "s/mycompiler -c -o/mycompiler -fPIC -c -o/" ${S}/Lib/Slatec/Makefile.PL
+
+}
+
+src_install () {
+
+ perl-module_src_install
+ dodir /usr/share/doc/${PF}/html
+ eval `perl '-V:version'`
+ PERLVERSION=${version}
+ mv ${D}/usr/lib/perl5/vendor_perl/${PERLVERSION}/${CHOST%%-*}-linux/PDL/HtmlDocs/PDL \
+ ${D}/usr/share/doc/${PF}/html
+
+ mydir=${D}/usr/share/doc/${PF}/html/PDL
+
+ for i in ${mydir}/* ${mydir}/IO/* ${mydir}/Fit/* ${mydir}/Pod/* ${mydir}/Graphics/*
+ do
+ dosed ${i/${D}}
+ done
+ cp ${S}/Doc/scantree.pl ${D}/usr/lib/perl5/vendor_perl/${PERLVERSION}/${CHOST%%-*}-linux/PDL/Doc/
+ cp ${S}/Doc/mkhtmldoc.pl ${D}/usr/lib/perl5/vendor_perl/${PERLVERSION}/${CHOST%%-*}-linux/PDL/Doc/
+
+}
+
+pkg_postinst() {
+ einfo "Building perldl.db. You can recreate this at any time"
+ einfo "by running"
+ einfo "perl /usr/lib/perl5/vendor_perl/${PERLVERSION}/${CHOST%%-*}-linux/PDL/Doc/scantree.pl"
+ sleep 3
+ perl /usr/lib/perl5/vendor_perl/${PERLVERSION}/${CHOST%%-*}-linux/PDL/Doc/scantree.pl
+ einfo "PDL requires that glx and dri support be enabled in"
+ einfo "your X configuration for certain parts of the graphics"
+ einfo "engine to work. See your X's documentation for futher"
+ einfo "information."
+}
diff --git a/dev-perl/PDL/files/digest-PDL-2.4.2 b/dev-perl/PDL/files/digest-PDL-2.4.2
new file mode 100644
index 000000000000..98376d4feb84
--- /dev/null
+++ b/dev-perl/PDL/files/digest-PDL-2.4.2
@@ -0,0 +1 @@
+MD5 edd056a006eae8b46e8ef804b9774a93 PDL-2.4.2.tar.gz 2151379