Gentoo Archives: gentoo-commits

From: Sebastien Fabbro <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/wcslib/
Date: Thu, 18 Feb 2016 18:09:13
Message-Id: 1455822326.7608f39bcf2539315d141d8a62a564c6495444fe.bicatali@gentoo
1 commit: 7608f39bcf2539315d141d8a62a564c6495444fe
2 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 18 18:55:13 2016 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 18 19:05:26 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7608f39b
7
8 sci-astronomy/wcslib: removed old
9
10 Package-Manager: portage-2.2.27
11
12 sci-astronomy/wcslib/Manifest | 3 --
13 sci-astronomy/wcslib/wcslib-4.21.ebuild | 74 ---------------------------------
14 sci-astronomy/wcslib/wcslib-4.22.ebuild | 74 ---------------------------------
15 sci-astronomy/wcslib/wcslib-4.23.ebuild | 74 ---------------------------------
16 4 files changed, 225 deletions(-)
17
18 diff --git a/sci-astronomy/wcslib/Manifest b/sci-astronomy/wcslib/Manifest
19 index 43af518..469c65a 100644
20 --- a/sci-astronomy/wcslib/Manifest
21 +++ b/sci-astronomy/wcslib/Manifest
22 @@ -1,4 +1 @@
23 -DIST wcslib-4.21.tar.bz2 1865628 SHA256 530eb67e432ce0d881f91e9b08734a346a98cee06233433da79ad0c7d5f144ae SHA512 0fdd7b6cb234565e2dc3b619ec219918103c7a14916294004c12c709be803b10f064fa01c9647a46d2588d4f880ed7db6e65758b510d1a556b3b46f7bc836cdd WHIRLPOOL daaa3ba60cab0aac0619d317ea338f8d734a6d924c49d806a509560e6cd89a896f4594d48e760997d1289d2639c6a81b8802f65a2d95a3cd82efa533476a354a
24 -DIST wcslib-4.22.tar.bz2 1866676 SHA256 afafdf772cb0fe97ae886cbf512fb114d842ca358cce7df9fa93449d1b556950 SHA512 9288314d842a9b54536b5f512900933e2ac307ef81003172fa511c8334f430161f28084309cde7ad2d94d39020eacec33cf8944d30d78abb51f3e7ff01be2bc4 WHIRLPOOL 629bbca2672d0d9ac03696deadfcea155c912c14ef115defac48966c41714ae692fe5cd60587a733ce691612bea9f48d212587dd0a2327739839328b90eae399
25 -DIST wcslib-4.23.tar.bz2 1876150 SHA256 baf0fc85fb290e8a575eab4b7046517818a12754a0f01da74db9483467dde5a2 SHA512 cc82818b1aa88d325b72c5a7967b688060c9d0bfd6ba4fef39c0e9dab00bab547282b1c301dafb1331156c69e6266ef80c39f0dc44b894a977d2b2b3cafb9c87 WHIRLPOOL 90ca6e91511371c4e791b7e31b395a6cfda29d1f613176282960896170651b7d5ca7b215254befab1021b18e03e283a88820a248c9c4e6e07edef1bed3adca03
26 DIST wcslib-4.25.1.tar.bz2 2027340 SHA256 1e5127513c2f402a30daa280f5b4f6da53e73484cbc8085868bc432f807c8495 SHA512 0ed9eeb4b84d2f022394a1ccd04db8a62cb4593d43c5c12e0034f27a12d52cc8c8bf4b14f5d30f71e933682809e3dac5377be1c69bfc6321f6d96b91f6f1da3c WHIRLPOOL 75785c8687cfad92ba6d33444757005c13346188a46913b38afb66997676bae5284e27ccd7f348e88a9d14b6c27d522a06d37e744a5a258e76ef3ed73cefb262
27
28 diff --git a/sci-astronomy/wcslib/wcslib-4.21.ebuild b/sci-astronomy/wcslib/wcslib-4.21.ebuild
29 deleted file mode 100644
30 index f8d333a..0000000
31 --- a/sci-astronomy/wcslib/wcslib-4.21.ebuild
32 +++ /dev/null
33 @@ -1,74 +0,0 @@
34 -# Copyright 1999-2014 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -# $Id$
37 -
38 -EAPI=5
39 -
40 -FORTRAN_NEEDED=fortran
41 -
42 -inherit eutils fortran-2 multilib
43 -
44 -DESCRIPTION="Astronomical World Coordinate System transformations library"
45 -HOMEPAGE="http://www.atnf.csiro.au/people/mcalabre/WCS/"
46 -SRC_URI="ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2"
47 -
48 -SLOT="0/4"
49 -LICENSE="LGPL-3"
50 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
51 -IUSE="doc fortran fits pgplot static-libs"
52 -
53 -RDEPEND="
54 - fits? ( sci-libs/cfitsio:0= )
55 - pgplot? ( sci-libs/pgplot:0= )"
56 -DEPEND="${RDEPEND}
57 - sys-devel/flex
58 - virtual/pkgconfig"
59 -
60 -src_prepare() {
61 - sed -i -e 's/COPYING\*//' GNUmakefile || die
62 -}
63 -
64 -src_configure() {
65 - local myconf=(
66 - --docdir="${EPREFIX}"/usr/share/doc/${PF}
67 - $(use_enable static-libs static)
68 - $(use_enable fortran)
69 - )
70 - # hacks because cfitsio and pgplot directories are hard-coded
71 - if use fits; then
72 - myconf+=(
73 - --with-cfitsioinc="${EPREFIX}/usr/include"
74 - --with-cfitsiolib="${EPREFIX}/usr/$(get_libdir)"
75 - )
76 - else
77 - myconf+=( --without-cfitsio )
78 - fi
79 - if use pgplot; then
80 - myconf+=(
81 - --with-pgplotinc="${EPREFIX}/usr/include"
82 - --with-pgplotlib="${EPREFIX}/usr/$(get_libdir)"
83 - )
84 - else
85 - myconf+=( --without-pgplot )
86 - fi
87 - econf ${myconf[@]}
88 -}
89 -
90 -src_compile() {
91 - # nasty makefile, debugging means full rewrite
92 - emake -j1
93 -}
94 -
95 -src_test() {
96 - emake -j1 check
97 -}
98 -
99 -src_install () {
100 - default
101 - # static libs are same as shared (compiled with PIC)
102 - # so they are not compiled twice
103 - use static-libs || rm "${ED}"/usr/$(get_libdir)/lib*.a
104 - use doc || rm -r \
105 - "${ED}"/usr/share/doc/${PF}/html \
106 - "${ED}"/usr/share/doc/${PF}/*.pdf
107 -}
108
109 diff --git a/sci-astronomy/wcslib/wcslib-4.22.ebuild b/sci-astronomy/wcslib/wcslib-4.22.ebuild
110 deleted file mode 100644
111 index 3b29c1c..0000000
112 --- a/sci-astronomy/wcslib/wcslib-4.22.ebuild
113 +++ /dev/null
114 @@ -1,74 +0,0 @@
115 -# Copyright 1999-2014 Gentoo Foundation
116 -# Distributed under the terms of the GNU General Public License v2
117 -# $Id$
118 -
119 -EAPI=5
120 -
121 -FORTRAN_NEEDED=fortran
122 -
123 -inherit eutils fortran-2 multilib
124 -
125 -DESCRIPTION="Astronomical World Coordinate System transformations library"
126 -HOMEPAGE="http://www.atnf.csiro.au/people/mcalabre/WCS/"
127 -SRC_URI="ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2"
128 -
129 -SLOT="0/4"
130 -LICENSE="LGPL-3"
131 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
132 -IUSE="doc fortran fits pgplot static-libs"
133 -
134 -RDEPEND="
135 - fits? ( sci-libs/cfitsio:0= )
136 - pgplot? ( sci-libs/pgplot:0= )"
137 -DEPEND="${RDEPEND}
138 - sys-devel/flex
139 - virtual/pkgconfig"
140 -
141 -src_prepare() {
142 - sed -i -e 's/COPYING\*//' GNUmakefile || die
143 -}
144 -
145 -src_configure() {
146 - local myconf=(
147 - --docdir="${EPREFIX}"/usr/share/doc/${PF}
148 - $(use_enable static-libs static)
149 - $(use_enable fortran)
150 - )
151 - # hacks because cfitsio and pgplot directories are hard-coded
152 - if use fits; then
153 - myconf+=(
154 - --with-cfitsioinc="${EPREFIX}/usr/include"
155 - --with-cfitsiolib="${EPREFIX}/usr/$(get_libdir)"
156 - )
157 - else
158 - myconf+=( --without-cfitsio )
159 - fi
160 - if use pgplot; then
161 - myconf+=(
162 - --with-pgplotinc="${EPREFIX}/usr/include"
163 - --with-pgplotlib="${EPREFIX}/usr/$(get_libdir)"
164 - )
165 - else
166 - myconf+=( --without-pgplot )
167 - fi
168 - econf ${myconf[@]}
169 -}
170 -
171 -src_compile() {
172 - # nasty makefile, debugging means probably full rewrite
173 - emake -j1
174 -}
175 -
176 -src_test() {
177 - emake -j1 check
178 -}
179 -
180 -src_install () {
181 - default
182 - # static libs are same as shared (compiled with PIC)
183 - # so they are not compiled twice
184 - use static-libs || rm "${ED}"/usr/$(get_libdir)/lib*.a
185 - use doc || rm -r \
186 - "${ED}"/usr/share/doc/${PF}/html \
187 - "${ED}"/usr/share/doc/${PF}/*.pdf
188 -}
189
190 diff --git a/sci-astronomy/wcslib/wcslib-4.23.ebuild b/sci-astronomy/wcslib/wcslib-4.23.ebuild
191 deleted file mode 100644
192 index 3b29c1c..0000000
193 --- a/sci-astronomy/wcslib/wcslib-4.23.ebuild
194 +++ /dev/null
195 @@ -1,74 +0,0 @@
196 -# Copyright 1999-2014 Gentoo Foundation
197 -# Distributed under the terms of the GNU General Public License v2
198 -# $Id$
199 -
200 -EAPI=5
201 -
202 -FORTRAN_NEEDED=fortran
203 -
204 -inherit eutils fortran-2 multilib
205 -
206 -DESCRIPTION="Astronomical World Coordinate System transformations library"
207 -HOMEPAGE="http://www.atnf.csiro.au/people/mcalabre/WCS/"
208 -SRC_URI="ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2"
209 -
210 -SLOT="0/4"
211 -LICENSE="LGPL-3"
212 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
213 -IUSE="doc fortran fits pgplot static-libs"
214 -
215 -RDEPEND="
216 - fits? ( sci-libs/cfitsio:0= )
217 - pgplot? ( sci-libs/pgplot:0= )"
218 -DEPEND="${RDEPEND}
219 - sys-devel/flex
220 - virtual/pkgconfig"
221 -
222 -src_prepare() {
223 - sed -i -e 's/COPYING\*//' GNUmakefile || die
224 -}
225 -
226 -src_configure() {
227 - local myconf=(
228 - --docdir="${EPREFIX}"/usr/share/doc/${PF}
229 - $(use_enable static-libs static)
230 - $(use_enable fortran)
231 - )
232 - # hacks because cfitsio and pgplot directories are hard-coded
233 - if use fits; then
234 - myconf+=(
235 - --with-cfitsioinc="${EPREFIX}/usr/include"
236 - --with-cfitsiolib="${EPREFIX}/usr/$(get_libdir)"
237 - )
238 - else
239 - myconf+=( --without-cfitsio )
240 - fi
241 - if use pgplot; then
242 - myconf+=(
243 - --with-pgplotinc="${EPREFIX}/usr/include"
244 - --with-pgplotlib="${EPREFIX}/usr/$(get_libdir)"
245 - )
246 - else
247 - myconf+=( --without-pgplot )
248 - fi
249 - econf ${myconf[@]}
250 -}
251 -
252 -src_compile() {
253 - # nasty makefile, debugging means probably full rewrite
254 - emake -j1
255 -}
256 -
257 -src_test() {
258 - emake -j1 check
259 -}
260 -
261 -src_install () {
262 - default
263 - # static libs are same as shared (compiled with PIC)
264 - # so they are not compiled twice
265 - use static-libs || rm "${ED}"/usr/$(get_libdir)/lib*.a
266 - use doc || rm -r \
267 - "${ED}"/usr/share/doc/${PF}/html \
268 - "${ED}"/usr/share/doc/${PF}/*.pdf
269 -}