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

commit bd114e947dc8915967c31dfbf0b792ba9bc578e7
Author: Devil505 <devil505li...@gmail.com>
Date:   Sun Jul 26 16:25:56 2009 +0200

angband-3.1.1.1577-1-i686
* new package

diff --git a/source/games-extra/angband/FrugalBuild 
b/source/games-extra/angband/FrugalBuild
new file mode 100644
index 0000000..c56c556
--- /dev/null
+++ b/source/games-extra/angband/FrugalBuild
@@ -0,0 +1,34 @@
+# Compiling Time: 0.19 SBU
+# Maintainer: Devil505 <devil505li...@gmail.com>
+
+pkgname=angband
+pkgver=3.1.1.1577
+pkgrel=1
+pkgdesc="A roguelike dungeon-exploration game based on Tolkien's books"
+url="http://rephial.org";
+depends=('libice' 'sdlimage' 'sdl_ttf' 'libglade' 'libxau' 'libxdmcp' 
'sdl_mixer' 'util-linux-ng' 'libxext' 'libxdamage')
+options=('scriptlet')
+groups=('games-extra')
+archs=('i686' 'x86_64')
+up2date="Flasttar $url | sed 's/_src//g'"
+source=($url/downloads/3.1/$pkgname-$pkgver-src.tar.gz)
+Fconfopts="${fconfop...@]} --enable-sdl\
+        --enable-sdl-mixer \
+       --enable-gtk \
+       --enable-x11"
+sha1sums=('92e72fdfc928ba7b132665b57f38cc3f42e9e81c')
+
+_F_desktop_icon="/usr/share/angband/xtra/icon/att-32.png"
+_F_desktop_exec="angband -g"
+_F_desktop_categories="Game;RolePlaying;"
+
+
+build()
+{
+Fmkdir usr/share/$pkgname
+Fbuild
+Ffileschmod usr/bin/$pkgname 755
+Ffileschown usr/bin/$pkgname root games
+Fdesktop2
+}
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to