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: Mon, 30 Jan 2017 19:48:23
Message-Id: 1485805536.476e707aa47f13370862370ac3660c0dcf01d685.bicatali@gentoo
1 commit: 476e707aa47f13370862370ac3660c0dcf01d685
2 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 19:42:27 2017 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 19:45:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=476e707a
7
8 sci-astronomy/wcslib: version bump
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sci-astronomy/wcslib/Manifest | 3 +-
13 sci-astronomy/wcslib/wcslib-4.25.1.ebuild | 74 ----------------------
14 .../{wcslib-5.14.ebuild => wcslib-5.16.ebuild} | 2 +-
15 3 files changed, 2 insertions(+), 77 deletions(-)
16
17 diff --git a/sci-astronomy/wcslib/Manifest b/sci-astronomy/wcslib/Manifest
18 index 29f450c..eeb754a 100644
19 --- a/sci-astronomy/wcslib/Manifest
20 +++ b/sci-astronomy/wcslib/Manifest
21 @@ -1,3 +1,2 @@
22 -DIST wcslib-4.25.1.tar.bz2 2027340 SHA256 1e5127513c2f402a30daa280f5b4f6da53e73484cbc8085868bc432f807c8495 SHA512 0ed9eeb4b84d2f022394a1ccd04db8a62cb4593d43c5c12e0034f27a12d52cc8c8bf4b14f5d30f71e933682809e3dac5377be1c69bfc6321f6d96b91f6f1da3c WHIRLPOOL 75785c8687cfad92ba6d33444757005c13346188a46913b38afb66997676bae5284e27ccd7f348e88a9d14b6c27d522a06d37e744a5a258e76ef3ed73cefb262
23 -DIST wcslib-5.14.tar.bz2 2221717 SHA256 4d3f12d2636bb75488eaaa3ed435d7664d2c26a73a67ac1f7d5f3e530f39e37f SHA512 431693cffcc7a9f2b29040a34f7dbac2f3360b094a42467f7378523c15260ffb3c0ad330e07077a40bf694956fae2371550d6583580f0bcc16ec47f9fbc5bc28 WHIRLPOOL 2acf5040b4960c001b7076189c1da4dd6b327257295dcdfa8a89d553a93f0980b0e62d66aec244a9cc8af70cc62b0497362839f26bb6cc6517e219ba55b73e93
24 DIST wcslib-5.15.tar.bz2 2222193 SHA256 8bbe40a7b055578d1a6b77e92a733d2a01ce439814ea9e5a8d8bbc23c68b56e8 SHA512 b98111d7ca4b14dd479b56a368fd89a4d6f5d3741a61edeecc4a738def35bf448b68daf6a553fe88d4c84f91f5fcab3bc8d3ead1dccbd4e7c4190f31de2242ef WHIRLPOOL ea91609f0e0493e6df9d7eccd3391168ee4c5fdaa1153a62b574e8fd39fec4980ba141aa223b9d900af26df1042a0b11a0da47c7a95c9803bc841b7161015094
25 +DIST wcslib-5.16.tar.bz2 2222111 SHA256 ed031e0cf1cec0e9cabfc650423efa526fec341441865001c1e2c56bfffc99ef SHA512 bf7ab586995bdade8b96c77dee891c7d7ab6de82a7e2f94a09d89643e93658063f832efdb66e0bba11ad114b6e0ca555cba9308a84f0f22fb833e3a6303cefe6 WHIRLPOOL 6a8224360cf314863e0252aa96256f159a5ca7eff8d4ef9509085185dd3bb5c94ec4351f0272d0431f69bc4769494b496aa507d0c34ad308c1adae579fd6fce4
26
27 diff --git a/sci-astronomy/wcslib/wcslib-4.25.1.ebuild b/sci-astronomy/wcslib/wcslib-4.25.1.ebuild
28 deleted file mode 100644
29 index b14ecc6..00000000
30 --- a/sci-astronomy/wcslib/wcslib-4.25.1.ebuild
31 +++ /dev/null
32 @@ -1,74 +0,0 @@
33 -# Copyright 1999-2015 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -# $Id$
36 -
37 -EAPI=5
38 -
39 -FORTRAN_NEEDED=fortran
40 -
41 -inherit eutils fortran-2 multilib
42 -
43 -DESCRIPTION="Astronomical World Coordinate System transformations library"
44 -HOMEPAGE="http://www.atnf.csiro.au/people/mcalabre/WCS/"
45 -SRC_URI="ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2"
46 -
47 -SLOT="0/4"
48 -LICENSE="LGPL-3"
49 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
50 -IUSE="doc fortran fits pgplot static-libs"
51 -
52 -RDEPEND="
53 - fits? ( sci-libs/cfitsio:0= )
54 - pgplot? ( sci-libs/pgplot:0= )"
55 -DEPEND="${RDEPEND}
56 - sys-devel/flex
57 - virtual/pkgconfig"
58 -
59 -src_prepare() {
60 - sed -i -e 's/COPYING\*//' GNUmakefile || die
61 -}
62 -
63 -src_configure() {
64 - local myconf=(
65 - --docdir="${EPREFIX}"/usr/share/doc/${PF}
66 - $(use_enable static-libs static)
67 - $(use_enable fortran)
68 - )
69 - # hacks because cfitsio and pgplot directories are hard-coded
70 - if use fits; then
71 - myconf+=(
72 - --with-cfitsioinc="${EPREFIX}/usr/include"
73 - --with-cfitsiolib="${EPREFIX}/usr/$(get_libdir)"
74 - )
75 - else
76 - myconf+=( --without-cfitsio )
77 - fi
78 - if use pgplot; then
79 - myconf+=(
80 - --with-pgplotinc="${EPREFIX}/usr/include"
81 - --with-pgplotlib="${EPREFIX}/usr/$(get_libdir)"
82 - )
83 - else
84 - myconf+=( --without-pgplot )
85 - fi
86 - econf ${myconf[@]}
87 -}
88 -
89 -src_compile() {
90 - # nasty makefile, debugging means probably full rewrite
91 - emake -j1
92 -}
93 -
94 -src_test() {
95 - emake -j1 check
96 -}
97 -
98 -src_install () {
99 - default
100 - # static libs are same as shared (compiled with PIC)
101 - # so they are not compiled twice
102 - use static-libs || rm "${ED}"/usr/$(get_libdir)/lib*.a
103 - use doc || rm -r \
104 - "${ED}"/usr/share/doc/${PF}/html \
105 - "${ED}"/usr/share/doc/${PF}/*.pdf
106 -}
107
108 diff --git a/sci-astronomy/wcslib/wcslib-5.14.ebuild b/sci-astronomy/wcslib/wcslib-5.16.ebuild
109 similarity index 97%
110 rename from sci-astronomy/wcslib/wcslib-5.14.ebuild
111 rename to sci-astronomy/wcslib/wcslib-5.16.ebuild
112 index e05fe6f..957a69c 100644
113 --- a/sci-astronomy/wcslib/wcslib-5.14.ebuild
114 +++ b/sci-astronomy/wcslib/wcslib-5.16.ebuild
115 @@ -1,4 +1,4 @@
116 -# Copyright 1999-2016 Gentoo Foundation
117 +# Copyright 1999-2017 Gentoo Foundation
118 # Distributed under the terms of the GNU General Public License v2
119 # $Id$