void-packages/srcpkgs/mdds/template

14 lines
473 B
Text
Raw Normal View History

2014-10-04 16:20:53 +00:00
# Template file for 'mdds'
pkgname=mdds
2015-02-06 23:19:05 +00:00
version=0.12.0
2014-12-20 18:26:46 +00:00
revision=1
2014-10-04 16:20:53 +00:00
build_style=gnu-configure
short_desc="Collection of multi-dimensional data structures and indexing algorithms"
maintainer="Enno Boland <eb@s01.de>"
license="MIT"
homepage="https://code.google.com/p/multidimalgorithm/"
distfiles="http://kohei.us/files/mdds/src/${pkgname}_${version}.tar.bz2"
2015-02-06 23:19:05 +00:00
checksum=2a22de23ca828886625120e9d40fccd6333458a1934a13d2c982b6f9403e5981
2014-10-04 16:20:53 +00:00
wrksrc="${pkgname}_${version}"
noarch=yes