Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 585156 - sci-geosciences/qgis-2.12.1 and sci-libs/gdal-2.0.2 new use flag oracle
Summary: sci-geosciences/qgis-2.12.1 and sci-libs/gdal-2.0.2 new use flag oracle
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2016-06-06 09:45 UTC by Marco Genasci
Modified: 2016-12-05 16:34 UTC (History)
2 users (show)

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


Attachments
qgis-2.12.2-r1.ebuild (qgis-2.12.2-r1.ebuild,4.53 KB, text/plain)
2016-06-06 09:46 UTC, Marco Genasci
Details
gdal-2.0.2-r1.ebuild (gdal-2.0.2-r1.ebuild,7.95 KB, text/plain)
2016-06-06 09:46 UTC, Marco Genasci
Details
Patch for qgis-2.12.2 -> qgis-2.12.2-r1 (file_585156.txt,1.22 KB, patch)
2016-06-07 15:32 UTC, Michael 'veremitz' Everitt
Details | Diff
Patch for gdal-2.0.2 -> gdal-2..0.2-r1 (file_585156.txt,1.37 KB, patch)
2016-06-07 15:33 UTC, Michael 'veremitz' Everitt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Genasci 2016-06-06 09:45:50 UTC
I modified the ebuilds for adding oracle spatial support on qgis (version 2.12.2) and gdal (version 2.0.2) with the use flag oracle.

Reproducible: Always
Comment 1 Marco Genasci 2016-06-06 09:46:41 UTC
Created attachment 436610 [details]
qgis-2.12.2-r1.ebuild
Comment 2 Marco Genasci 2016-06-06 09:46:59 UTC
Created attachment 436612 [details]
gdal-2.0.2-r1.ebuild
Comment 3 Michael 'veremitz' Everitt 2016-06-07 15:32:05 UTC
Created attachment 436772 [details, diff]
Patch for qgis-2.12.2 -> qgis-2.12.2-r1
Comment 4 Michael 'veremitz' Everitt 2016-06-07 15:33:22 UTC
Created attachment 436774 [details, diff]
Patch for gdal-2.0.2 -> gdal-2..0.2-r1
Comment 5 Thomas Deutschmann (RETIRED) gentoo-dev 2016-08-17 10:59:46 UTC
Thanks for the report. At least sci-geosciences/qgis has now an oracle USE flag:

> commit e245985388006bcd402c21b41985b34f835f63c7
> Author: Thomas Deutschmann
> Date:   Wed Aug 17 12:53:39 2016 +0200
> 
>     sci-geosciences/qgis: Bump to v2.14.5
> 
>      - Version bump to new upstream release v2.14.5 (Fixes Gentoo-Bug #581146,
>        #583784, #588994).
> 
>      - Bumped to EAPI=6; This makes multilib eclass unnecessary because
>        get_libdir is now part of EAPI=6.
> 
>      - "oracle" USE flag added (Fixes Gentoo-Bug #585156).
> 
>      - Disabling test suite because upstream doesn't allow running from
>        install path [Link 1] (Closes Gentoo-Bug #499894).
> 
>      - Package license updated after upstream clearified its own license
>        [Link 2].
> 
>     Link 1: https://github.com/qgis/QGIS/blob/final-2_14_5/src/core/qgsapplication.cpp#L374
>     Link 2: https://github.com/qgis/QGIS/commit/d5bc39cb8ccc047543d37359ae7fc2d34c89a538
> 
>     Gentoo-Bug: https://bugs.gentoo.org/581146
>     Gentoo-Bug: https://bugs.gentoo.org/585156
>     Gentoo-Bug: https://bugs.gentoo.org/588994
>     Gentoo-Bug: https://bugs.gentoo.org/583784
>     Gentoo-Bug: https://bugs.gentoo.org/499894
> 
>     Acked-by: Amy Winston
> 
>     Package-Manager: portage-2.3.0
>
Comment 6 Marco Genasci 2016-08-19 12:15:31 UTC
When and if oracle use flag will be added to gdal in qgis ebuild I forgot 
>=sci-libs/gdal-1.6.1:=[geos,oracle?,python?,${PYTHON_USEDEP}]
Comment 7 Thomas Deutschmann (RETIRED) gentoo-dev 2016-12-05 14:27:16 UTC
This is now finally done for remaining sci-libs/gdal as well, see https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e748080fd04e9196cfb3146e6f341f06f3be6813
Comment 8 Marco Genasci 2016-12-05 16:34:56 UTC
Thank you very much