summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cd71bec584c64ccc795efca2a73a7e5401f69a47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = libspatialindex-git
	pkgdesc = C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API
	pkgver = 1.8.5
	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

pkgname = libspatialindex-git