Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=122a56a54245c1ea2c39cb18118a7faa9abb2f06
commit 122a56a54245c1ea2c39cb18118a7faa9abb2f06 Author: James Buren <[email protected]> Date: Mon Dec 31 15:25:04 2012 -0600 wesnoth-1.11.1-1-x86_64 * rebuild with boost diff --git a/source/games-extra/wesnoth/FrugalBuild b/source/games-extra/wesnoth/FrugalBuild index eab0936..c6f9fe8 100644 --- a/source/games-extra/wesnoth/FrugalBuild +++ b/source/games-extra/wesnoth/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: Christian Hamar alias krix <[email protected]> pkgname=wesnoth -pkgver=1.11.0 +pkgver=1.11.1 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>=1.49.0' 'sdl_ttf>=2.0.9' 'pango>=1.24.2-2' 'cairo>=1.8.6-3') -makedepends=('boost') + 'vorbis-tools' 'freetype2' 'python-tools>=2.6' 'fribidi' 'libboost>=1.50.0' 'sdl_ttf>=2.0.9' 'pango>=1.24.2-2' 'cairo>=1.8.6-3') +makedepends=('boost>=1.50.0') Finclude cmake groups=('games-extra') archs=('i686' 'x86_64') @@ -18,6 +18,6 @@ url="http://www.wesnoth.org/" Fconfopts+=" --enable-server --enable-editor --enable-tools \ --enable-campaign-server --with-fifodir=/var/run/wesnoth \ --disable-strict-compilation" -sha1sums=('e85344e45c98480f1fb5eb393abff754110dcd2b') +sha1sums=('a25152f4fa92c3feb11b2fb514b70aaabde31f4f') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
