blob: 4d17c32d5c7fc6f6a166c537adef6cc51c72f10f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ros2-humble-bondcpp
pkgdesc = C++ implementation of bond, a mechanism for checking when another process has terminated.
pkgver = 3.0.2
pkgrel = 4
url = https://index.ros.org/p/bondcpp/
arch = any
makedepends = pkgconf
makedepends = cmake
depends = ros2-humble
depends = ros2-humble-bond
depends = ros2-humble-smclib
source = https://github.com/ros/bond_core/archive/refs/tags/3.0.2.tar.gz
sha256sums = 16f0a741c238057146c50f4537d0e41c6c1842f7890a9fea1e782743ec9909f3
pkgname = ros2-humble-bondcpp
|