We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a651c commit a5be9dfCopy full SHA for a5be9df
runtime-common/console-bridge/autobuild/defines
@@ -0,0 +1,5 @@
1
+PKGNAME=console-bridge
2
+PKGSEC=libs
3
+PKGDEP="glibc gcc-runtime"
4
+PKGDES="Library to bridge output from non-ROS applications to rosconsole/rosout"
5
+ABTYPE=cmakeninja
runtime-common/console-bridge/spec
@@ -0,0 +1,4 @@
+VER=1.0.2
+SRCS="git::commit=tags/$VER::https://github.com/ros/console_bridge"
+CHKSUMS="SKIP"
+CHKUPDATE="anitya::id=9890"
0 commit comments