New package: mdds-0.11.1
This commit is contained in:
parent
f370633290
commit
138b463f3f
1 changed files with 12 additions and 0 deletions
12
srcpkgs/mdds/template
Normal file
12
srcpkgs/mdds/template
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'mdds'
|
||||
pkgname=mdds
|
||||
version=0.11.1
|
||||
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=4182ec9b71d3f705205daa20a21d62994bfa20298a68da79b5c7e48db42627f7
|
||||
wrksrc="${pkgname}_${version}"
|
Loading…
Reference in a new issue