mdds0: remove
[ci skip]
This commit is contained in:
parent
bc39fb044f
commit
ed0a601b65
3 changed files with 6 additions and 20 deletions
1
srcpkgs/mdds0/INSTALL.msg
Normal file
1
srcpkgs/mdds0/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
|||
mdds0 is no longer provided by Void Linux, and will be fully removed from the repos on 2019/04/21
|
|
@ -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 <pullmoll@t-online.de>"
|
||||
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"
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
pkgname=mdds
|
||||
ignore="1.*.*"
|
Loading…
Reference in a new issue