mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
880b3bfcc8
commit
b655bdc2f5
1 changed files with 16 additions and 0 deletions
16
srcpkgs/xsoldier/template
Normal file
16
srcpkgs/xsoldier/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# 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
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue