Gentoo Archives: gentoo-commits

From: "Markus Dittrich (markusle)" <markusle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/itpp: ChangeLog itpp-4.0.1.ebuild itpp-4.0.0.ebuild itpp-3.10.12.ebuild itpp-4.0.3.ebuild
Date: Thu, 21 Feb 2008 15:52:04
Message-Id: E1JSDiL-0007Yd-GD@stork.gentoo.org
1 markusle 08/02/21 15:52:01
2
3 Modified: ChangeLog itpp-4.0.1.ebuild itpp-4.0.0.ebuild
4 itpp-3.10.12.ebuild
5 Added: itpp-4.0.3.ebuild
6 Log:
7 Version bump.
8 (Portage version: 2.1.4.4)
9
10 Revision Changes Path
11 1.65 sci-libs/itpp/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/ChangeLog?rev=1.65&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/ChangeLog?rev=1.65&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/ChangeLog?r1=1.64&r2=1.65
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v
20 retrieving revision 1.64
21 retrieving revision 1.65
22 diff -u -r1.64 -r1.65
23 --- ChangeLog 25 Jan 2008 15:42:39 -0000 1.64
24 +++ ChangeLog 21 Feb 2008 15:52:00 -0000 1.65
25 @@ -1,6 +1,12 @@
26 # ChangeLog for sci-libs/itpp
27 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v 1.64 2008/01/25 15:42:39 drac Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v 1.65 2008/02/21 15:52:00 markusle Exp $
30 +
31 +*itpp-4.0.3 (21 Feb 2008)
32 +
33 + 21 Feb 2008; Markus Dittrich <markusle@g.o> itpp-3.10.12.ebuild,
34 + itpp-4.0.0.ebuild, itpp-4.0.1.ebuild, +itpp-4.0.3.ebuild:
35 + Version bump.
36
37 25 Jan 2008; Samuli Suominen <drac@g.o> itpp-4.0.1.ebuild:
38 amd64 stable wrt #206850
39
40
41
42 1.10 sci-libs/itpp/itpp-4.0.1.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/itpp-4.0.1.ebuild?rev=1.10&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/itpp-4.0.1.ebuild?rev=1.10&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/itpp-4.0.1.ebuild?r1=1.9&r2=1.10
47
48 Index: itpp-4.0.1.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.1.ebuild,v
51 retrieving revision 1.9
52 retrieving revision 1.10
53 diff -u -r1.9 -r1.10
54 --- itpp-4.0.1.ebuild 25 Jan 2008 15:42:39 -0000 1.9
55 +++ itpp-4.0.1.ebuild 21 Feb 2008 15:52:00 -0000 1.10
56 @@ -1,10 +1,10 @@
57 # Copyright 1999-2008 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.1.ebuild,v 1.9 2008/01/25 15:42:39 drac Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.1.ebuild,v 1.10 2008/02/21 15:52:00 markusle Exp $
61
62 inherit fortran flag-o-matic
63
64 -DESCRIPTION="IT++ is a C++ library of mathematical, signal processing, speech processing, and communications classes and functions"
65 +DESCRIPTION="C++ library of mathematical, signal/speech processing, and communications classes and functions"
66 LICENSE="GPL-2"
67 HOMEPAGE="http://itpp.sourceforge.net/"
68 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
69
70
71
72 1.3 sci-libs/itpp/itpp-4.0.0.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/itpp-4.0.0.ebuild?rev=1.3&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/itpp-4.0.0.ebuild?rev=1.3&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/itpp-4.0.0.ebuild?r1=1.2&r2=1.3
77
78 Index: itpp-4.0.0.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.0.ebuild,v
81 retrieving revision 1.2
82 retrieving revision 1.3
83 diff -u -r1.2 -r1.3
84 --- itpp-4.0.0.ebuild 17 Oct 2007 14:09:03 -0000 1.2
85 +++ itpp-4.0.0.ebuild 21 Feb 2008 15:52:00 -0000 1.3
86 @@ -1,10 +1,10 @@
87 -# Copyright 1999-2007 Gentoo Foundation
88 +# Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.0.ebuild,v 1.2 2007/10/17 14:09:03 markusle Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.0.ebuild,v 1.3 2008/02/21 15:52:00 markusle Exp $
92
93 inherit fortran flag-o-matic
94
95 -DESCRIPTION="IT++ is a C++ library of mathematical, signal processing, speech processing, and communications classes and functions"
96 +DESCRIPTION="C++ library of mathematical, signal/speech processing, and communications classes and functions"
97 LICENSE="GPL-2"
98 HOMEPAGE="http://itpp.sourceforge.net/"
99 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
100
101
102
103 1.8 sci-libs/itpp/itpp-3.10.12.ebuild
104
105 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/itpp-3.10.12.ebuild?rev=1.8&view=markup
106 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/itpp-3.10.12.ebuild?rev=1.8&content-type=text/plain
107 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/itpp-3.10.12.ebuild?r1=1.7&r2=1.8
108
109 Index: itpp-3.10.12.ebuild
110 ===================================================================
111 RCS file: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-3.10.12.ebuild,v
112 retrieving revision 1.7
113 retrieving revision 1.8
114 diff -u -r1.7 -r1.8
115 --- itpp-3.10.12.ebuild 10 Oct 2007 20:16:49 -0000 1.7
116 +++ itpp-3.10.12.ebuild 21 Feb 2008 15:52:00 -0000 1.8
117 @@ -1,10 +1,10 @@
118 -# Copyright 1999-2007 Gentoo Foundation
119 +# Copyright 1999-2008 Gentoo Foundation
120 # Distributed under the terms of the GNU General Public License v2
121 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-3.10.12.ebuild,v 1.7 2007/10/10 20:16:49 corsair Exp $
122 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-3.10.12.ebuild,v 1.8 2008/02/21 15:52:00 markusle Exp $
123
124 inherit fortran
125
126 -DESCRIPTION="IT++ is a C++ library of mathematical, signal processing, speech processing, and communications classes and functions"
127 +DESCRIPTION="C++ library of mathematical, signal/speech processing, and communications classes and functions"
128 LICENSE="GPL-2"
129 HOMEPAGE="http://itpp.sourceforge.net/"
130 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
131
132
133
134 1.1 sci-libs/itpp/itpp-4.0.3.ebuild
135
136 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/itpp-4.0.3.ebuild?rev=1.1&view=markup
137 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/itpp/itpp-4.0.3.ebuild?rev=1.1&content-type=text/plain
138
139 Index: itpp-4.0.3.ebuild
140 ===================================================================
141 # Copyright 1999-2008 Gentoo Foundation
142 # Distributed under the terms of the GNU General Public License v2
143 # $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.3.ebuild,v 1.1 2008/02/21 15:52:00 markusle Exp $
144
145 inherit fortran flag-o-matic
146
147 DESCRIPTION="C++ library of mathematical, signal/speech processing, and communications classes and functions"
148 LICENSE="GPL-2"
149 HOMEPAGE="http://itpp.sourceforge.net/"
150 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
151
152 SLOT="0"
153 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
154 IUSE="blas debug doc fftw lapack minimal"
155
156 DEPEND="!minimal? ( fftw? ( >=sci-libs/fftw-3.0.0 ) )
157 blas? ( virtual/blas
158 lapack? ( virtual/lapack ) )
159 doc? ( app-doc/doxygen
160 virtual/tetex )"
161
162 pkg_setup() {
163 # lapack can only be used in conjunction with blas
164 if use lapack && ! use blas; then
165 die "USE=lapack requires USE=blas to be set"
166 fi
167 }
168
169 src_compile() {
170 # turn off performance critical debug code
171 append-flags -DNDEBUG
172
173 local blas_conf="--without-blas"
174 local lapack_conf="--without-lapack"
175 if use blas; then
176 if use lapack; then
177 blas_conf="--with-blas=$(pkg-config lapack --libs)"
178 lapack_conf="--with-lapack"
179 else
180 blas_conf="--with-blas=$(pkg-config blas --libs)"
181 fi
182 fi
183
184 local fftw_conf="--without-fft";
185 if use fftw;
186 then
187 fftw_conf="--with-fft=-lfftw3"
188 fi
189
190 local myconf="--docdir=/usr/share/doc/${P}"
191 if use minimal; then
192 myconf="${myconf} --disable-comm --disable-fixed --disable-optim --disable-protocol --disable-signal --disable-srccode"
193 fi
194
195 econf $(use_enable doc html-doc) \
196 $(use_enable debug) \
197 "${blas_conf}" \
198 "${lapack_conf}" \
199 "${fftw_conf}" \
200 ${myconf} \
201 || die "econf failed"
202 emake || die "emake failed"
203 }
204
205 src_install() {
206 make install DESTDIR="${D}" || die "make install failed"
207 dodoc AUTHORS ChangeLog ChangeLog2007 ChangeLog-2006 \
208 ChangeLog-2005 INSTALL NEWS NEWS-3.10 NEWS-3.99 README TODO \
209 || die "failed to install docs"
210 }
211
212
213
214 --
215 gentoo-commits@l.g.o mailing list