parent
bc39fb044f
commit
ed0a601b65
|
@ -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'
|
# Template file for 'mdds0'
|
||||||
pkgname=mdds0
|
pkgname=mdds0
|
||||||
version=0.12.1
|
version=0.12.1
|
||||||
revision=2
|
revision=3
|
||||||
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
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
build_style=meta
|
||||||
pre_configure() {
|
short_desc="Multi-dimensional data structures and indexing algorithms (0.x branch) (removed package)"
|
||||||
autoreconf -fi
|
license="metapackage"
|
||||||
}
|
homepage="https://gitlab.com/mdds/mdds"
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense COPYING
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
pkgname=mdds
|
|
||||||
ignore="1.*.*"
|
|
Loading…
Reference in New Issue