mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
New package: starfighter-1.7
This commit is contained in:
parent
bb18626939
commit
c174e0b020
1 changed files with 16 additions and 0 deletions
16
srcpkgs/starfighter/template
Normal file
16
srcpkgs/starfighter/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'starfighter'
|
||||||
|
pkgname=starfighter
|
||||||
|
version=1.7
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname}-${version}-src"
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="exec_prefix=/usr"
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="SDL2_image-devel SDL2_mixer-devel"
|
||||||
|
depends="desktop-file-utils"
|
||||||
|
short_desc="Side-scrolling shoot 'em up space game"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
homepage="http://starfighter.nongnu.org"
|
||||||
|
license="GPL-3"
|
||||||
|
distfiles="${NONGNU_SITE}/starfighter/${version}/${pkgname}-${version}-src.tar.gz"
|
||||||
|
checksum=5b8c53ee680ad29558e244b59345fbc7c2100a542d2839dd74e22f84e5858698
|
Loading…
Add table
Reference in a new issue