[csw-devel] SF.net SVN: gar:[2682] csw/mgar/pkg/wesnoth/trunk
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Mon Dec 22 02:28:00 CET 2008
Revision: 2682
http://gar.svn.sourceforge.net/gar/?rev=2682&view=rev
Author: jake_goerzen
Date: 2008-12-22 01:28:00 +0000 (Mon, 22 Dec 2008)
Log Message:
-----------
update src to version 1.4.7
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-21 23:49:55 UTC (rev 2681)
+++ csw/mgar/pkg/wesnoth/trunk/Makefile 2008-12-22 01:28:00 UTC (rev 2682)
@@ -1,5 +1,5 @@
GARNAME = wesnoth
-GARVERSION = 1.2.5
+GARVERSION = 1.4.7
CATEGORIES = apps
DESCRIPTION = a free turn-based strategy game with a fanasy theme
@@ -14,26 +14,20 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
-GARCOMPILER ?= GNU
+GARCOMPILER ?= SUN
PATCHFILES = language.cpp.diff
-CONFIGURE_ARGS = --prefix=$(prefix) --mandir=/opt/csw/share/man LDFLAGS='-lsunmath -lintl'
-CONFIGURE_ARGS += LD_OPTIONS=-L/opt/csw/lib
-CONFIGURE_ARGS += --with-server-uid=60001
-CONFIGURE_ARGS += --with-server-gid=60001
+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 += --enable-server
-CONFIGURE_ARGS += --enable-campaign-server
-CONFIGURE_ARGS += --enable-tools
-CONFIGURE_ARGS += --enable-editor
-CONFIGURE_ARGS += --with-kde
-CONFIGURE_ARGS += --with-gnome
+#CONFIGURE_ARGS += --enable-server
+#CONFIGURE_ARGS += --enable-campaign-server
+#CONFIGURE_ARGS += --enable-tools
+#CONFIGURE_ARGS += --enable-editor
+CONFIGURE_ARGS += --with-boost=/opt/csw
TEST_SCRIPTS =
include gar/category.mk
-
-#pre-configure:
-# ( cd $(WORKSRC) ; aclocal ; autoconf ; automake -a )
-# @$(MAKECOOKIE)
Modified: csw/mgar/pkg/wesnoth/trunk/checksums
===================================================================
--- csw/mgar/pkg/wesnoth/trunk/checksums 2008-12-21 23:49:55 UTC (rev 2681)
+++ csw/mgar/pkg/wesnoth/trunk/checksums 2008-12-22 01:28:00 UTC (rev 2682)
@@ -1,4 +1,4 @@
-40e00ac97680fb69499191c30f130774 download/wesnoth-1.2.5.tar.bz2
+fdd341c3d66bf1bea2113c79db852d68 download/wesnoth-1.4.7.tar.bz2
724aaa92df2d85d3e69b96837786cb64 download/CSWwesnoth.gspec
-9060626d8f3bebb849fcd169149c959a download/CSWwesnoth.depend
+67b02fe682088a0450b99dc386884dcd 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-21 23:49:55 UTC (rev 2681)
+++ csw/mgar/pkg/wesnoth/trunk/files/CSWwesnoth.depend 2008-12-22 01:28:00 UTC (rev 2682)
@@ -1,6 +1,7 @@
P CSWftype2
-P CSWgcc3corert
-P CSWgcc3g++rt
+P CSWboostrt
+P CSWpython
+P CSWstlport
P CSWggettext
P CSWlibsdl
P CSWpng
@@ -10,3 +11,4 @@
P CSWsunmath
P CSWzlib
P CSWfribidi
+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