summaryrefslogtreecommitdiff
path: root/dev-ros/rqt_msg
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-ros/rqt_msg
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-ros/rqt_msg')
-rw-r--r--dev-ros/rqt_msg/Manifest6
-rw-r--r--dev-ros/rqt_msg/metadata.xml11
-rw-r--r--dev-ros/rqt_msg/rqt_msg-0.4.7.ebuild29
-rw-r--r--dev-ros/rqt_msg/rqt_msg-0.4.8.ebuild28
-rw-r--r--dev-ros/rqt_msg/rqt_msg-9999.ebuild28
5 files changed, 0 insertions, 102 deletions
diff --git a/dev-ros/rqt_msg/Manifest b/dev-ros/rqt_msg/Manifest
deleted file mode 100644
index 984c4cd7fedb..000000000000
--- a/dev-ros/rqt_msg/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-DIST rqt_common_plugins-0.4.7.tar.gz 246977 BLAKE2B 5efebfa64dcc587822e558b5527a2ef2e33adc8adcb45800876e278be5ccdacbaef93b0f9dfbb7b98972fd5cffb4fcddee80e9522a4135a736d744765c2490ed SHA512 eb10a7c03bb079d939a9705a08e9194c83e020235a13ed2d4ff8e9c3c73e5abbd0a9bd7c00587135767497b155bb9516d7b4c2240fbe2118d7b0668d6ee32ab7
-DIST rqt_msg-0.4.8.tar.gz 6806 BLAKE2B de53b4025006ce38324f00afa80c4b437a80f0313b0814e60c8b2edee9695461cc33675e6a8c9aa52cda44eb79f2f7486eb90fe28727113eaf03b0cd3d905063 SHA512 d1598315f8cccdc83059046d0bbbd5fe970e4a2981f08cc9e3841fae12b85ca3f907a1509b024809ebf3834f8a2e40b7ed26ce39b2e1638d120ea5a749dd715e
-EBUILD rqt_msg-0.4.7.ebuild 758 BLAKE2B 2fa5abebc3f358922ba428df28f84b4fefda004ef09dc7d27249a6a2652db6cfbb5497f03a900a79cdd8148ca4a09cd03c18368f817f6282ca3464494213c454 SHA512 571ec91bf002ecbac397ed4e74adf88bd39bc5b90748acd8e841f8a765fcb12f8f95542dc37f66a5b8dad0ca4f419e62aa9f64d870fd9a638e2dbdc2382709ef
-EBUILD rqt_msg-0.4.8.ebuild 730 BLAKE2B 2b5e67a176ebd1b58a8448ae4d526b7113fdd5070808f5018b680dfba8ec935b5ee804f50b2e9b0cf309a3194be4664e7b91841ef4563ac7d95826f72956ff32 SHA512 140dd1afae8e2c6bb831401f89c9dea7bd498fb5fc95594b9f722565ab1af279947a09de685f34e54fc51c02f1e74760eef97c1f20d236fecb1ce9b4ec211bb0
-EBUILD rqt_msg-9999.ebuild 730 BLAKE2B 2b5e67a176ebd1b58a8448ae4d526b7113fdd5070808f5018b680dfba8ec935b5ee804f50b2e9b0cf309a3194be4664e7b91841ef4563ac7d95826f72956ff32 SHA512 140dd1afae8e2c6bb831401f89c9dea7bd498fb5fc95594b9f722565ab1af279947a09de685f34e54fc51c02f1e74760eef97c1f20d236fecb1ce9b4ec211bb0
-MISC metadata.xml 339 BLAKE2B acb4a2863a4c506310686a1977f1637d738296860abaa3c3b3be8978e292ed4308fc2b6ced16161320f705b1d38558182861fcd273c8d43ed8472ea58856bf71 SHA512 0b20862cd86ae1fa79707986d39c0f33008fd7848fe9dafb0323dea6ebfa75634fd05befe068b72927d7188448ea2f3471cc0b78fad36a87b895b2b59d5ed726
diff --git a/dev-ros/rqt_msg/metadata.xml b/dev-ros/rqt_msg/metadata.xml
deleted file mode 100644
index 09730bd0b8e4..000000000000
--- a/dev-ros/rqt_msg/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?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_msg</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/rqt_msg/rqt_msg-0.4.7.ebuild b/dev-ros/rqt_msg/rqt_msg-0.4.7.ebuild
deleted file mode 100644
index 4f958e5b9a99..000000000000
--- a/dev-ros/rqt_msg/rqt_msg-0.4.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# 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="Python GUI plugin for introspecting available ROS message types"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-python/rospkg[${PYTHON_USEDEP}]
- dev-ros/roslib[${PYTHON_USEDEP}]
- dev-ros/rosmsg[${PYTHON_USEDEP}]
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
- dev-ros/rqt_py_common[${PYTHON_USEDEP}]
- dev-ros/rqt_console[${PYTHON_USEDEP}]
- >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_msg/rqt_msg-0.4.8.ebuild b/dev-ros/rqt_msg/rqt_msg-0.4.8.ebuild
deleted file mode 100644
index 01361aa919a8..000000000000
--- a/dev-ros/rqt_msg/rqt_msg-0.4.8.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# 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_msg"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Python GUI plugin for introspecting available ROS message types"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-python/rospkg[${PYTHON_USEDEP}]
- dev-ros/roslib[${PYTHON_USEDEP}]
- dev-ros/rosmsg[${PYTHON_USEDEP}]
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
- dev-ros/rqt_py_common[${PYTHON_USEDEP}]
- dev-ros/rqt_console[${PYTHON_USEDEP}]
- >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_msg/rqt_msg-9999.ebuild b/dev-ros/rqt_msg/rqt_msg-9999.ebuild
deleted file mode 100644
index 01361aa919a8..000000000000
--- a/dev-ros/rqt_msg/rqt_msg-9999.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# 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_msg"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Python GUI plugin for introspecting available ROS message types"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-python/rospkg[${PYTHON_USEDEP}]
- dev-ros/roslib[${PYTHON_USEDEP}]
- dev-ros/rosmsg[${PYTHON_USEDEP}]
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
- dev-ros/rqt_py_common[${PYTHON_USEDEP}]
- dev-ros/rqt_console[${PYTHON_USEDEP}]
- >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"