summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ac9291bf540adaaff695eb3cccb4156ec156e74 (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.9.1
	pkgrel = 2
	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.9.1.tar.gz
	sha256sums = 9e2954aaf2d4538a7e4aab5188f1061c3e216c8c0b72483c2d0b9e814525acd1

pkgname = libdart