diff options
author | Markus Dittrich <markusle@gentoo.org> | 2007-08-25 14:59:59 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2007-08-25 14:59:59 +0000 |
commit | 1952ea511d583d7abf2dfc2007fa607a87a7a3cb (patch) | |
tree | 6baf717e51121fff6d030336754e558351faf7ca /sci-libs/itpp | |
parent | cleaned out old ebuilds. (diff) | |
download | gentoo-2-1952ea511d583d7abf2dfc2007fa607a87a7a3cb.tar.gz gentoo-2-1952ea511d583d7abf2dfc2007fa607a87a7a3cb.tar.bz2 gentoo-2-1952ea511d583d7abf2dfc2007fa607a87a7a3cb.zip |
Removed obsolete versions.
(Portage version: 2.1.3.6)
Diffstat (limited to 'sci-libs/itpp')
-rw-r--r-- | sci-libs/itpp/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/itpp/files/digest-itpp-3.10.11 | 3 | ||||
-rw-r--r-- | sci-libs/itpp/files/digest-itpp-3.10.9 | 3 | ||||
-rw-r--r-- | sci-libs/itpp/files/digest-itpp-3.99.2 | 3 | ||||
-rw-r--r-- | sci-libs/itpp/itpp-3.10.11.ebuild | 60 | ||||
-rw-r--r-- | sci-libs/itpp/itpp-3.10.9.ebuild | 58 | ||||
-rw-r--r-- | sci-libs/itpp/itpp-3.99.2.ebuild | 64 |
7 files changed, 5 insertions, 192 deletions
diff --git a/sci-libs/itpp/ChangeLog b/sci-libs/itpp/ChangeLog index 66798a0e5002..a985d59d1ee7 100644 --- a/sci-libs/itpp/ChangeLog +++ b/sci-libs/itpp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/itpp # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v 1.45 2007/08/11 14:02:55 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v 1.46 2007/08/25 14:59:59 markusle Exp $ + + 25 Aug 2007; Markus Dittrich <markusle@gentoo.org> -itpp-3.10.9.ebuild, + -itpp-3.10.11.ebuild, -itpp-3.99.2.ebuild: + Removed obsolete versions. *itpp-3.99.3.1 (11 Aug 2007) diff --git a/sci-libs/itpp/files/digest-itpp-3.10.11 b/sci-libs/itpp/files/digest-itpp-3.10.11 deleted file mode 100644 index f562f94a1dc8..000000000000 --- a/sci-libs/itpp/files/digest-itpp-3.10.11 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5564dbd1127a741aef1c977c914cbf90 itpp-3.10.11.tar.bz2 793735 -RMD160 ce2b935097879b69d07929d3ddcadfe5433cef03 itpp-3.10.11.tar.bz2 793735 -SHA256 40329388708f8ddad7c47f1c5492367bbcc1a02748afc19444c95e55c318598b itpp-3.10.11.tar.bz2 793735 diff --git a/sci-libs/itpp/files/digest-itpp-3.10.9 b/sci-libs/itpp/files/digest-itpp-3.10.9 deleted file mode 100644 index bec3f2a3fa8e..000000000000 --- a/sci-libs/itpp/files/digest-itpp-3.10.9 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 0c5b7e7abca6bbff37b38eefc2e8e2f4 itpp-3.10.9.tar.bz2 800061 -RMD160 799984a70e6a1a39bb06e803828019fdf9bd3ef5 itpp-3.10.9.tar.bz2 800061 -SHA256 af1e86de12a83921d1cc6239607b73dad48a7bf7fdec64d36fcf17fdfb75ef2a itpp-3.10.9.tar.bz2 800061 diff --git a/sci-libs/itpp/files/digest-itpp-3.99.2 b/sci-libs/itpp/files/digest-itpp-3.99.2 deleted file mode 100644 index dce550198610..000000000000 --- a/sci-libs/itpp/files/digest-itpp-3.99.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 c7cc3d39a6a32a8428340baa70d5fc37 itpp-3.99.2.tar.bz2 883125 -RMD160 cec0ed679f686e38450e68c12b021ca05ab21c70 itpp-3.99.2.tar.bz2 883125 -SHA256 90fd8a9e5eabab844d2c317f5cf197bb590765df320bcec0015ac0f653c7133b itpp-3.99.2.tar.bz2 883125 diff --git a/sci-libs/itpp/itpp-3.10.11.ebuild b/sci-libs/itpp/itpp-3.10.11.ebuild deleted file mode 100644 index 75cd8a88af3e..000000000000 --- a/sci-libs/itpp/itpp-3.10.11.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-3.10.11.ebuild,v 1.3 2007/06/22 14:48:26 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="~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="blas cblas debug doc fftw lapack" - -DEPEND="fftw? ( || ( >=sci-libs/fftw-3.0.0 - >=sci-libs/acml-2.5.3 ) ) - blas? ( virtual/blas - cblas? ( || ( >=sci-libs/gsl-1.4 - >=sci-libs/acml-2.5.3 - >=sci-libs/mkl-8.1 - >=sci-libs/blas-atlas-3.6.0 - sci-libs/cblas-reference ) ) - lapack? ( virtual/lapack ) ) - doc? ( app-doc/doxygen - virtual/tetex )" - -pkg_setup() { - # lapack/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 - if use lapack && ! use blas; then - die "USE=lapack 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 || \ - die "failed to install docs" -} diff --git a/sci-libs/itpp/itpp-3.10.9.ebuild b/sci-libs/itpp/itpp-3.10.9.ebuild deleted file mode 100644 index ba2ad9c914a5..000000000000 --- a/sci-libs/itpp/itpp-3.10.9.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-3.10.9.ebuild,v 1.6 2007/04/11 19:29:40 welp 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="amd64 ppc ppc64 sparc 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/acml-2.5.3 - >=sci-libs/blas-atlas-3.6.0 - sci-libs/cblas-reference ) ) - lapack? ( virtual/lapack ) ) - doc? ( app-doc/doxygen - virtual/tetex )" - -pkg_setup() { - # lapack/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 - if use lapack && ! use blas; then - die "USE=lapack 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" -} diff --git a/sci-libs/itpp/itpp-3.99.2.ebuild b/sci-libs/itpp/itpp-3.99.2.ebuild deleted file mode 100644 index 292797b63e10..000000000000 --- a/sci-libs/itpp/itpp-3.99.2.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-3.99.2.ebuild,v 1.1 2007/06/22 14:48:26 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="~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="blas cblas debug doc fftw lapack minimal" - -DEPEND="!minimal? ( fftw? ( || ( >=sci-libs/fftw-3.0.0 - >=sci-libs/acml-2.5.3 ) ) ) - blas? ( virtual/blas - cblas? ( || ( >=sci-libs/gsl-1.4 - >=sci-libs/mkl-8.1 - >=sci-libs/acml-2.5.3 - >=sci-libs/blas-atlas-3.6.0 - sci-libs/cblas-reference ) ) - lapack? ( virtual/lapack ) ) - doc? ( app-doc/doxygen - virtual/tetex )" - -pkg_setup() { - # lapack/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 - if use lapack && ! use blas; then - die "USE=lapack requires USE=blas to be set" - fi -} - -src_compile() { - local myconf - if use blas; then - myconf="--with-blas=-lblas" - else - myconf="--without-blas" - fi - - 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) \ - $(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 ChangeLog-2006 ChangeLog-2005 INSTALL \ - NEWS NEWS-3.10 README TODO || die "failed to install docs" -} |