summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSven Schneider2012-12-20 15:29:34 +0100
committerSven Schneider2012-12-20 15:29:34 +0100
commit00c037d05c347e702b97526a7ef061880ed94683 (patch)
treee9cfd3aa696627e906a70d9aea8575c800937cdc /.SRCINFO
parent25cad29760cd89e8b8c4c3e176f9568b1189ff27 (diff)
downloadaur-00c037d05c347e702b97526a7ef061880ed94683.tar.gz
ompl: updated to 0.12.1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82cdd4a908ee..05b4fb36b22d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,19 @@
pkgbase = ompl
pkgdesc = The Open Motion Planning Library (OMPL) consists of many state-of-the-art sampling-based motion planning algorithms
- pkgver = 0.11.1
+ pkgver = 0.12.1
pkgrel = 1
url = http://ompl.kavrakilab.org/
arch = i686
arch = x86_64
license = BSD
+ makedepends = boost
makedepends = cmake
- depends = boost
+ depends = boost-libs
+ depends = python
optdepends = py++: Python binding
optdepends = ode: Plan using the Open Dynamics Engine
- source = https://bitbucket.org/ompl/ompl/downloads/ompl-0.11.1-Source.tar.gz
- md5sums = 235ca56932ff20da0c01f8201657740a
+ source = https://bitbucket.org/ompl/ompl/downloads/ompl-0.12.1-Source.tar.gz
+ md5sums = 4e55ad95e45b99d854e70b805f1313f8
pkgname = ompl