aboutsummaryrefslogtreecommitdiff
path: root/ports/lcm/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/lcm/CONTROL')
-rw-r--r--ports/lcm/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/lcm/CONTROL b/ports/lcm/CONTROL
new file mode 100644
index 000000000..e6b9803fe
--- /dev/null
+++ b/ports/lcm/CONTROL
@@ -0,0 +1,5 @@
+Source: lcm
+Version: 1.3.95
+Build-Depends: glib
+Description: Lightweight Communications and Marshalling (LCM)
+ LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages.