dilfridge    14/12/31 14:08:12

  Modified:             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
  Log:
  Remove support for sci-libs/libecwj2, which is going away. Bug 526840
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  Changes    Path
1.11                 sci-libs/gdal/gdal-1.9.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild?r1=1.10&r2=1.11

Index: gdal-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gdal-1.9.2.ebuild   28 Dec 2014 16:52:40 -0000      1.10
+++ gdal-1.9.2.ebuild   31 Dec 2014 14:08:12 -0000      1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild,v 1.10 
2014/12/28 16:52:40 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild,v 1.11 
2014/12/31 14:08:12 dilfridge Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 SLOT="0"
 LICENSE="MIT"
 KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-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"
+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"
 
 RDEPEND="
        dev-libs/expat
@@ -26,7 +26,6 @@
        || ( <sys-libs/zlib-1.2.5.1-r1 >=sys-libs/zlib-1.2.5.1-r2[minizip] )
        armadillo? ( sci-libs/armadillo[lapack] )
        curl? ( net-misc/curl )
-       ecwj2k? ( sci-libs/libecwj2 )
        fits? ( sci-libs/cfitsio )
        geos?   ( >=sci-libs/geos-2.2.1 )
        gif? ( media-libs/giflib )
@@ -191,7 +190,7 @@
                $(use_with gif) \
                $(use_with hdf5) \
                $(use_with jpeg2k jasper) \
-               $(use_with ecwj2k ecw) \
+               --without-ecw \
                $(use_with gml xerces) \
                $(use_with odbc) \
                $(use_with opencl) \



1.13                 sci-libs/gdal/gdal-1.10.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?r1=1.12&r2=1.13

Index: gdal-1.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gdal-1.10.1.ebuild  28 Dec 2014 16:52:40 -0000      1.12
+++ gdal-1.10.1.ebuild  31 Dec 2014 14:08:12 -0000      1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v 1.12 
2014/12/28 16:52:40 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v 1.13 
2014/12/31 14:08:12 dilfridge Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 SLOT="0"
 LICENSE="MIT"
 KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-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"
+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"
 
 RDEPEND="
        dev-libs/expat
@@ -30,7 +30,6 @@
        sys-libs/zlib[minizip(+)]
        armadillo? ( sci-libs/armadillo[lapack] )
        curl? ( net-misc/curl )
-       ecwj2k? ( sci-libs/libecwj2 )
        fits? ( sci-libs/cfitsio )
        geos?   ( >=sci-libs/geos-2.2.1 )
        gif? ( media-libs/giflib )
@@ -71,7 +70,6 @@
 MAKEOPTS+=" -j1"
 
 REQUIRED_USE="
-       ecwj2k? ( threads )
        spatialite? ( sqlite )
        mdb? ( java )
 "
@@ -201,7 +199,7 @@
                $(use_with armadillo) \
                $(use_with aux_xml pam) \
                $(use_with curl) \
-               $(use_with ecwj2k ecw) \
+               --without-ecw \
                $(use_with fits cfitsio) \
                $(use_with geos) \
                $(use_with gif) \



1.16                 sci-libs/gdal/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/metadata.xml?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/metadata.xml?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/metadata.xml?r1=1.15&r2=1.16

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/metadata.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- metadata.xml        11 Jul 2014 19:38:23 -0000      1.15
+++ metadata.xml        31 Dec 2014 14:08:12 -0000      1.16
@@ -10,7 +10,6 @@
   <use>
     <flag name="armadillo">Use <pkg>sci-libs/armadillo</pkg> for faster TPS 
transform computation</flag>
     <flag name="aux_xml">Enable Portable Auxilliary Metadata generation</flag>
-    <flag name="ecwj2k">Enable support for alternate jpeg2k library 
<pkg>sci-libs/libecwj2</pkg></flag>
     <flag name="fits">Enable support for NASA's <pkg>sci-libs/cfitsio</pkg> 
library</flag>
     <flag name="geos">Add support for geometry engine 
(<pkg>sci-libs/geos</pkg>)</flag>
     <flag name="gml">Enable support for <pkg>dev-libs/xerces-c</pkg> C++ 
API</flag>



1.157                sci-libs/gdal/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.157&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.157&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?r1=1.156&r2=1.157

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- ChangeLog   28 Dec 2014 16:52:40 -0000      1.156
+++ ChangeLog   31 Dec 2014 14:08:12 -0000      1.157
@@ -1,6 +1,11 @@
 # ChangeLog for sci-libs/gdal
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.156 2014/12/28 
16:52:40 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.157 2014/12/31 
14:08:12 dilfridge Exp $
+
+  31 Dec 2014; Andreas K. Huettel <[email protected]> gdal-1.9.2.ebuild,
+  gdal-1.10.0-r1.ebuild, gdal-1.10.1.ebuild, gdal-1.11.1-r1.ebuild,
+  metadata.xml:
+  Remove support for sci-libs/libecwj2, which is going away. Bug 526840
 
   28 Dec 2014; Aaron W. Swenson <[email protected]> gdal-1.9.2.ebuild,
   gdal-1.10.0-r1.ebuild, gdal-1.10.1.ebuild, gdal-1.11.1-r1.ebuild:



1.7                  sci-libs/gdal/gdal-1.10.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild?rev=1.7&view=markup
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
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild?r1=1.6&r2=1.7

Index: gdal-1.10.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gdal-1.10.0-r1.ebuild       28 Dec 2014 16:52:40 -0000      1.6
+++ gdal-1.10.0-r1.ebuild       31 Dec 2014 14:08:12 -0000      1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 SLOT="0"
 LICENSE="MIT"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
-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"
+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"
 
 RDEPEND="
        dev-libs/expat
@@ -26,7 +26,6 @@
        || ( <sys-libs/zlib-1.2.5.1-r1 >=sys-libs/zlib-1.2.5.1-r2[minizip] )
        armadillo? ( sci-libs/armadillo[lapack] )
        curl? ( net-misc/curl )
-       ecwj2k? ( sci-libs/libecwj2 )
        fits? ( sci-libs/cfitsio )
        geos?   ( >=sci-libs/geos-2.2.1 )
        gif? ( media-libs/giflib )
@@ -190,7 +189,7 @@
                $(use_with gif) \
                $(use_with hdf5) \
                $(use_with jpeg2k jasper) \
-               $(use_with ecwj2k ecw) \
+               --without-ecw \
                $(use_with gml xerces) \
                $(use_with odbc) \
                $(use_with opencl) \



1.6                  sci-libs/gdal/gdal-1.11.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild?rev=1.6&view=markup
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
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild?r1=1.5&r2=1.6

Index: gdal-1.11.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gdal-1.11.1-r1.ebuild       28 Dec 2014 16:52:40 -0000      1.5
+++ gdal-1.11.1-r1.ebuild       31 Dec 2014 14:08:12 -0000      1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 SLOT="0"
 LICENSE="MIT"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
-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"
+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"
 
 RDEPEND="
        dev-libs/expat
@@ -31,7 +31,6 @@
        sys-libs/zlib[minizip(+)]
        armadillo? ( sci-libs/armadillo[lapack] )
        curl? ( net-misc/curl )
-       ecwj2k? ( sci-libs/libecwj2 )
        fits? ( sci-libs/cfitsio )
        geos?   ( >=sci-libs/geos-2.2.1 )
        gif? ( media-libs/giflib )
@@ -72,7 +71,6 @@
 MAKEOPTS+=" -j1"
 
 REQUIRED_USE="
-       ecwj2k? ( threads )
        spatialite? ( sqlite )
        mdb? ( java )
 "
@@ -203,7 +201,7 @@
                $(use_with armadillo) \
                $(use_with aux_xml pam) \
                $(use_with curl) \
-               $(use_with ecwj2k ecw) \
+               --without-ecw \
                $(use_with fits cfitsio) \
                $(use_with geos) \
                $(use_with gif) \




Reply via email to