Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0943f48a2fb7040a15ca619df9aa9b312cd6ed57
commit 0943f48a2fb7040a15ca619df9aa9b312cd6ed57 Author: Devil505 <[email protected]> Date: Sun Oct 25 17:51:07 2009 +0100 spring-0.80.5.1-1-i686 * version bump diff --git a/source/games-extra/spring/FrugalBuild b/source/games-extra/spring/FrugalBuild index 03cfb80..e1554cd 100644 --- a/source/games-extra/spring/FrugalBuild +++ b/source/games-extra/spring/FrugalBuild @@ -2,21 +2,23 @@ # Maintainer: Devil505 <[email protected]> pkgname=spring -pkgver=0.80.4.2 +pkgver=0.80.5.1 pkgrel=1 pkgdesc="A free 3D game engine for the real-time-strategy (RTS) game Total Annihilation" -url="http://spring.clan-sy.com" depends=('glew' 'devil' 'libboost-mt' 'sdl' 'libxmu' 'libxi' 'libgl' 'libtiff' 'libjpeg' 'libsm' 'libxcb' 'libxdamage' 'e2fsprogs' 'openal' 'libvorbis' 'freetype2' 'libxcursor' 'openal') +makedepends=('lzma' 'boost' '7zip') +_F_sourceforge_ext="_src.tar.gz" +_F_sourceforge_dirname="springrts" +_F_sourceforge_sep="_" +Finclude sourceforge +url="http://spring.clan-sy.com" groups=('games-extra') archs=('i686' 'x86_64') -Fpkgversep="_" _F_cd_path="${pkgname}_${pkgver}" _F_cmake_confopts="-DCMAKE_INSTALL_PREFIX=/usr -DDATADIR=share/spring -DUSE_GML_SIM=ON -DUSE_GML=ON" -makedepends=('make' 'lzma' 'boost' 'zip') Finclude cmake -up2date="lynx -dump $url/download.php | sed 's/_src.tar.gz/.tar.gz/g' | Flasttar" -source=(http://spring.clan-sy.com/dl/${pkgname}_${pkgver}_src.tar.gz README.Frugalware) -sha1sums=('4c8cd81bc8ad086c39e8358f8ea5334243b00bb2' \ +source=($source README.Frugalware) +sha1sums=('e7e79217da5e3e50ce531b1e6764a9c02141ce5f' \ '5721b8c82c14fbfc895f86cbfbd7a1b00dcbc894') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
