New package: moon-buggy-1.0.51

This commit is contained in:
Enno Boland 2014-04-22 10:50:05 +02:00
parent 7471e3acd4
commit 7443ed0d97
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,7 @@
--- Makefile.in.orig 2006-03-19 20:24:50.000000000 +0100
+++ Makefile.in 2012-01-08 18:00:29.000000000 +0100
@@ -863,3 +863,3 @@
fi
- $(DESTDIR)$(bindir)/moon-buggy -c
+ # $(DESTDIR)$(bindir)/moon-buggy -c

View File

@ -0,0 +1,15 @@
# Template file for 'moon-buggy'
pkgname=moon-buggy
version=1.0.51
revision=1
build_style=gnu-configure
short_desc="A simple character graphics game"
maintainer="Enno Boland <eb@s01.de>"
license="GPL2"
makedepends="ncurses-devel"
homepage="http://www.seehuhn.de/pages/moon-buggy"
distfiles="http://m.seehuhn.de/programs/$pkgname-$version.tar.gz"
checksum=352dc16ccae4c66f1e87ab071e6a4ebeb94ff4e4f744ce1b12a769d02fe5d23f
configure_args="--sharedstatedir=/var/db"
make_dirs="
/var/db/moon-buggy 777 root root"