mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
New package: robotfindskitten-2.7182818.701
This commit is contained in:
parent
9a081c3076
commit
81bc2901b8
1 changed files with 22 additions and 0 deletions
22
srcpkgs/robotfindskitten/template
Normal file
22
srcpkgs/robotfindskitten/template
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
# Template file for 'robotfindskitten'
|
||||||
|
pkgname=robotfindskitten
|
||||||
|
version=2.7182818.701
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="setconf"
|
||||||
|
makedepends="ncurses-devel"
|
||||||
|
short_desc="Yet another zen simulation"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
homepage="http://www.robotfindskitten.org"
|
||||||
|
license="GPL-2"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/rfk/${pkgname}-POSIX/mayan_apocalypse_edition/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=7749a370796fd23e3b306b00de5f7fb7997a35fef30e3910ff159448c932d719
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
setconf "src/Makefile.in" execgamesdir '$(prefix)/bin'
|
||||||
|
}
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vinstall nki/vanilla.nki 644 usr/share/games/robotfindskitten
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue