Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=ea1de38648dbbbaed88b28997c51d7018921cd71
commit ea1de38648dbbbaed88b28997c51d7018921cd71 Author: Daniel Exner <[email protected]> Date: Fri Aug 31 00:11:52 2012 +0200 sdlmame-0146-1-x86_64 * version bump * add missing depend for libglu diff --git a/source/games-extra/sdlmame/FrugalBuild b/source/games-extra/sdlmame/FrugalBuild index 12f8647..b1d04c9 100644 --- a/source/games-extra/sdlmame/FrugalBuild +++ b/source/games-extra/sdlmame/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: exceed <[email protected]> pkgname=sdlmame -pkgver=0142 +pkgver=0146 pkgextraver=s Fpkgversep= _F_archive_name=mame pkgrel=1 pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support." url="http://mamedev.org" -depends=('sdl>=1.2.14-3' 'sdl_ttf' 'gconf' 'libxinerama' 'gtk+2') +depends=('sdl>=1.2.14-3' 'sdl_ttf' 'gconf' 'libxinerama' 'gtk+2' 'libglu') makedepends=('nasm' 'mesa') groups=('games-extra') archs=('i686' 'x86_64') @@ -18,7 +18,7 @@ up2date="elinks -dump '$url/release.html' | grep downloader.php | grep .zip | gr | sed 's/.*\mame//;s/.zip//;s/$pkgextraver//'" source=(http://www.emuparadise.org/emulators/files/${_F_archive_name}${pkgver}${pkgextraver}.zip ${pkgname}.sh) _F_cd_path="." -sha1sums=('6d70b7a2a15abfdb7955772844ac4c6eae50ced4' \ +sha1sums=('6bd2c6209dd5fc6468d0461cd1739b83559dbbf7' \ 'f74c8366760e6b3ccb3c86f755e11ebac6aea84b') build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
