summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorWil Thomason2020-01-14 20:20:55 -0500
committerWil Thomason2020-01-14 20:20:55 -0500
commit011fc129bd3fd94fa3d03951820bf342ed6d59e1 (patch)
tree89a79107af2c81d8f05a4d70e2a54aa1d5425c95 /.SRCINFO
parent6799cb5d81903da8f81dad74ec2554b3faa9c535 (diff)
downloadaur-011fc129bd3fd94fa3d03951820bf342ed6d59e1.tar.gz
Bump pkgrel and update SRCINFO
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 9 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ebc27e64381..335003c9519c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,27 @@
pkgbase = ompl
pkgdesc = The Open Motion Planning Library (OMPL) consists of many state-of-the-art sampling-based motion planning algorithms
pkgver = 1.4.2
- pkgrel = 1
+ pkgrel = 2
url = http://ompl.kavrakilab.org/
arch = i686
arch = x86_64
license = BSD
- makedepends = boost<=1.69.0
+ makedepends = boost
makedepends = cmake
- depends = boost-libs<=1.69.0
+ depends = boost-libs
depends = python
depends = python-matplotlib
optdepends = py++: Python binding
optdepends = ode: Plan using the Open Dynamics Engine
optdepends = eigen: For an informed sampling technique
+ conflicts = ros-melodic-ompl
+ conflicts = ompl-git
+ replaces = ros-melodic-ompl
+ replaces = ompl-git
source = https://github.com/ompl/ompl/archive/1.4.2.tar.gz
+ source = boost-fix.patch
sha512sums = 67cd99ee80b2c74a35eb54ce1ed4faf19fafc58843d9a9eaf29d28ef0707623517ccf9571af4af094455309950ea8f38d56f5c04d963f5e7a2410a7638e6e5fa
+ sha512sums = 5f61e2a4410b8bfd77eb90c85a600c46c201a770957c4cd815e37c8ccd5ae033e9d453d3e1a38d4f0c227e93024ba5c1c1ea86e5d50c6614a83f66705f90b64a
pkgname = ompl