summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:07:38 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:16:00 +0100
commit60f5fd57f3bcb257cbbe4b9ca830fb5dc15c47af (patch)
tree584f1af33c3aeb7f61f8ccc4037a80fdd5408002 /dev-ros/rqt_topic
parentdev-ros/rqt_top: treeclean (diff)
downloadgentoo-60f5fd57f3bcb257cbbe4b9ca830fb5dc15c47af.tar.gz
gentoo-60f5fd57f3bcb257cbbe4b9ca830fb5dc15c47af.tar.bz2
gentoo-60f5fd57f3bcb257cbbe4b9ca830fb5dc15c47af.zip
dev-ros/rqt_topic: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ros/rqt_topic')
-rw-r--r--dev-ros/rqt_topic/Manifest1
-rw-r--r--dev-ros/rqt_topic/metadata.xml11
-rw-r--r--dev-ros/rqt_topic/rqt_topic-0.4.12.ebuild24
-rw-r--r--dev-ros/rqt_topic/rqt_topic-9999.ebuild24
4 files changed, 0 insertions, 60 deletions
diff --git a/dev-ros/rqt_topic/Manifest b/dev-ros/rqt_topic/Manifest
deleted file mode 100644
index b02d8577b703..000000000000
--- a/dev-ros/rqt_topic/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rqt_topic-0.4.12.tar.gz 9104 BLAKE2B e40341efb53c25cadbf4143f73f8c36ffb5635212f1f4f26f937d4bbfb7ca9b70a596dab98ad1a941ae72e26e86741893a52ca22b0353e36bfbe5a016c675836 SHA512 1e124e10aade7150c4f0599ec0aba04a0bee25253318a4cc99d03164575ba79d4a8cbef170b527c5209989c480d9ce6d00c4267d96976500fcc9f9ba6fb11ba7
diff --git a/dev-ros/rqt_topic/metadata.xml b/dev-ros/rqt_topic/metadata.xml
deleted file mode 100644
index b4e90dc0ed35..000000000000
--- a/dev-ros/rqt_topic/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://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_topic</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/rqt_topic/rqt_topic-0.4.12.ebuild b/dev-ros/rqt_topic/rqt_topic-0.4.12.ebuild
deleted file mode 100644
index e99b6145b05f..000000000000
--- a/dev-ros/rqt_topic/rqt_topic-0.4.12.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_topic"
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for displaying debug information about ROS topics"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- $(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]")
- dev-ros/rostopic[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}]
- dev-ros/std_msgs[${PYTHON_SINGLE_USEDEP}]
- >=dev-ros/python_qt_binding-0.2.19[${PYTHON_SINGLE_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_topic/rqt_topic-9999.ebuild b/dev-ros/rqt_topic/rqt_topic-9999.ebuild
deleted file mode 100644
index e99b6145b05f..000000000000
--- a/dev-ros/rqt_topic/rqt_topic-9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_topic"
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for displaying debug information about ROS topics"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- $(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]")
- dev-ros/rostopic[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}]
- dev-ros/std_msgs[${PYTHON_SINGLE_USEDEP}]
- >=dev-ros/python_qt_binding-0.2.19[${PYTHON_SINGLE_USEDEP}]
-"
-DEPEND="${RDEPEND}"