summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3aebe4823d3912163207a994f7bc89bbc110e6f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = ros-noetic-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.7.2
	pkgrel = 1
	url = https://wiki.ros.org/cpp_common
	arch = i686
	arch = x86_64
	arch = aarch64
	arch = armv7h
	arch = armv6h
	license = BSD
	makedepends = cmake
	makedepends = ros-build-tools
	makedepends = ros-noetic-catkin
	makedepends = boost
	makedepends = console-bridge
	depends = boost
	depends = console-bridge
	source = ros-noetic-cpp-common-0.7.2.tar.gz::https://github.com/ros/roscpp_core/archive/0.7.2.tar.gz
	sha256sums = a2aa77814ed97b48995c872a405c51f6b0f1ab9d40e38ece483852bbd273ad7b

pkgname = ros-noetic-cpp-common