summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d3117f079a60f03f45f92d1cb01567c22637ef7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = libspatialindex-git
	pkgdesc = C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API
	pkgver = r571.2f79e35
	pkgrel = 1
	url = http://libspatialindex.github.com/
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = gtest
	depends = gcc-libs
	provides = libspatialindex
	conflicts = libspatialindex
	source = git+https://github.com/libspatialindex/libspatialindex.git
	md5sums = SKIP

pkgname = libspatialindex-git