blob: 4f1d36af53af2ed686b139f60aa3ef855787160a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ros-noetic-executive-smach
pkgdesc = ROS - This metapackage depends on the SMACH library and ROS SMACH integration packages.
pkgver = 2.5.1
pkgrel = 1
url = https://wiki.ros.org/executive_smach
arch = any
license = BSD
makedepends = cmake
makedepends = ros-build-tools
makedepends = ros-noetic-catkin
depends = ros-noetic-smach-msgs
depends = ros-noetic-smach
depends = ros-noetic-smach-ros
source = ros-noetic-executive-smach-2.5.1.tar.gz::https://github.com/ros/executive_smach/archive/2.5.1.tar.gz
sha256sums = e0fa3efcac6eed2b6dbe45f376c6b8e9a1080c2d84a116c1591ec60fbb8e0065
pkgname = ros-noetic-executive-smach
|