Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 561262 - sci-libs/gdal-2.0.1 version bump
Summary: sci-libs/gdal-2.0.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL: https://trac.osgeo.org/gdal/wiki/Rele...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-23 13:44 UTC by Jean-Claude Repetto
Modified: 2015-12-26 21:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sci-libs/gdal-2.0.1 ebuild (gdal-2.0.1.ebuild,7.81 KB, text/plain)
2015-09-23 13:46 UTC, Jean-Claude Repetto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Claude Repetto 2015-09-23 13:44:54 UTC
A bugfix version of the branch 2.x of GDAL has been released.
More information on :
https://trac.osgeo.org/gdal/wiki/Release/2.0.1-News


Reproducible: Always
Comment 1 Jean-Claude Repetto 2015-09-23 13:46:09 UTC
Created attachment 412636 [details]
sci-libs/gdal-2.0.1 ebuild
Comment 2 Kalin KOZHUHAROV 2015-09-25 14:50:28 UTC
I just tested a pure revbump 2.0.0-r1 --> 2.0.1 and it worked with dev-lang/swig-3.0.5 that is stable ATM, so patch from bug #554792 is not needed.

(BTW, unless totally rewriting ebuilds, it is better to post patches/diffs to latest vanilla, and add comments :-)

Just for reference, I put it in my overlay (but renaming the old ebuild works): 
https://github.com/thinrope/pkalin/commit/2ad2f7b47b3bd819e7c2e967d919839ceb2f1b8b
Comment 3 Jean-Claude Repetto 2015-09-25 15:12:52 UTC
I confirm that I didn't add the patch from bug #554792, since the problem has been solved upstream.

Here is the diff :

@@ -58,7 +58,7 @@
 	xls? ( dev-libs/freexl )
 "
 
-SWIG_DEP=">=dev-lang/swig-2.0.2 <=dev-lang/swig-3.0.4"
+SWIG_DEP=">=dev-lang/swig-2.0.2"
 DEPEND="${RDEPEND}
 	doc? ( app-doc/doxygen )
 	java? ( >=virtual/jdk-1.6 )
@@ -294,6 +294,7 @@
 
 	install_python() {
 		emake -C swig/python DESTDIR="${D}" install
+		python_optimize
 	}
 	if use python; then
 		python_foreach_impl run_in_build_dir install_python
Comment 4 Alexander 2015-10-07 15:23:25 UTC
It’s complete compile with dev-lang/swig-3.0.7
Comment 5 Kalin KOZHUHAROV 2015-12-17 11:22:33 UTC
I further simplified the swig dependency, since all in portage in slot 0 is above 2.0.2 and renamed the ebuild to -r1

https://github.com/thinrope/pkalin/blob/master/sci-libs/gdal/gdal-2.0.1-r1.ebuild#L64
Comment 6 Amy Liffey gentoo-dev 2015-12-26 21:23:46 UTC
committer	Amy Winston <amynka@gentoo.org>	2015-12-26 21:20:53 (GMT)
commit	0dd94e531da261f381fe1d8357c348835af84341 

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd94e531da261f381fe1d8357c348835af84341