blob: 0592b6065c8e9c323afab441ac8fd776530166a1 (
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
|
pkgbase = ros-noetic-bondcpp
pkgdesc = ROS - C++ implementation of bond, a mechanism for checking when another process has terminated.
pkgver = 1.8.6
pkgrel = 1
url = https://wiki.ros.org/bondcpp
arch = i686
arch = x86_64
arch = aarch64
arch = armv7h
arch = armv6h
license = BSD
makedepends = cmake
makedepends = ros-build-tools
makedepends = ros-noetic-cmake-modules
makedepends = ros-noetic-catkin
makedepends = ros-noetic-smclib
makedepends = ros-noetic-roscpp
makedepends = ros-noetic-bond
makedepends = boost
makedepends = util-linux
depends = ros-noetic-roscpp
depends = ros-noetic-smclib
depends = ros-noetic-bond
depends = boost
depends = util-linux
source = ros-noetic-bondcpp-1.8.6.tar.gz::https://github.com/ros/bond_core/archive/1.8.6.tar.gz
sha256sums = 33ec23816b57630c449b4a629504bd0112eeef5cee15652b3759ab11088a1e81
pkgname = ros-noetic-bondcpp
|