blob: 511f9a22576737c19a37e838869ff4b025ca90cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = console-bridge
pkgdesc = A ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages.
pkgver = 1.0.2
pkgrel = 1
url = http://www.ros.org/
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7hv
arch = aarch64
license = BSD
makedepends = cmake
makedepends = cppcheck
depends = gcc-libs
source = https://github.com/ros/console_bridge/archive/1.0.2.tar.gz
source = fix_repository_path.patch
sha256sums = 303a619c01a9e14a3c82eb9762b8a428ef5311a6d46353872ab9a904358be4a4
sha256sums = 2a5df5a0876791793805111b82e3ae159d3cdc04218f351f014b4d9461ceb26d
pkgname = console-bridge
|