Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=3a2262cb22353363de096f99394132840e4572ee
commit 3a2262cb22353363de096f99394132840e4572ee Author: Elentir <[email protected]> Date: Tue May 8 16:10:34 2012 +0200 frogatto-1.2-1-x86_64 * version bump * build with boost>=1.49.0 diff --git a/source/games-extra/frogatto/FrugalBuild b/source/games-extra/frogatto/FrugalBuild index 40667da..3036fba 100644 --- a/source/games-extra/frogatto/FrugalBuild +++ b/source/games-extra/frogatto/FrugalBuild @@ -3,20 +3,20 @@ # Contributor : Baste <[email protected]> pkgname=frogatto -pkgver=1.1 +pkgver=1.2 pkgrel=1 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') +depends=('sdl' 'sdlimage' 'sdl_mixer' 'sdl_ttf' 'libgl' 'libglu' 'glew' 'libboost>=1.49.0') makedepends=('boost') groups=('games-extra') archs=('i686' 'x86_64') -up2date="Flasttar http://files.frogatto.com/" -source=(http://files.frogatto.com/$pkgname-$pkgver.tar.bz2) -sha1sums=('33476cc346d64dbd66b6443df0f2b714ab990367') +up2date="Flasttar http://www.frogatto.com/download" +source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) +sha1sums=('8f9462467169155a15f087aabd8171be922879c7') build () { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
