unknown-horizons: remove
This commit is contained in:
parent
58de04476b
commit
a7c766f661
|
@ -0,0 +1 @@
|
|||
unknown-horizons is no longer provided by Void Linux, and will be fully removed from the repos on 2019/03/19
|
|
@ -1,20 +1,9 @@
|
|||
# Template file for 'unknown-horizons'
|
||||
pkgname=unknown-horizons
|
||||
version=2017.2
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
hostmakedepends="python intltool"
|
||||
wrksrc="${pkgname}"
|
||||
depends="python fifengine python-yaml python-pyenet"
|
||||
pycompile_module="horizons"
|
||||
short_desc="A 2D real time strategy simulation"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2, MIT, 3-clause-BSD, CC-BY-SA 3.0"
|
||||
homepage="http://unknown-horizons.org/"
|
||||
distfiles="https://github.com/unknown-horizons/unknown-horizons/releases/download/2017.2/unknown-horizons-${version}.tar.xz"
|
||||
checksum=4d2d3d1d82b9c5bbe4d49a3ee82eff70b8fec6429eb295e86cd6a381345ad7bb
|
||||
|
||||
post_install() {
|
||||
vlicense doc/LICENSE
|
||||
}
|
||||
build_style=meta
|
||||
short_desc="A 2D real time strategy simulation (removed package)"
|
||||
license="metapackage"
|
||||
homepage="http://unknown-horizons.org"
|
||||
|
|
Loading…
Reference in New Issue