Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373319 - sci-libs/geos-3.3.0 version bump
Summary: sci-libs/geos-3.3.0 version bump
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:
Depends on:
Blocks:
 
Reported: 2011-06-28 10:50 UTC by Raphaël Droz
Modified: 2012-01-05 20:11 UTC (History)
1 user (show)

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


Attachments
initial attempt of geos-3.3.0.ebuild (geos-3.3.0.ebuild,2.60 KB, text/plain)
2011-06-28 10:51 UTC, Raphaël Droz
Details
updated version of the gcc46.patch (3.3.0-gcc46.patch,5.69 KB, text/plain)
2011-06-28 10:53 UTC, Raphaël Droz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raphaël Droz 2011-06-28 10:50:48 UTC
It provides interesting php bindings

Reproducible: Always




Sadly the following updated ebuild (from 3.2.2) fails with +php:
http://trac.osgeo.org/geos/ticket/452
Comment 1 Raphaël Droz 2011-06-28 10:51:55 UTC
Created attachment 278459 [details]
initial attempt of geos-3.3.0.ebuild

(fails with +php)
Comment 2 Raphaël Droz 2011-06-28 10:53:38 UTC
Created attachment 278461 [details]
updated version of the gcc46.patch

some hunks removed.
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2011-06-30 11:30:56 UTC
The php issue is due to threads enabled on php, if disabled the thing should compile.

Other issue is that the package does not respect LDFLAGS/compiler settings on some places so the makefile needs to be patched.

Also for php the php-ext-source-r2 should be used.
Comment 4 Sébastien Fabbro (RETIRED) gentoo-dev 2012-01-05 20:11:31 UTC
3.3.1 in cvs. feel free to modify for proper php or ruby handling.