Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483074 - sci-libs/gdal: convert to python-r1 and install for multiple python backends
Summary: sci-libs/gdal: convert to python-r1 and install for multiple python backends
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
: 487534 (view as bug list)
Depends on:
Blocks: 485868
  Show dependency tree
 
Reported: 2013-08-30 22:08 UTC by Ian Stakenvicius (RETIRED)
Modified: 2014-01-27 00:20 UTC (History)
2 users (show)

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


Attachments
convert to python-r1 , install for multiple pythons (patch,9.12 KB, patch)
2013-08-30 22:08 UTC, Ian Stakenvicius (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Stakenvicius (RETIRED) gentoo-dev 2013-08-30 22:08:30 UTC
Created attachment 357468 [details, diff]
convert to python-r1 , install for multiple pythons

As stated in summary.  sci-geosciences/qgis explicitly needs a python-2.7 version and most systems will build this for python-3.2 by default.  The use of python.eclass is deprecated.

The following patch converts both ebuilds to a form that builds using python-r1 as well as installs for potentially all python versions specified in PYTHON_COMPAT.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-10-10 15:02:43 UTC
*** Bug 487534 has been marked as a duplicate of this bug. ***
Comment 2 Egor Y. Egorov 2013-10-11 06:23:24 UTC
In rion-overlay now
Comment 3 Jean-Claude Repetto 2013-10-11 08:19:15 UTC
Tested OK on x86_64.
Needed by QGIS 2.0, so please don't forget this patch when QGIS 2.0 goes into main portage tree.
Comment 4 Aaron W. Swenson gentoo-dev 2014-01-27 00:20:47 UTC
*gdal-1.10.1 (26 Jan 2014)

  26 Jan 2014; Aaron W. Swenson <titanofold@gentoo.org>
  +files/gdal-1.10.0-ruby-makefile.patch, +gdal-1.10.1.ebuild:
  Fix bug 493236: Depend on Perl conditionally. Thanks Nikoli.
  Fix bug 492338: Version bump. Thanks Stephan Litterst.
  Fix bug 483074: Convert to python-r1 to support multiple Pythons. Thanks
                  Ian Stakenvicius.
  Fix bug 466114: Append -lisqlite3 to LIBS. Thanks cmuelle8.
  Fix bug 482888: Modify poppler dependency to have a minimum
                  version (>=0.24.3).
  Fix bug 490048: Add dev-libs/libpcre and dev-libs/libxml2 to RDEPEND
  Fix bug 489224: Add sub-slot operator to trigger rebuild when poppler or
                  Perl is updated. Thanks Nikoli.
  Fix bug 490046: Resolved by sci-libs/gdal version bump.
  Fix bug 474678: Really include the patch this time.