Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264609 - sci-geosciences/mapnik-0.6.0 version bump
Summary: sci-geosciences/mapnik-0.6.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Sci-geo Project
URL: http://www.mapnik.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-02 11:15 UTC by jannis
Modified: 2009-06-12 08:26 UTC (History)
1 user (show)

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


Attachments
mapnik-0.6.0.ebuild (mapnik-0.6.0.ebuild,2.47 KB, text/plain)
2009-04-02 11:27 UTC, jannis
Details
patch from 0.5.1-ebuild to 0.6..0 (mapnik-ebuild.patch,1.50 KB, patch)
2009-05-27 18:58 UTC, jannis
Details | Diff
new patch from 0.5.1-ebuild to 0.6.0 (mapnik-ebuild.patch,1.32 KB, patch)
2009-05-27 19:13 UTC, jannis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jannis 2009-04-02 11:15:09 UTC
Mapnik has released a new version (0.6.0) and the ebuild should be updated.

Reproducible: Always

Steps to Reproduce:
Comment 1 jannis 2009-04-02 11:27:16 UTC
Created attachment 187066 [details]
mapnik-0.6.0.ebuild

Ebuild for mapnik-0.6.0; Source filename has slightly changed.
Build outputs two things I don't quite like:

install: Aufruf von stat für „utils/ogcserver/ogcserver“ nicht möglich: Datei oder Verzeichnis nicht gefunden                           
!!! doins: utils/ogcserver/ogcserver does not exist 

and 

QA Security Notice:                                          
- /usr/lib64/python2.5/site-packages/mapnik/paths.py will be a world writable file.
- This may or may not be a security problem, most of the time it is one.           
- Please double check that mapnik-0.6.0 really needs a world writeable bit and file bugs accordingly.

But since I don't use ogcserver and I installed mapnik only on a local system I ignored them for now.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-02 20:59:57 UTC
Please attach unified diffs (diff -u) when you did changes to an ebuild. That would be much more handy for our devs.
Comment 3 Aelia 2009-04-20 07:16:04 UTC
Hi, there is a missing dep for dev-libs/icu without this the configuration script makes an error for missing c++ libs icudata and icuuc.
Comment 4 Aelia 2009-04-26 14:19:43 UTC
Hi, found another dependency, curl it makes an error when curl is not installed (and doesn't check it at configure time...) :
plugins/input/osm/basiccurl.h:4:23: error: curl/curl.h: No such file or directory
Comment 5 jannis 2009-05-27 18:56:59 UTC
I just updated the 0.6.0-ebuild a little. Patch (against 0.5.1 so it might be merged to the tree soon) follows
Comment 6 jannis 2009-05-27 18:58:21 UTC
Created attachment 192627 [details, diff]
patch from 0.5.1-ebuild to 0.6..0
Comment 7 jannis 2009-05-27 19:13:54 UTC
Created attachment 192632 [details, diff]
new patch from 0.5.1-ebuild to 0.6.0

I forgot to take out a line that I had in there for testing
Comment 8 Scott 2009-06-10 08:55:38 UTC
0.6.0 requires boost to be compiled with USE="python"
Comment 9 Tupone Alfredo gentoo-dev 2009-06-12 08:26:52 UTC
Version 0.6.0 is now in portage. Thanks