[PC-BSD Commits] r4290 - pbibuild/modules/graphics/gimp
svn at pcbsd.org
svn at pcbsd.org
Thu Jul 30 09:42:42 PDT 2009
Author: kris
Date: 2009-07-30 09:42:42 -0700 (Thu, 30 Jul 2009)
New Revision: 4290
Modified:
pbibuild/modules/graphics/gimp/copy-files
pbibuild/modules/graphics/gimp/pbi.conf
Log:
Updated gimp to auto-populate its libraries
Modified: pbibuild/modules/graphics/gimp/copy-files
===================================================================
--- pbibuild/modules/graphics/gimp/copy-files 2009-07-30 16:32:34 UTC (rev 4289)
+++ pbibuild/modules/graphics/gimp/copy-files 2009-07-30 16:42:42 UTC (rev 4290)
@@ -16,3 +16,6 @@
/usr/local/lib/libwmf* autolibs/
/usr/local/lib/libWeb* autolibs/
/usr/local/lib/libweb* autolibs/
+/usr/local/lib/*gtk* autolibs/
+/usr/local/lib/*print* autolibs/
+/usr/local/lib/*cups* autolibs/
Modified: pbibuild/modules/graphics/gimp/pbi.conf
===================================================================
--- pbibuild/modules/graphics/gimp/pbi.conf 2009-07-30 16:32:34 UTC (rev 4289)
+++ pbibuild/modules/graphics/gimp/pbi.conf 2009-07-30 16:42:42 UTC (rev 4290)
@@ -34,4 +34,7 @@
# - The rebuild will take place even if port is still the same ver
BUILDKEY="02"
+PBIAUTOPOPULATE="YES"
+export PBIAUTOPOPULATE
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list