New package: Powermanga-0.93.1.
This commit is contained in:
parent
d9b31ad642
commit
151f50c002
20
srcpkgs/Powermanga/template
Normal file
20
srcpkgs/Powermanga/template
Normal file
@ -0,0 +1,20 @@
|
||||
# Template file for 'Powermanga'
|
||||
pkgname=Powermanga
|
||||
version=0.93.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool SDL-devel"
|
||||
makedepends="libpng-devel SDL_mixer-devel SDL_image-devel"
|
||||
short_desc="Arcade 2D shoot-em-up game"
|
||||
maintainer="Juan RP <xtraeme@gmail.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://linux.tlk.fr/games/Powermanga"
|
||||
distfiles="https://github.com/brunonymous/Powermanga/archive/${version}.tar.gz"
|
||||
checksum=010987a3cb27a1f9388a212f637977692284b5616952efa1efae09d2464e9249
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap
|
||||
}
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/{games,bin}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user