Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=f6b80312e14d94bb3a4a30c873f5754fb5b9418a
commit f6b80312e14d94bb3a4a30c873f5754fb5b9418a Author: James Buren <[email protected]> Date: Mon Dec 31 10:17:46 2012 -0600 frogatto-1.2-2-x86_64 * rebuild with boost diff --git a/source/games-extra/frogatto/FrugalBuild b/source/games-extra/frogatto/FrugalBuild index 3036fba..fc377cf 100644 --- a/source/games-extra/frogatto/FrugalBuild +++ b/source/games-extra/frogatto/FrugalBuild @@ -4,14 +4,14 @@ pkgname=frogatto pkgver=1.2 -pkgrel=1 +pkgrel=2 pkgdesc="An old-school 2d platformer game, starring a certain quixotic frog" _F_desktop_name="Frogatto" _F_desktop_icon="$pkgname.png" _F_desktop_categories="Game;ArcadeGame" url="http://www.frogatto.com" -depends=('sdl' 'sdlimage' 'sdl_mixer' 'sdl_ttf' 'libgl' 'libglu' 'glew' 'libboost>=1.49.0') -makedepends=('boost') +depends=('sdl' 'sdlimage' 'sdl_mixer' 'sdl_ttf' 'libgl' 'libglu' 'glew' 'libboost>=1.50.0') +makedepends=('boost>=1.50.0') groups=('games-extra') archs=('i686' 'x86_64') up2date="Flasttar http://www.frogatto.com/download" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
