summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2008-02-21 15:52:00 +0000
committerMarkus Dittrich <markusle@gentoo.org>2008-02-21 15:52:00 +0000
commit3e4223c4afd7b35daca364fceb5cdd1fb2613474 (patch)
tree7b5a2c93445e39609ce5d97b6958baacfcca9419 /sci-libs/itpp
parentversion bump (diff)
downloadgentoo-2-3e4223c4afd7b35daca364fceb5cdd1fb2613474.tar.gz
gentoo-2-3e4223c4afd7b35daca364fceb5cdd1fb2613474.tar.bz2
gentoo-2-3e4223c4afd7b35daca364fceb5cdd1fb2613474.zip
Version bump.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-libs/itpp')
-rw-r--r--sci-libs/itpp/ChangeLog8
-rw-r--r--sci-libs/itpp/itpp-3.10.12.ebuild6
-rw-r--r--sci-libs/itpp/itpp-4.0.0.ebuild6
-rw-r--r--sci-libs/itpp/itpp-4.0.1.ebuild4
-rw-r--r--sci-libs/itpp/itpp-4.0.3.ebuild70
5 files changed, 85 insertions, 9 deletions
diff --git a/sci-libs/itpp/ChangeLog b/sci-libs/itpp/ChangeLog
index 535b429c5464..fbd7128846f2 100644
--- a/sci-libs/itpp/ChangeLog
+++ b/sci-libs/itpp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-libs/itpp
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v 1.64 2008/01/25 15:42:39 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v 1.65 2008/02/21 15:52:00 markusle Exp $
+
+*itpp-4.0.3 (21 Feb 2008)
+
+ 21 Feb 2008; Markus Dittrich <markusle@gentoo.org> itpp-3.10.12.ebuild,
+ itpp-4.0.0.ebuild, itpp-4.0.1.ebuild, +itpp-4.0.3.ebuild:
+ Version bump.
25 Jan 2008; Samuli Suominen <drac@gentoo.org> itpp-4.0.1.ebuild:
amd64 stable wrt #206850
diff --git a/sci-libs/itpp/itpp-3.10.12.ebuild b/sci-libs/itpp/itpp-3.10.12.ebuild
index 94d57375de9e..5b01464f0ed1 100644
--- a/sci-libs/itpp/itpp-3.10.12.ebuild
+++ b/sci-libs/itpp/itpp-3.10.12.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-3.10.12.ebuild,v 1.7 2007/10/10 20:16:49 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-3.10.12.ebuild,v 1.8 2008/02/21 15:52:00 markusle Exp $
inherit fortran
-DESCRIPTION="IT++ is a C++ library of mathematical, signal processing, speech processing, and communications classes and functions"
+DESCRIPTION="C++ library of mathematical, signal/speech processing, and communications classes and functions"
LICENSE="GPL-2"
HOMEPAGE="http://itpp.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
diff --git a/sci-libs/itpp/itpp-4.0.0.ebuild b/sci-libs/itpp/itpp-4.0.0.ebuild
index 4ad9d096de60..7403945cc075 100644
--- a/sci-libs/itpp/itpp-4.0.0.ebuild
+++ b/sci-libs/itpp/itpp-4.0.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.0.ebuild,v 1.2 2007/10/17 14:09:03 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.0.ebuild,v 1.3 2008/02/21 15:52:00 markusle Exp $
inherit fortran flag-o-matic
-DESCRIPTION="IT++ is a C++ library of mathematical, signal processing, speech processing, and communications classes and functions"
+DESCRIPTION="C++ library of mathematical, signal/speech processing, and communications classes and functions"
LICENSE="GPL-2"
HOMEPAGE="http://itpp.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
diff --git a/sci-libs/itpp/itpp-4.0.1.ebuild b/sci-libs/itpp/itpp-4.0.1.ebuild
index 353b012781fc..3c533b24aebf 100644
--- a/sci-libs/itpp/itpp-4.0.1.ebuild
+++ b/sci-libs/itpp/itpp-4.0.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.1.ebuild,v 1.9 2008/01/25 15:42:39 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.1.ebuild,v 1.10 2008/02/21 15:52:00 markusle Exp $
inherit fortran flag-o-matic
-DESCRIPTION="IT++ is a C++ library of mathematical, signal processing, speech processing, and communications classes and functions"
+DESCRIPTION="C++ library of mathematical, signal/speech processing, and communications classes and functions"
LICENSE="GPL-2"
HOMEPAGE="http://itpp.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
diff --git a/sci-libs/itpp/itpp-4.0.3.ebuild b/sci-libs/itpp/itpp-4.0.3.ebuild
new file mode 100644
index 000000000000..08d5c2ef24e9
--- /dev/null
+++ b/sci-libs/itpp/itpp-4.0.3.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.3.ebuild,v 1.1 2008/02/21 15:52:00 markusle Exp $
+
+inherit fortran flag-o-matic
+
+DESCRIPTION="C++ library of mathematical, signal/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="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="blas debug doc fftw lapack minimal"
+
+DEPEND="!minimal? ( fftw? ( >=sci-libs/fftw-3.0.0 ) )
+ blas? ( virtual/blas
+ lapack? ( virtual/lapack ) )
+ doc? ( app-doc/doxygen
+ virtual/tetex )"
+
+pkg_setup() {
+ # lapack can only be used in conjunction with blas
+ if use lapack && ! use blas; then
+ die "USE=lapack requires USE=blas to be set"
+ fi
+}
+
+src_compile() {
+ # turn off performance critical debug code
+ append-flags -DNDEBUG
+
+ local blas_conf="--without-blas"
+ local lapack_conf="--without-lapack"
+ if use blas; then
+ if use lapack; then
+ blas_conf="--with-blas=$(pkg-config lapack --libs)"
+ lapack_conf="--with-lapack"
+ else
+ blas_conf="--with-blas=$(pkg-config blas --libs)"
+ fi
+ fi
+
+ local fftw_conf="--without-fft";
+ if use fftw;
+ then
+ fftw_conf="--with-fft=-lfftw3"
+ fi
+
+ local myconf="--docdir=/usr/share/doc/${P}"
+ if use minimal; then
+ myconf="${myconf} --disable-comm --disable-fixed --disable-optim --disable-protocol --disable-signal --disable-srccode"
+ fi
+
+ econf $(use_enable doc html-doc) \
+ $(use_enable debug) \
+ "${blas_conf}" \
+ "${lapack_conf}" \
+ "${fftw_conf}" \
+ ${myconf} \
+ || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ make install DESTDIR="${D}" || die "make install failed"
+ dodoc AUTHORS ChangeLog ChangeLog2007 ChangeLog-2006 \
+ ChangeLog-2005 INSTALL NEWS NEWS-3.10 NEWS-3.99 README TODO \
+ || die "failed to install docs"
+}