- Sync WANTLIB
- Remove use of CONFIGURE_SHARED since this is SHARED_ONLY anyway
- Remove unnecessary patching for the autoconf script and pkg-config files
From giovanni@
- Enable the PostScript plugin
- Update distinfo
ok giovanni@
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
- remove a dependency on x11/gnome/vfs2
- remove a hidden dependency on devel/iso-codes
- let it build with different python versions
- regen plist
ok sthen@, "i guess it makes sense" landry@
Enable python and printing support. (Note: the pros and cons about python
have been discussed at p2k8, and most people agreed that it isn't an issue).
Adjust license information (it's GPLv2).
Add a MAINTAINER (who maintained this program for quite some time now).
From the "new" maintainer Giovanni Bechis <bigionews@snb.it>. Thanks!
Tested on i386 and powerpc by me, and on amd64 by simon@
since the AltiVec support is not actually being built and even if
the autoconf test is bypassed to make sure it is built it isn't
being used with the current code in the Gimp.
ok kili@