summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBenjamin Chrétien2015-06-01 17:56:15 +0900
committerBenjamin Chrétien2015-06-01 17:56:15 +0900
commit76a1af2e4652ff076f255d3ce65593ac8a1ab51a (patch)
tree7de6faa111470488b671b4867027a4fc42a076e2 /.SRCINFO
downloadaur-ros-jade-bondpy.tar.gz
jade: add ros_base package and its dependencies.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e9b95d707673
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = ros-jade-bondpy
+ pkgdesc = ROS - Python implementation of bond, a mechanism for checking when another process has terminated.
+ pkgver = 1.7.16
+ pkgrel = 1
+ url = http://www.ros.org/wiki/bondpy
+ arch = any
+ license = BSD
+ makedepends = cmake
+ makedepends = git
+ makedepends = ros-build-tools
+ makedepends = ros-jade-smclib
+ makedepends = ros-jade-catkin
+ makedepends = ros-jade-bond
+ makedepends = ros-jade-rospy
+ depends = ros-jade-smclib
+ depends = ros-jade-rospy
+ depends = util-linux
+ source = bondpy::git+https://github.com/ros-gbp/bond_core-release.git#tag=release/jade/bondpy/1.7.16-0
+ md5sums = SKIP
+
+pkgname = ros-jade-bondpy
+