summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-09-22 11:23:15 +0200
committerAlexis Ballier <aballier@gentoo.org>2015-09-22 11:39:21 +0200
commitec68b71866b7cd9c6a07f3f44bdd355fe60890c6 (patch)
tree1476be836d4d3b0c0f52c6b48bef6d84a3aa15c7 /profiles/desc/ros_messages.desc
parentprofiles: Add ROS_MESSAGES USE_EXPANDed variable. (diff)
downloadgentoo-ec68b71866b7cd9c6a07f3f44bdd355fe60890c6.tar.gz
gentoo-ec68b71866b7cd9c6a07f3f44bdd355fe60890c6.tar.bz2
gentoo-ec68b71866b7cd9c6a07f3f44bdd355fe60890c6.zip
profiles: Add ROS_MESSAGES descriptions.
Diffstat (limited to 'profiles/desc/ros_messages.desc')
-rw-r--r--profiles/desc/ros_messages.desc11
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/desc/ros_messages.desc b/profiles/desc/ros_messages.desc
new file mode 100644
index 000000000000..3ec8a3b661be
--- /dev/null
+++ b/profiles/desc/ros_messages.desc
@@ -0,0 +1,11 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# This file contains descriptions of ROS_MESSAGES USE-EXPANDED variables.
+# Keep it sorted.
+
+cxx - Generate and install C++ messages.
+eus - Generate and install EusLisp messages.
+lisp - Generate and install Common-Lisp messages.
+python - Generate and install Python messages. The PYTHON_TARGETS variable controls the Python versions to build for.