From ed0a601b653907335fe5f29459ee848512aac400 Mon Sep 17 00:00:00 2001 From: Christian Buschau Date: Mon, 21 Jan 2019 02:44:59 +0100 Subject: [PATCH] mdds0: remove [ci skip] --- srcpkgs/mdds0/INSTALL.msg | 1 + srcpkgs/mdds0/template | 23 +++++------------------ srcpkgs/mdds0/update | 2 -- 3 files changed, 6 insertions(+), 20 deletions(-) create mode 100644 srcpkgs/mdds0/INSTALL.msg delete mode 100644 srcpkgs/mdds0/update diff --git a/srcpkgs/mdds0/INSTALL.msg b/srcpkgs/mdds0/INSTALL.msg new file mode 100644 index 00000000000..7a5551c6812 --- /dev/null +++ b/srcpkgs/mdds0/INSTALL.msg @@ -0,0 +1 @@ +mdds0 is no longer provided by Void Linux, and will be fully removed from the repos on 2019/04/21 diff --git a/srcpkgs/mdds0/template b/srcpkgs/mdds0/template index 4848d40a959..7f076a46606 100644 --- a/srcpkgs/mdds0/template +++ b/srcpkgs/mdds0/template @@ -1,22 +1,9 @@ # Template file for 'mdds0' pkgname=mdds0 version=0.12.1 -revision=2 -wrksrc="${pkgname%0}_${version}" -build_style=gnu-configure -short_desc="Multi-dimensional data structures and indexing algorithms (0.x branch)" -maintainer="Jürgen Buchmüller " -license="MIT" -homepage="https://gitlab.com/mdds/mdds" -hostmakedepends="automake" -distfiles="http://kohei.us/files/mdds/src/mdds_${version}.tar.bz2" -checksum=23565e9d7810a6ac30478833813db847f80e927b414a7be07b7cc03ed3aae83d +revision=3 noarch=yes - -pre_configure() { - autoreconf -fi -} - -post_install() { - vlicense COPYING -} +build_style=meta +short_desc="Multi-dimensional data structures and indexing algorithms (0.x branch) (removed package)" +license="metapackage" +homepage="https://gitlab.com/mdds/mdds" diff --git a/srcpkgs/mdds0/update b/srcpkgs/mdds0/update deleted file mode 100644 index e4eef5b30a3..00000000000 --- a/srcpkgs/mdds0/update +++ /dev/null @@ -1,2 +0,0 @@ -pkgname=mdds -ignore="1.*.*"