[PC-BSD Commits] r4017 - in pbibuild/modules/games/wesnoth: . kmenu-dir overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Mon Jun 1 08:52:34 PDT 2009
Author: kris
Date: 2009-06-01 08:52:33 -0700 (Mon, 01 Jun 2009)
New Revision: 4017
Added:
pbibuild/modules/games/wesnoth/overlay-dir/wesnoth.png
Modified:
pbibuild/modules/games/wesnoth/kmenu-dir/wesnoth
pbibuild/modules/games/wesnoth/pbi.conf
Log:
Updated wesnoth module, add in program icon, since the port included one jumps around a bit :P
Modified: pbibuild/modules/games/wesnoth/kmenu-dir/wesnoth
===================================================================
--- pbibuild/modules/games/wesnoth/kmenu-dir/wesnoth 2009-06-01 15:13:31 UTC (rev 4016)
+++ pbibuild/modules/games/wesnoth/kmenu-dir/wesnoth 2009-06-01 15:52:33 UTC (rev 4017)
@@ -1,5 +1,5 @@
ExePath: bin/wesnoth
-ExeIcon: share/wesnoth/images/wesnoth-icon.png
+ExeIcon: wesnoth.png
ExeDescr: Wesnoth
ExeNoDesktop: 0
ExeNoMenu: 0
Property changes on: pbibuild/modules/games/wesnoth/overlay-dir/wesnoth.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: pbibuild/modules/games/wesnoth/pbi.conf
===================================================================
--- pbibuild/modules/games/wesnoth/pbi.conf 2009-06-01 15:13:31 UTC (rev 4016)
+++ pbibuild/modules/games/wesnoth/pbi.conf 2009-06-01 15:52:33 UTC (rev 4017)
@@ -13,7 +13,7 @@
PROGAUTHOR="The Wesnoth Team"
# Default Icon (Relative to overlay-dir)
-PROGICON="share/wesnoth/images/wesnoth-icon.png"
+PROGICON="wesnoth.png"
# Port we want to build
PBIPORT="/usr/ports/games/wesnoth"
@@ -32,6 +32,6 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="15"
+BUILDKEY="01"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list