summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dec254958faac6e7282d93d4db06b1ccf0ff86b1 (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.7.0
	pkgrel = 1
	url = https://github.com/flexible-collision-library/fcl
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cmake
	makedepends = octomap
	depends = libccd
	depends = eigen
	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.7.0.tar.gz
	sha256sums = 90409e940b24045987506a6b239424a4222e2daf648c86dd146cbcb692ebdcbc

pkgname = fcl