On Wed, October 6, 2010 01:02, Landry Breuil wrote:
> Hi,
>
> here's a port for mapnik, the gis mapping toolkit, from
> http://mapnik.org/.
>
> It uses scons to build, which is a huge piece of #!$!@, so it doesn't
> really respect CFLAGS/CXXFLAGS, but i have no desire to dig more into
> this really shitty-lets-reinvent-the-wheel framework. I've already lost
> enough time to make mapnik build...
>
> Tests & feedback welcome.
>
> Landry
>
Hi. I've tried to create port of mapnik some time ago. SCons is really a huge
smelling pile of ****!
Anyway I didn't use internal agg lib in my port and I have to specify fonts 
path:
MODSCONS_ENV += INTERNAL_LIBAGG=False SYSTEM_FONTS=${X11BASE}/lib/X11/fonts/TTF/
LIB_DEPENDS += ::graphics/agg

Attached is my old port (pre gcc4) of mapnik, m.b. it will be useful for
merging some things.

Attachment: mapnik.tar.gz
Description: GNU Zip compressed data

Reply via email to