[PC-BSD Commits] r5647 - in pbibuild/modules/graphics: . gimpshop gimpshop/kmenu-dir gimpshop/overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Thu Dec 17 08:18:28 PST 2009
Author: kris
Date: 2009-12-17 08:18:28 -0800 (Thu, 17 Dec 2009)
New Revision: 5647
Added:
pbibuild/modules/graphics/gimpshop/
pbibuild/modules/graphics/gimpshop/overlay-dir/PBI.SetupScript.sh
Removed:
pbibuild/modules/graphics/gimpshop/overlay-dir/PBI.SetupScript.sh
pbibuild/modules/graphics/gimpshop/overlay-dir/bin/
pbibuild/modules/graphics/gimpshop/overlay-dir/etc/
pbibuild/modules/graphics/gimpshop/overlay-dir/libexec/
pbibuild/modules/graphics/gimpshop/overlay-dir/scripts/
pbibuild/modules/graphics/gimpshop/overlay-dir/share/
Modified:
pbibuild/modules/graphics/gimpshop/copy-files
pbibuild/modules/graphics/gimpshop/kmenu-dir/gimp
pbibuild/modules/graphics/gimpshop/pbi.conf
Log:
Added module for gimpship
Modified: pbibuild/modules/graphics/gimpshop/copy-files
===================================================================
--- pbibuild/modules/graphics/gimp/copy-files 2009-12-09 20:01:12 UTC (rev 5517)
+++ pbibuild/modules/graphics/gimpshop/copy-files 2009-12-17 16:18:28 UTC (rev 5647)
@@ -1,9 +0,0 @@
-/usr/local/bin/gimp* bin/
-/usr/local/share/gimp share/
-/usr/local/share/gutenprint share/
-/usr/local/libexec/gimp libexec/
-/usr/local/etc/gimp etc/
-/usr/local/lib/lib* autolibs/
-/usr/local/lib/*gtk* autolibs/
-/usr/local/lib/*print* autolibs/
-/usr/local/lib/*cups* autolibs/
Modified: pbibuild/modules/graphics/gimpshop/kmenu-dir/gimp
===================================================================
--- pbibuild/modules/graphics/gimp/kmenu-dir/gimp 2009-12-09 20:01:12 UTC (rev 5517)
+++ pbibuild/modules/graphics/gimpshop/kmenu-dir/gimp 2009-12-17 16:18:28 UTC (rev 5647)
@@ -1,6 +1,6 @@
ExePath: bin/gimp
ExeIcon: gimp.png
-ExeDescr: Gimp
+ExeDescr: Gimpshop
ExeNoDesktop: 0
ExeNoMenu: 0
ExeRunRoot: 0
Modified: pbibuild/modules/graphics/gimpshop/pbi.conf
===================================================================
--- pbibuild/modules/graphics/gimp/pbi.conf 2009-12-09 20:01:12 UTC (rev 5517)
+++ pbibuild/modules/graphics/gimpshop/pbi.conf 2009-12-17 16:18:28 UTC (rev 5647)
@@ -4,10 +4,10 @@
##############################################################################
# Program Name
-PROGNAME="Gimp"
+PROGNAME="Gimpshop"
# Program Website
-PROGWEB="http://www.gimp.org"
+PROGWEB="http://plasticbugs.com/?page_id=294"
# Program Author
PROGAUTHOR="The GIMP Team"
@@ -16,7 +16,7 @@
PROGICON="gimp.png"
# Port we want to build
-PBIPORT="/usr/ports/graphics/gimp/"
+PBIPORT="/usr/ports/graphics/gimpshop/"
# Set to "Auto or NONE" to have the PBI creator auto-populate libs or not
PROGLIBS="Auto"
@@ -34,7 +34,4 @@
# - The rebuild will take place even if port is still the same ver
BUILDKEY="01"
-PBIAUTOPOPULATE="YES"
-export PBIAUTOPOPULATE
-
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list