Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdetesting2.git;a=commitdiff;h=c44b1051e870f28b8463b6b03a2473ec5b9da53b
commit c44b1051e870f28b8463b6b03a2473ec5b9da53b Author: Devil505 <[email protected]> Date: Sun Jan 23 15:35:50 2011 +0100 warmux-11.01-1-i686 * new package (will replace wormux) diff --git a/source/games-extra/warmux/FrugalBuild b/source/games-extra/warmux/FrugalBuild new file mode 100644 index 0000000..0e833d1 --- /dev/null +++ b/source/games-extra/warmux/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.69 SBU +# Maintainer: Devil505 <[email protected]> + +pkgname=warmux +pkgver=11.01 +pkgrel=1 +pkgdesc="Warmux is free software clone of the Worms(R) series of games, developed by Team17." +url="http://www.wormux.org/" +depends=('libpng>=1.4.1' 'sdl_net>=1.2.7' 'openssl>=1.0.0' 'curl>=7.20.0' 'sdl_ttf>=2.0.9' 'sdl_gfx>=2.0.19' 'sdl_mixer>=1.2.8' 'sdlimage>=1.2.6-2' 'libxml++>=2.6') +groups=('games-extra') +archs=('i686' 'x86_64') +up2date="Flasttar http://download.gna.org/$pkgname/" +source=(http://download.gna.org/$pkgname/$pkgname-$pkgver.tar.bz2) +sha1sums=('18e5d5bf144f069405c75ff8fe51296d9a7871a5') +replaces=('wormux') + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
