Merge pull request #1847 from beefcurtains/dunelegacy
New package: dunelegacy-0.96.3
This commit is contained in:
commit
ee3eeac133
1 changed files with 19 additions and 0 deletions
19
srcpkgs/dunelegacy/template
Normal file
19
srcpkgs/dunelegacy/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'dunelegacy'
|
||||||
|
pkgname=dunelegacy
|
||||||
|
version=0.96.3
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-sdltest"
|
||||||
|
makedepends="SDL_mixer-devel"
|
||||||
|
short_desc="Modern Dune II reimplementation"
|
||||||
|
maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://${pkgname}.sourceforge.net/website/"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${version}/${pkgname}-${version}-src.tar.bz2"
|
||||||
|
checksum=677159c174d9f9e8eb20e5e5cec997decf8e5a7091dc1583dc23fe340c5f6222
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vinstall dunelegacy.desktop 644 usr/share/applications
|
||||||
|
vinstall dunelegacy.png 644 usr/share/icons/hicolor/48x48/apps
|
||||||
|
vinstall dunelegacy.svg 644 usr/share/icons/hicolor/scalable/apps
|
||||||
|
}
|
Loading…
Reference in a new issue