summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 39c69cead1286f6f317dc92e1455161a554a39ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ros-jade-cpp-common
	pkgdesc = ROS - cpp_common contains C++ code for doing things that are not necessarily ROS related, but are useful for multiple packages.
	pkgver = 0.5.6
	pkgrel = 1
	url = http://www.ros.org/wiki/cpp_common
	arch = any
	license = BSD
	makedepends = cmake
	makedepends = git
	makedepends = ros-build-tools
	makedepends = ros-jade-catkin
	makedepends = boost
	makedepends = console-bridge
	depends = boost
	depends = console-bridge
	source = cpp_common::git+https://github.com/ros-gbp/roscpp_core-release.git#tag=release/jade/cpp_common/0.5.6-0
	md5sums = SKIP

pkgname = ros-jade-cpp-common