Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=0aeecb1d1522bbc0afcfe7042f045df681c42afb
commit 0aeecb1d1522bbc0afcfe7042f045df681c42afb Author: James Buren <[email protected]> Date: Mon Dec 31 10:50:49 2012 -0600 supertux-0.3.3-7-x86_64 * rebuild with boost diff --git a/source/games-extra/supertux/FrugalBuild b/source/games-extra/supertux/FrugalBuild index 52b4700..08ca580 100644 --- a/source/games-extra/supertux/FrugalBuild +++ b/source/games-extra/supertux/FrugalBuild @@ -4,13 +4,13 @@ pkgname=supertux pkgver=0.3.3 -pkgrel=6 +pkgrel=7 pkgdesc="SuperTux is a classic 2D jump'n run sidescroller game in a style similar to the original SuperMario games." _F_googlecode_ext=".tar.bz2" Finclude googlecode url="http://supertux.lethargik.org/" -depends=('sdl_mixer' 'sdlimage' 'physfs>=2.0.2' 'openal>=1.7.411' 'libvorbis' 'mesa' 'glew' 'libboost>=1.49.0') -makedepends=('boost') +depends=('sdl_mixer' 'sdlimage' 'physfs>=2.0.2' 'openal>=1.7.411' 'libvorbis' 'glew' 'libboost>=1.50.0') +makedepends=('boost>=1.50.0') groups=('games-extra') archs=('i686' 'x86_64') license="GPL" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
