# Template file for 'mdds' pkgname=mdds version=1.4.3 revision=1 archs=noarch build_style=gnu-configure hostmakedepends="automake" short_desc="Collection of multi-dimensional data structures and indexing algorithms" maintainer="Enno Boland " license="MIT" homepage="https://gitlab.com/mdds/mdds" distfiles="http://kohei.us/files/mdds/src/mdds-${version}.tar.bz2" checksum=25ce3d5af9f6609e1de05bb22b2316e57b74a72a5b686fbb2da199da72349c81 post_install() { vlicense LICENSE } pre_configure() { autoreconf -fi }