aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbicatali <bicatali@32389bae-6d03-0410-99cf-db05cde120eb>2006-03-05 23:32:36 +0000
committerbicatali <bicatali@32389bae-6d03-0410-99cf-db05cde120eb>2006-03-05 23:32:36 +0000
commit26c408a4d5ffe91c7730e366f00524eb437e8184 (patch)
tree9560200d66052a81f00d98eb22dc3855aedf6ee9 /dev-python/numarray
parentadded matplotlib-0.87 (diff)
downloadsci-26c408a4d5ffe91c7730e366f00524eb437e8184.tar.gz
sci-26c408a4d5ffe91c7730e366f00524eb437e8184.tar.bz2
sci-26c408a4d5ffe91c7730e366f00524eb437e8184.zip
added numarray-1.5.1-r1
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@113 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'dev-python/numarray')
-rw-r--r--dev-python/numarray/ChangeLog80
-rw-r--r--dev-python/numarray/Manifest3
-rw-r--r--dev-python/numarray/files/digest-numarray-1.5.1-r11
-rw-r--r--dev-python/numarray/numarray-1.5.1-r1.ebuild42
4 files changed, 126 insertions, 0 deletions
diff --git a/dev-python/numarray/ChangeLog b/dev-python/numarray/ChangeLog
new file mode 100644
index 000000000..79ccae616
--- /dev/null
+++ b/dev-python/numarray/ChangeLog
@@ -0,0 +1,80 @@
+# ChangeLog for dev-python/numarray
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*numarray-1.5.1-r1 (04 Mar 2006)
+
+ 04 Mar 2006; Sebastien Fabbro <seb@ist.utl.pt> +numarray-1.5.1-r1.ebuild:
+ Added installation of C API, a src_test function and the use of
+ external blas/lapack via USE flag lapack, shorten DESCRIPTION.
+
+*numarray-1.5.1 (22 Feb 2006)
+
+ 22 Feb 2006; Carsten Lohrke <carlo@gentoo.org> +numarray-1.5.1.ebuild:
+ Version bump.
+
+*numarray-1.5.0 (07 Dec 2005)
+
+ 07 Dec 2005; Alastair Tse <liquidx@gentoo.org> -numarray-0.8.ebuild,
+ -numarray-0.9.ebuild, -numarray-1.0.ebuild, -numarray-1.1.1.ebuild,
+ +numarray-1.5.0.ebuild:
+ version bump. purge old versions
+
+*numarray-1.4.1 (01 Dec 2005)
+
+ 01 Dec 2005; Carsten Lohrke <carlo@gentoo.org> +numarray-1.4.1.ebuild:
+ version bump
+
+ 24 Nov 2005; Simon Stelling <blubb@gentoo.org> numarray-1.3.1.ebuild:
+ stable on amd64
+
+ 19 Nov 2005; Chris White <chriswhite@gentoo.org> metadata.xml:
+ Added japanese metadata.xml translation thanks to Yoshino-san.
+
+ 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> numarray-1.3.1.ebuild:
+ Mark 1.3.1 stable on alpha
+
+*numarray-1.3.1 (21 Apr 2005)
+
+ 21 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> +numarray-1.3.1.ebuild:
+ Version bump, fixes some 64-bit issues and a hang on x86.
+
+ 12 Jan 2005; Mike Doty <kingtaco@gentoo.org> numarray-1.1.1.ebuild:
+ ~amd64 keyword added
+
+ 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
+
+*numarray-1.1.1 (07 Dec 2004)
+
+ 07 Dec 2004; Carsten Lohrke <carlo@gentoo.org> +numarray-1.1.1.ebuild:
+ version bump
+
+*numarray-1.0 (06 Jul 2004)
+
+ 06 Jul 2004; Lukasz Strzygowski <lucass@gentoo.org> metadata.xml,
+ +numarray-1.0.ebuild:
+ Version bump. Added commands to install whole documentation and examples.
+ Added long description to metadata.xml.
+
+ 15 Apr 2004; Michael McCabe <randy@gentoo.org> numarray-0.9.ebuild:
+ adding s390 keywords
+
+ 28 Mar 2004; David Holm <dholm@gentoo.org> numarray-0.9.ebuild:
+ Added to ~ppc.
+
+*numarray-0.9 (28 Mar 2004)
+
+ 28 Mar 2004; Bryan Østergaard <kloeri@gentoo.org> numarray-0.9.ebuild:
+ Version bump.
+
+*numarray-0.8 (13 Dec 2003)
+
+ 13 Dec 2003; Bryan Østergaard,,, <kloeri@gentoo.org> numarray-0.8.ebuild:
+ Version bump.
+
+*numarray-0.7 (16 Sep 2003)
+
+ 16 Sep 2003; Alastair Tse <liquidx@gentoo.org> numarray-0.7.ebuild:
+ initial commit.
+
diff --git a/dev-python/numarray/Manifest b/dev-python/numarray/Manifest
new file mode 100644
index 000000000..7fd9e79e4
--- /dev/null
+++ b/dev-python/numarray/Manifest
@@ -0,0 +1,3 @@
+MD5 a5f065f4ab47e9e322aa860a0bcaeef2 ChangeLog 2431
+MD5 3b253945667c1a85499157ac13dd220c files/digest-numarray-1.5.1-r1 67
+MD5 5cc96c069129e546e62bd490e161a886 numarray-1.5.1-r1.ebuild 1136
diff --git a/dev-python/numarray/files/digest-numarray-1.5.1-r1 b/dev-python/numarray/files/digest-numarray-1.5.1-r1
new file mode 100644
index 000000000..7b08102ba
--- /dev/null
+++ b/dev-python/numarray/files/digest-numarray-1.5.1-r1
@@ -0,0 +1 @@
+MD5 e6c282b950f4383f294134424ae58f3b numarray-1.5.1.tar.gz 1196883
diff --git a/dev-python/numarray/numarray-1.5.1-r1.ebuild b/dev-python/numarray/numarray-1.5.1-r1.ebuild
new file mode 100644
index 000000000..c6b71a248
--- /dev/null
+++ b/dev-python/numarray/numarray-1.5.1-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit distutils
+
+DESCRIPTION="Large array processing extension module for Python"
+SRC_URI="mirror://sourceforge/numpy/${P}.tar.gz"
+HOMEPAGE="http://www.stsci.edu/resources/software_hardware/numarray"
+# force blas-atlas because we don't have a virtual/cblas
+DEPEND=">=dev-lang/python-2.3
+ lapack? ( sci-libs/blas-atlas )
+ lapack? ( virtual/lapack )"
+IUSE="lapack"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+LICENSE="BSD"
+
+src_compile() {
+
+ local myconf="--genapi"
+ if use lapack; then
+ sed -i cfg_packages.py \
+ -e 's:/usr/local/lib/atlas:/usr/lib/blas/atlas:g' \
+ -e 's:/usr/local/include/atlas:/usr/include/atlas:g' \
+ -e 's:f77blas:blas:g'
+ myconf="${myconf} --use_lapack"
+ fi
+ python setup.py build ${myconf} || die "build failed"
+}
+
+src_test() {
+ einfo "Testing installation ..."
+ python -c "import numarray.testall as nt; nt.test()" || \
+ die "test failed!"
+}
+
+src_install() {
+ distutils_src_install
+ dodoc Doc/*.txt LICENSE.txt
+ cp -r Doc/*.py Doc/manual Doc/release_notes Examples ${D}/usr/share/doc/${PF}
+}