[Frugalware-git] frugalware-current: wesnoth-1.6.4-1-i686

Michel Hermier hermier at frugalware.org
Mon Jul 13 23:00:22 CEST 2009


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ecf1946ac400cf2accbea014eab6b1c8af52bb3

commit 5ecf1946ac400cf2accbea014eab6b1c8af52bb3
Author: Michel Hermier <hermier at frugalware.org>
Date:   Mon Jul 13 22:56:30 2009 +0200

wesnoth-1.6.4-1-i686

* Bump version.
* Remove deprecated options and tools.
* Add option to disable error on warnings (due to c++ templates)

diff --git a/source/games-extra/wesnoth/FrugalBuild b/source/games-extra/wesnoth/FrugalBuild
index 397f441..ac0b789 100644
--- a/source/games-extra/wesnoth/FrugalBuild
+++ b/source/games-extra/wesnoth/FrugalBuild
@@ -2,12 +2,12 @@
# Maintainer: Christian Hamar alias krix <krics at linuxforum.hu>

pkgname=wesnoth
-pkgver=1.6.2
-pkgrel=2
+pkgver=1.6.4
+pkgrel=1
pkgdesc="Wesnoth is a turn based strategy game played in the fantasy world"
depends=('sdl>=1.2.13-2' 'sdlimage>=1.2.6-2' 'sdl_net>=1.2.7' 'sdl_mixer>=1.2.8' 'libpng' 'libjpeg' 'libogg' \
'vorbis-tools' 'freetype2' 'python-tools>=2.6' 'fribidi' 'libboost-mt>=1.37.0' 'sdl_ttf>=2.0.9' 'pango>=1.24.2-2' 'cairo>=1.8.6-3')
-makedepends=('boost>=1.37.0' 'optipng')
+makedepends=('boost>=1.37.0')
groups=('games-extra')
archs=('i686' 'x86_64')
_F_sourceforge_ext=".tar.bz2"
@@ -15,8 +15,8 @@ Finclude sourceforge
url="http://www.wesnoth.org/"
up2date="lynx -dump $url |grep 'Download Wesnoth' |grep stable|sed 's/.* \([^ ]*\) (.*/\1/;q'"
Fconfopts="$Fconfopts --enable-server --enable-editor --enable-tools \
-		--enable-campaign-server --with-kde --with-gnome \
-		--with-fifodir=/var/run/wesnothd --enable-optipng"
-sha1sums=('973b3b7e1556ec50ac09c198605c3215072618d4')
+		--enable-campaign-server --with-fifodir=/var/run/wesnoth \
+		--disable-strict-compilation"
+sha1sums=('653c3797d1d3a4cd72addcea7dfc63216b30ffe0')

# optimization OK


More information about the Frugalware-git mailing list