b655bdc2f5
Closes: #11330 [via git-merge-pr]
16 lines
478 B
Bash
16 lines
478 B
Bash
# Template file for 'xsoldier'
|
|
pkgname=xsoldier
|
|
version=1.8
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="libXpm-devel"
|
|
short_desc="X11 shoot-em up game for Linux"
|
|
maintainer="cr6git <quark6@protonmail.com>"
|
|
homepage="http://www.interq.or.jp/libra/oohara/xsoldier/"
|
|
license="GPL-2"
|
|
distfiles="http://www.interq.or.jp/libra/oohara/xsoldier/xsoldier-${version}.tar.gz"
|
|
checksum=4d1a60513a2738e5dc09a25b4ab7bdbcd88705a5cc7ef0ad6f27263b914cdae6
|
|
|
|
post_install() {
|
|
vdoc README
|
|
}
|