blob: df3b1603ce3903e155f75b31f15db2b60bbf341b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ros-melodic-diagnostic-msgs
pkgdesc = ROS - This package holds the diagnostic messages which provide the standardized interface for the diagnostic and runtime monitoring systems in ROS.
pkgver = 1.12.8
pkgrel = 2
url = https://wiki.ros.org/diagnostic_msgs
arch = any
license = BSD
makedepends = cmake
makedepends = ros-build-tools
makedepends = ros-melodic-message-generation
makedepends = ros-melodic-std-msgs
makedepends = ros-melodic-catkin
depends = ros-melodic-message-runtime
depends = ros-melodic-std-msgs
source = ros-melodic-diagnostic-msgs-1.12.8.tar.gz::https://github.com/ros/common_msgs/archive/1.12.8.tar.gz
sha256sums = d3c698e7c164e97d135ca341420f266b95f5c4ef995e8faf9a5362f44987718d
pkgname = ros-melodic-diagnostic-msgs
|