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

commit 5c805e8da415e3c6252517b690b768f105ee6a78
Author: Devil505 <devil505li...@gmail.com>
Date:   Sun Feb 1 10:14:37 2009 +0100

slimevolley-2.4.1-1-i686
* new package

diff --git a/source/games-extra/slimevolley/FrugalBuild 
b/source/games-extra/slimevolley/FrugalBuild
new file mode 100644
index 0000000..2ab7ee6
--- /dev/null
+++ b/source/games-extra/slimevolley/FrugalBuild
@@ -0,0 +1,26 @@
+# Compiling Time: 0 SBU
+# Maintainer: Devil505 <devil505li...@gmail.com>
+
+pkgname=slimevolley
+pkgver=2.4.1
+pkgrel=1
+pkgdesc="A simple yet fun arcade volley game"
+url="http://slime.tuxfamily.org/index.php";
+depends=('sdl_ttf' 'sdlimage' 'sdl_net')
+Finclude cmake
+groups=('games-extra')
+archs=('i686' 'x86_64')
+Fpkgversep="_"
+up2date="Flasttar 
http://download.tuxfamily.org/slime/debian/dists/stable/main/source/";
+source=("http://downloads.tuxfamily.org/slime/debian/dists/stable/main/source/${pkgname}_${pkgver}.tar.gz";)
+sha1sums=('4b66187323975177bc6f70a2ddbccf5808de420c')
+
+build() {
+  Fcd "$pkgname-$pkgver"
+  CMake_build
+  Fmkdir usr/bin
+  Fmv usr/games/$pkgname usr/bin/$pkgname
+  Frm usr/games/
+}
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to