summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 07e983b5e0d437d722d3de709e989bdc56850c9f (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
25
26
27
28
29
30
31
pkgbase = libdart
	pkgdesc = Dynamic Animation and Robotics Toolkit
	pkgver = 6.8.5
	pkgrel = 1
	url = https://dartsim.github.io
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cmake
	depends = assimp
	depends = boost
	depends = eigen
	depends = fcl
	depends = libccd
	depends = freeglut
	optdepends = bullet: Bullet collision detection support
	optdepends = coin-or-ipopt: Ipopt optimizer support
	optdepends = doxygen: required for building documentation
	optdepends = flann: planning module support
	optdepends = nlopt: NLopt optimizer support
	optdepends = octomap: voxel grid shape support
	optdepends = ode: ODE collision detection support
	optdepends = openscenegraph: required for dart-gui-osg
	optdepends = pagmo: pagmo optimizer support
	optdepends = tinyxml2: parser support
	optdepends = urdfdom: urdf parser support
	source = https://github.com/dartsim/dart/archive/v6.8.5.tar.gz
	sha256sums = f0ee1c396758d4b6c77dbb5ada186f1f4bf8de409537f3cee93c66c8c3728cb0

pkgname = libdart