Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/gdal: gdal-1.9.2.ebuild gdal-1.10.1.ebuild metadata.xml ChangeLog gdal-1.10.0-r1.ebuild gdal-1.11.1-r1.ebuild
Date: Wed, 31 Dec 2014 14:08:18
Message-Id: 20141231140812.A6FFFE920@oystercatcher.gentoo.org
1 dilfridge 14/12/31 14:08:12
2
3 Modified: gdal-1.9.2.ebuild gdal-1.10.1.ebuild metadata.xml
4 ChangeLog gdal-1.10.0-r1.ebuild
5 gdal-1.11.1-r1.ebuild
6 Log:
7 Remove support for sci-libs/libecwj2, which is going away. Bug 526840
8
9 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
10
11 Revision Changes Path
12 1.11 sci-libs/gdal/gdal-1.9.2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild?rev=1.11&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild?rev=1.11&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild?r1=1.10&r2=1.11
17
18 Index: gdal-1.9.2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild,v
21 retrieving revision 1.10
22 retrieving revision 1.11
23 diff -u -r1.10 -r1.11
24 --- gdal-1.9.2.ebuild 28 Dec 2014 16:52:40 -0000 1.10
25 +++ gdal-1.9.2.ebuild 31 Dec 2014 14:08:12 -0000 1.11
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild,v 1.10 2014/12/28 16:52:40 titanofold Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild,v 1.11 2014/12/31 14:08:12 dilfridge Exp $
31
32 EAPI=5
33
34 @@ -17,7 +17,7 @@
35 SLOT="0"
36 LICENSE="MIT"
37 KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
38 -IUSE="armadillo +aux_xml curl debug doc ecwj2k fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc opencl pdf perl png postgres python ruby spatialite sqlite threads xls"
39 +IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc opencl pdf perl png postgres python ruby spatialite sqlite threads xls"
40
41 RDEPEND="
42 dev-libs/expat
43 @@ -26,7 +26,6 @@
44 || ( <sys-libs/zlib-1.2.5.1-r1 >=sys-libs/zlib-1.2.5.1-r2[minizip] )
45 armadillo? ( sci-libs/armadillo[lapack] )
46 curl? ( net-misc/curl )
47 - ecwj2k? ( sci-libs/libecwj2 )
48 fits? ( sci-libs/cfitsio )
49 geos? ( >=sci-libs/geos-2.2.1 )
50 gif? ( media-libs/giflib )
51 @@ -191,7 +190,7 @@
52 $(use_with gif) \
53 $(use_with hdf5) \
54 $(use_with jpeg2k jasper) \
55 - $(use_with ecwj2k ecw) \
56 + --without-ecw \
57 $(use_with gml xerces) \
58 $(use_with odbc) \
59 $(use_with opencl) \
60
61
62
63 1.13 sci-libs/gdal/gdal-1.10.1.ebuild
64
65 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?rev=1.13&view=markup
66 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?rev=1.13&content-type=text/plain
67 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?r1=1.12&r2=1.13
68
69 Index: gdal-1.10.1.ebuild
70 ===================================================================
71 RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v
72 retrieving revision 1.12
73 retrieving revision 1.13
74 diff -u -r1.12 -r1.13
75 --- gdal-1.10.1.ebuild 28 Dec 2014 16:52:40 -0000 1.12
76 +++ gdal-1.10.1.ebuild 31 Dec 2014 14:08:12 -0000 1.13
77 @@ -1,6 +1,6 @@
78 # Copyright 1999-2014 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v 1.12 2014/12/28 16:52:40 titanofold Exp $
81 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v 1.13 2014/12/31 14:08:12 dilfridge Exp $
82
83 EAPI=5
84
85 @@ -19,7 +19,7 @@
86 SLOT="0"
87 LICENSE="MIT"
88 KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
89 -IUSE="armadillo +aux_xml curl debug doc ecwj2k fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python ruby spatialite sqlite threads xls"
90 +IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python ruby spatialite sqlite threads xls"
91
92 RDEPEND="
93 dev-libs/expat
94 @@ -30,7 +30,6 @@
95 sys-libs/zlib[minizip(+)]
96 armadillo? ( sci-libs/armadillo[lapack] )
97 curl? ( net-misc/curl )
98 - ecwj2k? ( sci-libs/libecwj2 )
99 fits? ( sci-libs/cfitsio )
100 geos? ( >=sci-libs/geos-2.2.1 )
101 gif? ( media-libs/giflib )
102 @@ -71,7 +70,6 @@
103 MAKEOPTS+=" -j1"
104
105 REQUIRED_USE="
106 - ecwj2k? ( threads )
107 spatialite? ( sqlite )
108 mdb? ( java )
109 "
110 @@ -201,7 +199,7 @@
111 $(use_with armadillo) \
112 $(use_with aux_xml pam) \
113 $(use_with curl) \
114 - $(use_with ecwj2k ecw) \
115 + --without-ecw \
116 $(use_with fits cfitsio) \
117 $(use_with geos) \
118 $(use_with gif) \
119
120
121
122 1.16 sci-libs/gdal/metadata.xml
123
124 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/metadata.xml?rev=1.16&view=markup
125 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/metadata.xml?rev=1.16&content-type=text/plain
126 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/metadata.xml?r1=1.15&r2=1.16
127
128 Index: metadata.xml
129 ===================================================================
130 RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/metadata.xml,v
131 retrieving revision 1.15
132 retrieving revision 1.16
133 diff -u -r1.15 -r1.16
134 --- metadata.xml 11 Jul 2014 19:38:23 -0000 1.15
135 +++ metadata.xml 31 Dec 2014 14:08:12 -0000 1.16
136 @@ -10,7 +10,6 @@
137 <use>
138 <flag name="armadillo">Use <pkg>sci-libs/armadillo</pkg> for faster TPS transform computation</flag>
139 <flag name="aux_xml">Enable Portable Auxilliary Metadata generation</flag>
140 - <flag name="ecwj2k">Enable support for alternate jpeg2k library <pkg>sci-libs/libecwj2</pkg></flag>
141 <flag name="fits">Enable support for NASA's <pkg>sci-libs/cfitsio</pkg> library</flag>
142 <flag name="geos">Add support for geometry engine (<pkg>sci-libs/geos</pkg>)</flag>
143 <flag name="gml">Enable support for <pkg>dev-libs/xerces-c</pkg> C++ API</flag>
144
145
146
147 1.157 sci-libs/gdal/ChangeLog
148
149 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.157&view=markup
150 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.157&content-type=text/plain
151 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?r1=1.156&r2=1.157
152
153 Index: ChangeLog
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v
156 retrieving revision 1.156
157 retrieving revision 1.157
158 diff -u -r1.156 -r1.157
159 --- ChangeLog 28 Dec 2014 16:52:40 -0000 1.156
160 +++ ChangeLog 31 Dec 2014 14:08:12 -0000 1.157
161 @@ -1,6 +1,11 @@
162 # ChangeLog for sci-libs/gdal
163 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
164 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.156 2014/12/28 16:52:40 titanofold Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.157 2014/12/31 14:08:12 dilfridge Exp $
166 +
167 + 31 Dec 2014; Andreas K. Huettel <dilfridge@g.o> gdal-1.9.2.ebuild,
168 + gdal-1.10.0-r1.ebuild, gdal-1.10.1.ebuild, gdal-1.11.1-r1.ebuild,
169 + metadata.xml:
170 + Remove support for sci-libs/libecwj2, which is going away. Bug 526840
171
172 28 Dec 2014; Aaron W. Swenson <titanofold@g.o> gdal-1.9.2.ebuild,
173 gdal-1.10.0-r1.ebuild, gdal-1.10.1.ebuild, gdal-1.11.1-r1.ebuild:
174
175
176
177 1.7 sci-libs/gdal/gdal-1.10.0-r1.ebuild
178
179 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild?rev=1.7&view=markup
180 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild?rev=1.7&content-type=text/plain
181 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild?r1=1.6&r2=1.7
182
183 Index: gdal-1.10.0-r1.ebuild
184 ===================================================================
185 RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild,v
186 retrieving revision 1.6
187 retrieving revision 1.7
188 diff -u -r1.6 -r1.7
189 --- gdal-1.10.0-r1.ebuild 28 Dec 2014 16:52:40 -0000 1.6
190 +++ gdal-1.10.0-r1.ebuild 31 Dec 2014 14:08:12 -0000 1.7
191 @@ -1,6 +1,6 @@
192 # Copyright 1999-2014 Gentoo Foundation
193 # Distributed under the terms of the GNU General Public License v2
194 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild,v 1.6 2014/12/28 16:52:40 titanofold Exp $
195 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild,v 1.7 2014/12/31 14:08:12 dilfridge Exp $
196
197 EAPI=5
198
199 @@ -17,7 +17,7 @@
200 SLOT="0"
201 LICENSE="MIT"
202 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
203 -IUSE="armadillo +aux_xml curl debug doc ecwj2k fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc opencl pdf perl png postgres python ruby spatialite sqlite threads xls"
204 +IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc opencl pdf perl png postgres python ruby spatialite sqlite threads xls"
205
206 RDEPEND="
207 dev-libs/expat
208 @@ -26,7 +26,6 @@
209 || ( <sys-libs/zlib-1.2.5.1-r1 >=sys-libs/zlib-1.2.5.1-r2[minizip] )
210 armadillo? ( sci-libs/armadillo[lapack] )
211 curl? ( net-misc/curl )
212 - ecwj2k? ( sci-libs/libecwj2 )
213 fits? ( sci-libs/cfitsio )
214 geos? ( >=sci-libs/geos-2.2.1 )
215 gif? ( media-libs/giflib )
216 @@ -190,7 +189,7 @@
217 $(use_with gif) \
218 $(use_with hdf5) \
219 $(use_with jpeg2k jasper) \
220 - $(use_with ecwj2k ecw) \
221 + --without-ecw \
222 $(use_with gml xerces) \
223 $(use_with odbc) \
224 $(use_with opencl) \
225
226
227
228 1.6 sci-libs/gdal/gdal-1.11.1-r1.ebuild
229
230 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild?rev=1.6&view=markup
231 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild?rev=1.6&content-type=text/plain
232 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild?r1=1.5&r2=1.6
233
234 Index: gdal-1.11.1-r1.ebuild
235 ===================================================================
236 RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild,v
237 retrieving revision 1.5
238 retrieving revision 1.6
239 diff -u -r1.5 -r1.6
240 --- gdal-1.11.1-r1.ebuild 28 Dec 2014 16:52:40 -0000 1.5
241 +++ gdal-1.11.1-r1.ebuild 31 Dec 2014 14:08:12 -0000 1.6
242 @@ -1,6 +1,6 @@
243 # Copyright 1999-2014 Gentoo Foundation
244 # Distributed under the terms of the GNU General Public License v2
245 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild,v 1.5 2014/12/28 16:52:40 titanofold Exp $
246 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild,v 1.6 2014/12/31 14:08:12 dilfridge Exp $
247
248 EAPI=5
249
250 @@ -19,7 +19,7 @@
251 SLOT="0"
252 LICENSE="MIT"
253 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
254 -IUSE="armadillo +aux_xml curl debug doc ecwj2k fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python ruby spatialite sqlite threads xls"
255 +IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python ruby spatialite sqlite threads xls"
256
257 RDEPEND="
258 dev-libs/expat
259 @@ -31,7 +31,6 @@
260 sys-libs/zlib[minizip(+)]
261 armadillo? ( sci-libs/armadillo[lapack] )
262 curl? ( net-misc/curl )
263 - ecwj2k? ( sci-libs/libecwj2 )
264 fits? ( sci-libs/cfitsio )
265 geos? ( >=sci-libs/geos-2.2.1 )
266 gif? ( media-libs/giflib )
267 @@ -72,7 +71,6 @@
268 MAKEOPTS+=" -j1"
269
270 REQUIRED_USE="
271 - ecwj2k? ( threads )
272 spatialite? ( sqlite )
273 mdb? ( java )
274 "
275 @@ -203,7 +201,7 @@
276 $(use_with armadillo) \
277 $(use_with aux_xml pam) \
278 $(use_with curl) \
279 - $(use_with ecwj2k ecw) \
280 + --without-ecw \
281 $(use_with fits cfitsio) \
282 $(use_with geos) \
283 $(use_with gif) \