summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e4a589a58b286e36f8add9220df84378608e97fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = fcl-git
	pkgdesc = Flexible Collision Library. Git version.
	pkgver = r860.3f3d98a3
	pkgrel = 2
	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
	provides = fcl
	conflicts = fcl
	source = fcl::git+https://github.com/flexible-collision-library/fcl.git#branch=master
	source = cxx_standard.patch
	source = gnu13.patch
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = fcl-git