Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c22031e46477d81b65a4e324ee24708ad838afad

commit c22031e46477d81b65a4e324ee24708ad838afad
Author: Devil505 <devil505li...@gmail.com>
Date:   Thu Jul 9 10:32:53 2009 +0200

spring-0.79.1.2-1-i686
* new package
* added a readme file

diff --git a/source/games-extra/spring/FrugalBuild 
b/source/games-extra/spring/FrugalBuild
new file mode 100644
index 0000000..930bd46
--- /dev/null
+++ b/source/games-extra/spring/FrugalBuild
@@ -0,0 +1,28 @@
+# Compiling Time: 4.60 SBU
+# Maintainer: Devil505 <devil505li...@gmail.com>
+
+pkgname=spring
+pkgver=0.79.1.2
+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')
+groups=('games-extra')
+archs=('i686' 'x86_64')
+Fpkgversep="_"
+_F_cd_path="${pkgname}_${pkgver}"
+_F_cmake_confopts="-DCMAKE_INSTALL_PREFIX=/usr -DDATADIR=share/spring"
+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=('b6b8c0e05e8de359f23920b4aacf636d9d9f1ea7' \
+          '5721b8c82c14fbfc895f86cbfbd7a1b00dcbc894')
+
+build()        {
+       Fbuild
+       # documentation
+       Fdoc README.Frugalware
+}
+
+# optimization OK
diff --git a/source/games-extra/spring/README.Frugalware 
b/source/games-extra/spring/README.Frugalware
new file mode 100644
index 0000000..ba82feb
--- /dev/null
+++ b/source/games-extra/spring/README.Frugalware
@@ -0,0 +1,16 @@
+In order to use spring properly, you need non-free data files (maps, AI, games 
mods...).
+
+Download the data files tarball spring_data_pack (270mo)
+
+-----------------------------
+$ wget -c http://ftp.jeuxlinux.fr/divers/spring_data_pack.tar.gz
+-----------------------------
+
+Then untar it to your home!
+
+-----------------------------
+$ cd ~/.spring
+$ tar -xvjf ~/spring_data_pack.tar.gz
+-----------------------------
+
+Enjoy !
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to