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

commit f3123c670e0a9288232152799f07278114b6267b
Author: jercel <jerce...@gmail.com>
Date:   Sat Nov 13 21:39:46 2010 +0100

spacezero-0.76.1-1-x86_64

* New Package

diff --git a/source/games-extra/spacezero/FrugalBuild 
b/source/games-extra/spacezero/FrugalBuild
new file mode 100644
index 0000000..0a89e53
--- /dev/null
+++ b/source/games-extra/spacezero/FrugalBuild
@@ -0,0 +1,30 @@
+# Compiling Time: 0 SBU
+# Maintainer: jercel <jerce...@gmail.com>
+
+pkgname=spacezero
+pkgver=0.76.1
+pkgrel=1
+pkgdesc="SpaceZero is a 2D space combat, multiplayer (two players by now) net 
game"
+depends=('gtk+2' 'glib2' 'openal' 'freealut')
+_F_gnome_desktop="y"
+Finclude sourceforge
+source=($source $pkgname.png)
+groups=('games-extra')
+archs=('i686' 'x86_64')
+sha1sums=('08e80118dd3a8d2934a4d44988bf4ae2d90fd73f' \
+                       '1d8cdefd2f245d9bddbbfd39bb89573ab637f568')
+
+_F_desktop_name="SpaceZero"
+_F_desktop_desc="A 2D space combat"
+_F_desktop_icon="spacezero.png"
+_F_desktop_categories="ArcadeGame;Game;"
+
+build()
+{
+       Fcd $pkgname
+       Fsed  "INSTALL_DIR=/usr/local/bin/" "INSTALL_DIR=$Fdestdir/usr/bin/" 
Makefile
+       Fsed  "INSTALL_DATA_DIR=/usr/local/share/spacezero/" 
"INSTALL_DATA_DIR=$Fdestdir/usr/share/spacezero/" Makefile
+       Fbuild
+       Ficon $pkgname.png
+       Fdesktop2
+}
diff --git a/source/games-extra/spacezero/spacezero.png 
b/source/games-extra/spacezero/spacezero.png
new file mode 100644
index 0000000..1850d77
Binary files /dev/null and b/source/games-extra/spacezero/spacezero.png differ
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to