summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 550d3947957c4243009f6e2725173938e50e73a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ompl
	pkgdesc = The Open Motion Planning Library (OMPL) consists of many state-of-the-art sampling-based motion planning algorithms
	pkgver = 0.14.0
	pkgrel = 1
	url = http://ompl.kavrakilab.org/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = boost
	makedepends = cmake
	depends = boost-libs
	depends = python
	depends = python-matplotlib
	optdepends = py++: Python binding
	optdepends = ode: Plan using the Open Dynamics Engine
	source = https://bitbucket.org/ompl/ompl/downloads/ompl-0.14.0-Source.tar.gz
	md5sums = f022017e24905b2eb7e85d6611ef988f

pkgname = ompl