mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
unknown-horizons: update to 2019.1.
This commit is contained in:
parent
c4450cc48e
commit
bf9e42c882
2 changed files with 13 additions and 6 deletions
|
@ -1 +0,0 @@
|
||||||
unknown-horizons is no longer provided by Void Linux, and will be fully removed from the repos on 2019/03/19
|
|
|
@ -1,9 +1,17 @@
|
||||||
# Template file for 'unknown-horizons'
|
# Template file for 'unknown-horizons'
|
||||||
pkgname=unknown-horizons
|
pkgname=unknown-horizons
|
||||||
version=2017.2
|
version=2019.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=meta
|
build_style=python3-module
|
||||||
short_desc="A 2D real time strategy simulation (removed package)"
|
hostmakedepends="python3 intltool git python3-Pillow"
|
||||||
license="metapackage"
|
depends="python3 fifengine python3-yaml"
|
||||||
|
short_desc="2D real time strategy simulation"
|
||||||
|
license="GPL-2.0-or-later, MIT, BSD-3-Clause, CC-BY-SY-3.0"
|
||||||
homepage="http://unknown-horizons.org"
|
homepage="http://unknown-horizons.org"
|
||||||
|
distfiles="https://github.com/unknown-horizons/unknown-horizons/archive/${version}.tar.gz"
|
||||||
|
checksum=a417fd3d342212fd190e4f21be82ef13c10e1ed7c288fbbe46e46200cf3de4d8
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense doc/LICENSE
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue