blob: e936f315cc572a2787296f0915a47e115aee617c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ros-noetic-rosmake
pkgdesc = ROS - rosmake is a ros dependency aware build tool which can be used to build all dependencies in the correct order.
pkgver = 1.15.8
pkgrel = 1
url = https://wiki.ros.org/rosmake
arch = any
license = BSD
makedepends = cmake
makedepends = ros-build-tools
makedepends = ros-noetic-catkin
depends = ros-noetic-catkin
depends = python-rospkg
source = ros-noetic-rosmake-1.15.8.tar.gz::https://github.com/ros/ros/archive/1.15.8.tar.gz
sha256sums = 2cece46697585e55db415c5ddb4be935641b70c8a220f761a8e551225f133e40
pkgname = ros-noetic-rosmake
|