[csw-devel] SF.net SVN: gar:[2688] csw/mgar/pkg/wesnoth/trunk
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Mon Dec 22 23:03:18 CET 2008
Revision: 2688
http://gar.svn.sourceforge.net/gar/?rev=2688&view=rev
Author: jake_goerzen
Date: 2008-12-22 22:03:18 +0000 (Mon, 22 Dec 2008)
Log Message:
-----------
configured fifodir=/var/opt/csw/run/wesnothd, enabled NLS support, added new dependancies and removed unused dependancies
Modified Paths:
--------------
csw/mgar/pkg/wesnoth/trunk/Makefile
csw/mgar/pkg/wesnoth/trunk/checksums
csw/mgar/pkg/wesnoth/trunk/files/CSWwesnoth.depend
Modified: csw/mgar/pkg/wesnoth/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wesnoth/trunk/Makefile 2008-12-22 18:37:35 UTC (rev 2687)
+++ csw/mgar/pkg/wesnoth/trunk/Makefile 2008-12-22 22:03:18 UTC (rev 2688)
@@ -20,8 +20,8 @@
CONFIGURE_ARGS = --prefix=$(prefix)
CONFIGURE_ARGS += CXXFLAGS='-features=extensions -library=stlport4'
-CONFIGURE_ARGS += LDFLAGS='-L/opt/csw/lib -lstlport -lintl -lsocket -lboost_iostreams -lsunmath'
-CONFIGURE_ARGS += --disable-nls
+CONFIGURE_ARGS += LDFLAGS='-L. -L/opt/csw/lib -lstlport -lintl -lsocket -lboost_iostreams -lsunmath -lSDL_ttf'
+CONFIGURE_ARGS += --with-fifodir=/var/opt/csw/run/wesnothd
#CONFIGURE_ARGS += --enable-server
#CONFIGURE_ARGS += --enable-campaign-server
#CONFIGURE_ARGS += --enable-tools
Modified: csw/mgar/pkg/wesnoth/trunk/checksums
===================================================================
--- csw/mgar/pkg/wesnoth/trunk/checksums 2008-12-22 18:37:35 UTC (rev 2687)
+++ csw/mgar/pkg/wesnoth/trunk/checksums 2008-12-22 22:03:18 UTC (rev 2688)
@@ -1,4 +1,4 @@
fdd341c3d66bf1bea2113c79db852d68 download/wesnoth-1.4.7.tar.bz2
724aaa92df2d85d3e69b96837786cb64 download/CSWwesnoth.gspec
-67b02fe682088a0450b99dc386884dcd download/CSWwesnoth.depend
+3ad3f94e881c3be62ec6424df8013ab4 download/CSWwesnoth.depend
59968804e93a18220d7d18e8252fff8d download/language.cpp.diff
Modified: csw/mgar/pkg/wesnoth/trunk/files/CSWwesnoth.depend
===================================================================
--- csw/mgar/pkg/wesnoth/trunk/files/CSWwesnoth.depend 2008-12-22 18:37:35 UTC (rev 2687)
+++ csw/mgar/pkg/wesnoth/trunk/files/CSWwesnoth.depend 2008-12-22 22:03:18 UTC (rev 2688)
@@ -2,13 +2,15 @@
P CSWboostrt
P CSWpython
P CSWstlport
+P CSWiconv
P CSWggettext
P CSWlibsdl
P CSWpng
P CSWsdlimage
P CSWsdlmixer
P CSWsdlnet
+P CSWsdlttf
P CSWsunmath
P CSWzlib
P CSWfribidi
-P CSWcommon common - common files and dirs for CSW packages
+P CSWcommon common - common files and dirs for CSW packages
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list