From a7c766f661ab4d2d367f387d5da6788ddc8be375 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 19 Dec 2018 22:56:06 +0100 Subject: [PATCH] unknown-horizons: remove --- srcpkgs/unknown-horizons/INSTALL.msg | 1 + srcpkgs/unknown-horizons/template | 21 +++++---------------- 2 files changed, 6 insertions(+), 16 deletions(-) create mode 100644 srcpkgs/unknown-horizons/INSTALL.msg diff --git a/srcpkgs/unknown-horizons/INSTALL.msg b/srcpkgs/unknown-horizons/INSTALL.msg new file mode 100644 index 00000000000..5354d8f2df2 --- /dev/null +++ b/srcpkgs/unknown-horizons/INSTALL.msg @@ -0,0 +1 @@ +unknown-horizons is no longer provided by Void Linux, and will be fully removed from the repos on 2019/03/19 diff --git a/srcpkgs/unknown-horizons/template b/srcpkgs/unknown-horizons/template index 403af5ec4ce..0c4d5add3f7 100644 --- a/srcpkgs/unknown-horizons/template +++ b/srcpkgs/unknown-horizons/template @@ -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 " -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"