[PC-BSD Commits] r7194 - in pbibuild/modules/games/freeciv: . kmenu-dir
svn at pcbsd.org
svn at pcbsd.org
Tue Jul 13 09:10:50 PDT 2010
Author: kris
Date: 2010-07-13 09:10:50 -0700 (Tue, 13 Jul 2010)
New Revision: 7194
Added:
pbibuild/modules/games/freeciv/kmenu-dir/freeciv-gtk2
pbibuild/modules/games/freeciv/kmenu-dir/freeciv-sdl
Removed:
pbibuild/modules/games/freeciv/kmenu-dir/civclient
Modified:
pbibuild/modules/games/freeciv/kmenu-dir/civserver
pbibuild/modules/games/freeciv/pbi.conf
Log:
Updated freeciv, has both gtk/sdl clients now
Modified: pbibuild/modules/games/freeciv/kmenu-dir/civserver
===================================================================
--- pbibuild/modules/games/freeciv/kmenu-dir/civserver 2010-07-13 14:39:53 UTC (rev 7193)
+++ pbibuild/modules/games/freeciv/kmenu-dir/civserver 2010-07-13 16:10:50 UTC (rev 7194)
@@ -1,4 +1,4 @@
-ExePath: bin/civserver
+ExePath: bin/freeciv-server
ExeIcon: share/pixmaps/freeciv.png
ExeDescr: FreeCiv Server
ExeNoDesktop: 0
Modified: pbibuild/modules/games/freeciv/pbi.conf
===================================================================
--- pbibuild/modules/games/freeciv/pbi.conf 2010-07-13 14:39:53 UTC (rev 7193)
+++ pbibuild/modules/games/freeciv/pbi.conf 2010-07-13 16:10:50 UTC (rev 7194)
@@ -28,10 +28,10 @@
OTHERPORT="/usr/ports/x11-themes/qtcurve-gtk2"
# Enter your custom make options here
-MAKEOPTS=""
+MAKEOPTS="WITH_SDL=yes"
# 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="24"
+BUILDKEY="01"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list