summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3b4cfd5c5d05f0d9593db64a505afd62ca03c166 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = fcl
	pkgdesc = Flexible Collision Library.
	pkgver = 0.5.0
	pkgrel = 1
	url = https://github.com/flexible-collision-library
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cmake
	depends = boost
	depends = libccd
	optdepends = octomap: collision detection with octrees
	optdepends = tinyxml: support for global penetration depth test
	optdepends = flann: support for fast approximate nearest neighbor searches
	source = https://github.com/flexible-collision-library/fcl/archive/0.5.0.tar.gz
	sha256sums = 8e6c19720e77024c1fbff5a912d81e8f28004208864607447bc90a31f18fb41a

pkgname = fcl