13 lines
473 B
Text
13 lines
473 B
Text
# Template file for 'mdds'
|
|
pkgname=mdds
|
|
version=0.12.0
|
|
revision=1
|
|
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"
|
|
checksum=2a22de23ca828886625120e9d40fccd6333458a1934a13d2c982b6f9403e5981
|
|
wrksrc="${pkgname}_${version}"
|
|
noarch=yes
|