summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:06:57 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:15:37 +0100
commit38628be73879c81dc1563f5b96959c6d4647eb9d (patch)
tree9875ae3a30bc25c8397ce6f98e286f777e33f93a /dev-ros/rqt_console
parentdev-ros/rqt_bag_plugins: treeclean (diff)
downloadgentoo-38628be73879c81dc1563f5b96959c6d4647eb9d.tar.gz
gentoo-38628be73879c81dc1563f5b96959c6d4647eb9d.tar.bz2
gentoo-38628be73879c81dc1563f5b96959c6d4647eb9d.zip
dev-ros/rqt_console: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ros/rqt_console')
-rw-r--r--dev-ros/rqt_console/Manifest1
-rw-r--r--dev-ros/rqt_console/metadata.xml11
-rw-r--r--dev-ros/rqt_console/rqt_console-0.4.11.ebuild25
-rw-r--r--dev-ros/rqt_console/rqt_console-9999.ebuild25
4 files changed, 0 insertions, 62 deletions
diff --git a/dev-ros/rqt_console/Manifest b/dev-ros/rqt_console/Manifest
deleted file mode 100644
index 19178821aa74..000000000000
--- a/dev-ros/rqt_console/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rqt_console-0.4.11.tar.gz 27734 BLAKE2B ea8f71871bb4bc5f529c0502b0c02590c937340f9c15d4db09fbf90c47fda2731b978e88292452f217cd0c301e5f40ccaff96ca0f58bb6b3aa580f48cd41540b SHA512 c9ba7bf85c19e8fa7df7786c8d575b7a2658d4567b6b7bf67d949d844ad3b1f1892d844df6fb592d90ff01f64ad16f6b0602a8c64cf44ac09e24bc08c262b827
diff --git a/dev-ros/rqt_console/metadata.xml b/dev-ros/rqt_console/metadata.xml
deleted file mode 100644
index 0523d76b75ee..000000000000
--- a/dev-ros/rqt_console/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_console</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/rqt_console/rqt_console-0.4.11.ebuild b/dev-ros/rqt_console/rqt_console-0.4.11.ebuild
deleted file mode 100644
index 2f17c1d3201b..000000000000
--- a/dev-ros/rqt_console/rqt_console-0.4.11.ebuild
+++ /dev/null
@@ -1,25 +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_console"
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for displaying and filtering ROS messages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- $(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]")
- dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_logger_level[${PYTHON_SINGLE_USEDEP}]
- >=dev-ros/python_qt_binding-0.2.19[${PYTHON_SINGLE_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_console/rqt_console-9999.ebuild b/dev-ros/rqt_console/rqt_console-9999.ebuild
deleted file mode 100644
index 2f17c1d3201b..000000000000
--- a/dev-ros/rqt_console/rqt_console-9999.ebuild
+++ /dev/null
@@ -1,25 +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_console"
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for displaying and filtering ROS messages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- $(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]")
- dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_logger_level[${PYTHON_SINGLE_USEDEP}]
- >=dev-ros/python_qt_binding-0.2.19[${PYTHON_SINGLE_USEDEP}]
-"
-DEPEND="${RDEPEND}"