blob: d14f4cb3028f88d97118faeb08d639955bc15111 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ros-melodic-rosgraph
pkgdesc = ROS - rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph.
pkgver = 1.14.11
pkgrel = 1
url = https://wiki.ros.org/rosgraph
arch = any
license = BSD
makedepends = cmake
makedepends = ros-build-tools
makedepends = ros-melodic-catkin
depends = python-yaml
depends = python-netifaces
depends = python-rospkg
source = ros-melodic-rosgraph-1.14.11.tar.gz::https://github.com/ros/ros_comm/archive/1.14.11.tar.gz
sha256sums = a7f3cf19059c189d3326d3e35f5795d707fa405fb55e7250353d71e0698410f5
pkgname = ros-melodic-rosgraph
|