summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2006-03-18 12:22:48 +0000
committerMarkus Dittrich <markusle@gentoo.org>2006-03-18 12:22:48 +0000
commit6dd8cfb2844ab9230618d7bbe8503981b6bd0aea (patch)
tree0a4650460d599a5de866c68a9f079d25bf8bc4c0 /sci-libs/itpp
parentStable on x86, bug 125165. (diff)
downloadgentoo-2-6dd8cfb2844ab9230618d7bbe8503981b6bd0aea.tar.gz
gentoo-2-6dd8cfb2844ab9230618d7bbe8503981b6bd0aea.tar.bz2
gentoo-2-6dd8cfb2844ab9230618d7bbe8503981b6bd0aea.zip
Version bump. This fixes bug #126299.
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'sci-libs/itpp')
-rw-r--r--sci-libs/itpp/ChangeLog8
-rw-r--r--sci-libs/itpp/Manifest12
-rw-r--r--sci-libs/itpp/files/digest-itpp-3.10.03
-rw-r--r--sci-libs/itpp/itpp-3.10.0.ebuild53
4 files changed, 72 insertions, 4 deletions
diff --git a/sci-libs/itpp/ChangeLog b/sci-libs/itpp/ChangeLog
index fa4e158d43ff..ae4e4b753206 100644
--- a/sci-libs/itpp/ChangeLog
+++ b/sci-libs/itpp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-libs/itpp
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v 1.1 2006/01/30 17:15:45 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v 1.2 2006/03/18 12:22:48 markusle Exp $
+
+*itpp-3.10.0 (18 Mar 2006)
+
+ 18 Mar 2006; Markus Dittrich <markusle@gentoo.org> +itpp-3.10.0.ebuild:
+ Version bump. Thanks to Adam Piatyszek <ediap@et.put.poznan.pl>
+ for his ebuild and suggestions. This fixes bug #126299.
*itpp-3.9.1 (30 Jan 2006)
diff --git a/sci-libs/itpp/Manifest b/sci-libs/itpp/Manifest
index ecc737da76d2..9c00eb6ae766 100644
--- a/sci-libs/itpp/Manifest
+++ b/sci-libs/itpp/Manifest
@@ -1,9 +1,15 @@
-MD5 7aef40185064ff3b69e084ae88401e1e ChangeLog 430
-RMD160 6bb337f70e070d271768d04edc46e031c2cc590c ChangeLog 430
-SHA256 3f6c4c37d8701e0f1b8564210855e37f3b1d7ceb69e8e19566e33d91a17f189f ChangeLog 430
+MD5 3f5b546a06814968c20c35ab16f4c496 ChangeLog 657
+RMD160 f32073f6e970fa142170f753d890fced148b3809 ChangeLog 657
+SHA256 5b19a30084ab329026b4a0848fc51973c673d30205ad54d17d8558a331db2821 ChangeLog 657
+MD5 01d4cf7b7124bcf79c41296b9d9c5c20 files/digest-itpp-3.10.0 238
+RMD160 11186b0935dc3cd2c437e2e53c33341693065947 files/digest-itpp-3.10.0 238
+SHA256 692952cb5a47e9c7600d416a69ec4c8ab41569e437cf52b5b7444216a224e482 files/digest-itpp-3.10.0 238
MD5 b71634e448ec1aa56fe2298be29fafef files/digest-itpp-3.9.1 232
RMD160 82c2703af689304cd181e1b5358b59cd1bdadadf files/digest-itpp-3.9.1 232
SHA256 9fa77bb71b4f5ca61d7033da5548e44a7cf3299dedd6c7baff3260d5e9057416 files/digest-itpp-3.9.1 232
+MD5 0161fb7bef6e46fbe961fe9c313160ea itpp-3.10.0.ebuild 1289
+RMD160 549dd3c740ca3b6269678f51099d245788d0780a itpp-3.10.0.ebuild 1289
+SHA256 bd2759c07580920865bb2652fad3be7d16fb674374452248ab985affc160b8f3 itpp-3.10.0.ebuild 1289
MD5 146fc55f6186ac0da0faf8abafeebb00 itpp-3.9.1.ebuild 1065
RMD160 c25f03aeaf04a7ed3499111b456613871b030539 itpp-3.9.1.ebuild 1065
SHA256 c534020c74aed09e0f0539ca4cd27bc29b12c385359bf4ec8f5571c210dc0b9a itpp-3.9.1.ebuild 1065
diff --git a/sci-libs/itpp/files/digest-itpp-3.10.0 b/sci-libs/itpp/files/digest-itpp-3.10.0
new file mode 100644
index 000000000000..0ada6b835822
--- /dev/null
+++ b/sci-libs/itpp/files/digest-itpp-3.10.0
@@ -0,0 +1,3 @@
+MD5 c08863df9441b53d31cdc422f8423f17 itpp-3.10.0.tar.bz2 784095
+RMD160 a782a6800943e48edab34804133c883c22e343e1 itpp-3.10.0.tar.bz2 784095
+SHA256 5a0ae4051b16891a2bf6aa6ba04904503b6c57e1d0822709fbbc8efc62e38c56 itpp-3.10.0.tar.bz2 784095
diff --git a/sci-libs/itpp/itpp-3.10.0.ebuild b/sci-libs/itpp/itpp-3.10.0.ebuild
new file mode 100644
index 000000000000..8134a1af08de
--- /dev/null
+++ b/sci-libs/itpp/itpp-3.10.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-3.10.0.ebuild,v 1.1 2006/03/18 12:22:48 markusle Exp $
+
+inherit fortran
+
+DESCRIPTION="IT++ is a C++ library of mathematical, signal processing, speech processing, and communications classes and functions"
+LICENSE="GPL-2"
+HOMEPAGE="http://itpp.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+SLOT="0"
+KEYWORDS="~x86"
+IUSE="blas cblas debug doc fftw lapack"
+
+DEPEND="fftw? ( >=sci-libs/fftw-3.0.0 )
+ blas? ( virtual/blas
+ cblas? ( || ( >=sci-libs/gsl-1.4
+ >=sci-libs/blas-atlas-3.6.0 ) ) )
+ lapack? ( virtual/lapack )
+ doc? ( app-doc/doxygen
+ app-text/tetex )"
+
+pkg_setup() {
+ # cblas can only be used in conjunction with blas
+ if use cblas && ! use blas; then
+ die "USE=cblas requires USE=blas to be set"
+ fi
+}
+
+src_compile() {
+ local myconf
+
+ if use blas; then
+ myconf="--with-blas=-lblas"
+ else
+ myconf="--without-blas"
+ fi
+ econf $(use_enable doc html-doc) \
+ $(use_enable debug) \
+ $(use_with cblas) \
+ $(use_with lapack) \
+ $(use_with fftw fft) \
+ "$myconf" \
+ || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ make install DESTDIR=${D} || die "make install failed"
+ dodoc AUTHORS ChangeLog INSTALL NEWS README TODO || \
+ die "failed to install docs"
+}