summaryrefslogtreecommitdiff
path: root/dev-ros/rqt_graph
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/rqt_graph')
-rw-r--r--dev-ros/rqt_graph/Manifest8
-rw-r--r--dev-ros/rqt_graph/metadata.xml11
-rw-r--r--dev-ros/rqt_graph/rqt_graph-0.4.7.ebuild31
-rw-r--r--dev-ros/rqt_graph/rqt_graph-0.4.8.ebuild30
-rw-r--r--dev-ros/rqt_graph/rqt_graph-0.4.9.ebuild30
-rw-r--r--dev-ros/rqt_graph/rqt_graph-9999.ebuild30
6 files changed, 140 insertions, 0 deletions
diff --git a/dev-ros/rqt_graph/Manifest b/dev-ros/rqt_graph/Manifest
new file mode 100644
index 000000000000..d7aef632a5c9
--- /dev/null
+++ b/dev-ros/rqt_graph/Manifest
@@ -0,0 +1,8 @@
+DIST rqt_common_plugins-0.4.7.tar.gz 246977 BLAKE2B 5efebfa64dcc587822e558b5527a2ef2e33adc8adcb45800876e278be5ccdacbaef93b0f9dfbb7b98972fd5cffb4fcddee80e9522a4135a736d744765c2490ed SHA512 eb10a7c03bb079d939a9705a08e9194c83e020235a13ed2d4ff8e9c3c73e5abbd0a9bd7c00587135767497b155bb9516d7b4c2240fbe2118d7b0668d6ee32ab7
+DIST rqt_graph-0.4.8.tar.gz 15785 BLAKE2B ba57621aa55a4833f5abbd9304711246dbcc60054982cebf2513b3ef869d252e0e7dfaa68d7db0501793e3e5f9b0a89ac3e4939653a8df1737741b3aac746f78 SHA512 9e1cf0a43fef0a2dd245139abda9d08da5aeb6c78177247db8e25d8fa97a3394bf4617a4b0ad1f59af5c08cb56c1f02852b16a7dc2ee5fe11e05b2e515501314
+DIST rqt_graph-0.4.9.tar.gz 15857 BLAKE2B 52201faed0ec636dc15a7a7067d19d29f72dca4e98412614a24d6e5f38d916f6cf194fa2b11f84ed0d9476a53f0ad3fdcff807b851286f192c5ee1332033d997 SHA512 21d1395f272f38bb27f7549c865a9e2b4ac5d9267c50dbbaf02016b509b6fab08526c35a87f500788bad094e605d89f925baf939742e78f37d615fedcb04776e
+EBUILD rqt_graph-0.4.7.ebuild 820 BLAKE2B b0f408f74a48515ba27d68a0ffe9287c77d409975ce2d7bd48633c18f7f25602f603a5ffc7f92fee8d91d968707ab355eb97b2c9f22b8c254eab4af0ae4dfd65 SHA512 93226f2831a76a381c946119734156d58e627f3b9adbd4676bfcfe79a7ff75e54b11ee78413973684181ee460fb0d59c59489affe8d779c3412296e94e95b500
+EBUILD rqt_graph-0.4.8.ebuild 794 BLAKE2B cba021c39b36a41bca6f0f9f2d269a7407c5186b90ceb3a58d8cf49d864a46e269cefdfa79a6bf8b0b84f8cb08f08f28e3bb8cf90f549260e24023e5b9a299ae SHA512 d55d44962d6efaff6e67e752a866ef3ad49ead7ea55ee4ad62945e0242ba6264082a78b587b5ef89ce1f85fa5096849c0693c5e42d5f2f08ab098d157325048e
+EBUILD rqt_graph-0.4.9.ebuild 794 BLAKE2B cba021c39b36a41bca6f0f9f2d269a7407c5186b90ceb3a58d8cf49d864a46e269cefdfa79a6bf8b0b84f8cb08f08f28e3bb8cf90f549260e24023e5b9a299ae SHA512 d55d44962d6efaff6e67e752a866ef3ad49ead7ea55ee4ad62945e0242ba6264082a78b587b5ef89ce1f85fa5096849c0693c5e42d5f2f08ab098d157325048e
+EBUILD rqt_graph-9999.ebuild 794 BLAKE2B cba021c39b36a41bca6f0f9f2d269a7407c5186b90ceb3a58d8cf49d864a46e269cefdfa79a6bf8b0b84f8cb08f08f28e3bb8cf90f549260e24023e5b9a299ae SHA512 d55d44962d6efaff6e67e752a866ef3ad49ead7ea55ee4ad62945e0242ba6264082a78b587b5ef89ce1f85fa5096849c0693c5e42d5f2f08ab098d157325048e
+MISC metadata.xml 341 BLAKE2B 060e33c2b6381ab2f650e89494f89c30ce46628290ecf2894ef4173844e43c7f7d909e144af779af247abfa3324affaf160bb25bc70f92a7261db202552d9759 SHA512 94542a537503e17832e10f98462d73a3a0c0cf0fc0d7083198b5509cf44a2743c243b79ff23b4067b6db2593d9bd1b69d406bb23ddec41dc681ffd39c25c8593
diff --git a/dev-ros/rqt_graph/metadata.xml b/dev-ros/rqt_graph/metadata.xml
new file mode 100644
index 000000000000..c709b25c73d5
--- /dev/null
+++ b/dev-ros/rqt_graph/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>ros@gentoo.org</email>
+ <name>Gentoo ROS Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">ros-visualization/rqt_graph</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-ros/rqt_graph/rqt_graph-0.4.7.ebuild b/dev-ros/rqt_graph/rqt_graph-0.4.7.ebuild
new file mode 100644
index 000000000000..fd756b8d5609
--- /dev/null
+++ b/dev-ros/rqt_graph/rqt_graph-0.4.7.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing the ROS computation graph"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-python/rospkg[${PYTHON_USEDEP}]
+ dev-ros/qt_dotgraph[${PYTHON_USEDEP}]
+ dev-ros/rosgraph[${PYTHON_USEDEP}]
+ dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/roslib[${PYTHON_USEDEP}]
+ dev-ros/rosnode[${PYTHON_USEDEP}]
+ dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-ros/rosservice[${PYTHON_USEDEP}]
+ dev-ros/rostopic[${PYTHON_USEDEP}]
+ dev-ros/rqt_gui[${PYTHON_USEDEP}]
+ dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_graph/rqt_graph-0.4.8.ebuild b/dev-ros/rqt_graph/rqt_graph-0.4.8.ebuild
new file mode 100644
index 000000000000..1f2bff4c39fc
--- /dev/null
+++ b/dev-ros/rqt_graph/rqt_graph-0.4.8.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_graph"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing the ROS computation graph"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-python/rospkg[${PYTHON_USEDEP}]
+ dev-ros/qt_dotgraph[${PYTHON_USEDEP}]
+ dev-ros/rosgraph[${PYTHON_USEDEP}]
+ dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/roslib[${PYTHON_USEDEP}]
+ dev-ros/rosnode[${PYTHON_USEDEP}]
+ dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-ros/rosservice[${PYTHON_USEDEP}]
+ dev-ros/rostopic[${PYTHON_USEDEP}]
+ dev-ros/rqt_gui[${PYTHON_USEDEP}]
+ dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_graph/rqt_graph-0.4.9.ebuild b/dev-ros/rqt_graph/rqt_graph-0.4.9.ebuild
new file mode 100644
index 000000000000..1f2bff4c39fc
--- /dev/null
+++ b/dev-ros/rqt_graph/rqt_graph-0.4.9.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_graph"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing the ROS computation graph"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-python/rospkg[${PYTHON_USEDEP}]
+ dev-ros/qt_dotgraph[${PYTHON_USEDEP}]
+ dev-ros/rosgraph[${PYTHON_USEDEP}]
+ dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/roslib[${PYTHON_USEDEP}]
+ dev-ros/rosnode[${PYTHON_USEDEP}]
+ dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-ros/rosservice[${PYTHON_USEDEP}]
+ dev-ros/rostopic[${PYTHON_USEDEP}]
+ dev-ros/rqt_gui[${PYTHON_USEDEP}]
+ dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_graph/rqt_graph-9999.ebuild b/dev-ros/rqt_graph/rqt_graph-9999.ebuild
new file mode 100644
index 000000000000..1f2bff4c39fc
--- /dev/null
+++ b/dev-ros/rqt_graph/rqt_graph-9999.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_graph"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing the ROS computation graph"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-python/rospkg[${PYTHON_USEDEP}]
+ dev-ros/qt_dotgraph[${PYTHON_USEDEP}]
+ dev-ros/rosgraph[${PYTHON_USEDEP}]
+ dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/roslib[${PYTHON_USEDEP}]
+ dev-ros/rosnode[${PYTHON_USEDEP}]
+ dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-ros/rosservice[${PYTHON_USEDEP}]
+ dev-ros/rostopic[${PYTHON_USEDEP}]
+ dev-ros/rqt_gui[${PYTHON_USEDEP}]
+ dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"