Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 440716 - sci-libs/gdal-1.9.2 version bump
Summary: sci-libs/gdal-1.9.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-01 12:00 UTC by Fabio Correa
Modified: 2013-01-06 07:13 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Correa 2012-11-01 12:00:42 UTC
Hello,

GDAL-1.9.2 was released on Oct 11; it fixes a lot of bugs.

http://trac.osgeo.org/gdal/wiki/Release/1.9.2-News

The ebuild needs the following changes:

--- gentoo/sci-libs/gdal/gdal-1.9.1.ebuild      2012-08-10 01:31:28.000000000 -0500
+++ facorread/sci-libs/gdal/gdal-1.9.2.ebuild   2012-10-31 22:43:49.852054369 -0500
@@ -99,9 +99,6 @@
 
        epatch "${FILESDIR}"/${PN}-1.9.1-ruby-makefile.patch
 
-       # Opencl seems broken with nvidia without this
-       epatch "${FILESDIR}"/${PN}-1.9.1-opencl.patch
-
        # -soname is only accepted by GNU ld/ELF
        [[ ${CHOST} == *-darwin* ]] \
                && epatch "${FILESDIR}"/${PN}-1.5.0-install_name.patch \
@@ -120,8 +117,6 @@
                -e 's:FREEXL_LIBS=missing):FREEXL_LIBS=missing,-lm):g' \
                configure.in || die
 
-       epatch "${FILESDIR}"/${P}-poppler-0.20.1.patch
-
        # autoheader fail
 #      eaclocal
 #      eautoconf


Keep up the great work.

Fabio
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-12-26 13:36:55 UTC
+*gdal-1.9.2 (26 Dec 2012)
+
+  26 Dec 2012; Justin Lecher <jlec@gentoo.org> +gdal-1.9.2.ebuild,
+  metadata.xml:
+  Version Bump, #440716; Respect AR and RANLIB, #444034; do not restrict python
+  to version 2*, #439710; correct dep for USE=pdf and pododof, #433790; respect
+  LDFLAGS with USE=perl, #332101
+
Comment 2 Stephan Litterst 2012-12-26 14:05:37 UTC
Could you put this into portage?
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2012-12-26 14:12:49 UTC
(In reply to comment #2)
> Could you put this into portage?

it is, but it needs to be propagated to the mirror before you can get this. It take usually around 2hours for the main ones.
Comment 4 Stephan Litterst 2013-01-02 06:58:55 UTC
Thanks, it is in portage now: http://packages.gentoo.org/package/sci-libs/gdal
Unfortunately it is neither marked as unstable nor stable.
When will it be unstable or (better) stable?
Comment 5 Stephan Litterst 2013-01-06 07:13:04 UTC
Version 1.9.2 compiles fine on x86 - thanks!