void-packages/srcpkgs/mdds/template

15 lines
513 B
Text
Raw Normal View History

2014-10-04 16:20:53 +00:00
# Template file for 'mdds'
pkgname=mdds
2014-12-20 18:26:46 +00:00
version=0.11.2
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/"
2014-11-06 00:51:02 +00:00
update_site="${homepage}wiki/Downloads"
2014-10-04 16:20:53 +00:00
distfiles="http://kohei.us/files/mdds/src/${pkgname}_${version}.tar.bz2"
2014-12-20 18:26:46 +00:00
checksum=cd0a0dc8b35d6582efad6898546c86714eb058696ba26b0e7f8914faa002a5ab
2014-10-04 16:20:53 +00:00
wrksrc="${pkgname}_${version}"
noarch=yes