blob: ac48d52e6eed3505718dddbd236035b2a20f4996 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ros-melodic-ecl-build
pkgdesc = ROS - Collection of cmake/make build tools primarily for ecl development itself, but also contains a few cmake modules useful outside of the ecl.
pkgver = 0.61.8
pkgrel = 2
url = https://wiki.ros.org/ecl_build
arch = any
license = BSD
makedepends = cmake
makedepends = ros-build-tools
makedepends = ros-melodic-ecl-license
makedepends = ros-melodic-catkin
depends = ros-melodic-ecl-license
source = ros-melodic-ecl-build-0.61.8.tar.gz::https://github.com/stonier/ecl_tools/archive/0.61.8.tar.gz
sha256sums = 3c7f16efaae81db62dd482b35c60b25bfaa5fed52112347ecaf97a8d10b445f6
pkgname = ros-melodic-ecl-build
|