File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'moon-buggy'
22pkgname=moon-buggy
3- version=1.0.51
4- revision=5
3+ version=1.1.0
4+ revision=1
55build_style=gnu-configure
66configure_args="--sharedstatedir=/var/db"
77make_dirs="/var/db/moon-buggy 777 root root"
88makedepends="ncurses-devel"
99short_desc="A simple character graphics game"
1010maintainer="Enno Boland <gottox@voidlinux.org>"
11- license="GPL-2 .0-only"
12- homepage="http ://www.seehuhn.de/pages /moon-buggy"
13- distfiles="http ://m .seehuhn.de/programs/$pkgname-$ version.tar.gz"
14- checksum=352dc16ccae4c66f1e87ab071e6a4ebeb94ff4e4f744ce1b12a769d02fe5d23f
11+ license="GPL-3 .0-only"
12+ homepage="https ://www.seehuhn.de/programs /moon-buggy/ "
13+ distfiles="https ://www .seehuhn.de/programs/moon-buggy/moon-buggy-${ version} .tar.gz"
14+ checksum=259ae6e7b1838c40532af5c0f20cd7c6173cd5c552ede408114064475bcfc5b6
1515
1616post_extract() {
17+ # don't clash with ncursesw exported symbol
1718 sed -i 's/key_name/Key_Name/g' keyboard.c
1819}
You can’t perform that action at this time.
0 commit comments