summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:07:19 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:15:49 +0100
commiteb262006c1d1022df361081589922d70298b910a (patch)
treeb48cd8512c9336d315b93efb29cbf96468357857
parentdev-ros/rqt_pose_view: treeclean (diff)
downloadgentoo-eb262006c1d1022df361081589922d70298b910a.tar.gz
gentoo-eb262006c1d1022df361081589922d70298b910a.tar.bz2
gentoo-eb262006c1d1022df361081589922d70298b910a.zip
dev-ros/rqt_publisher: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-ros/rqt_publisher/Manifest1
-rw-r--r--dev-ros/rqt_publisher/metadata.xml11
-rw-r--r--dev-ros/rqt_publisher/rqt_publisher-0.4.10.ebuild26
-rw-r--r--dev-ros/rqt_publisher/rqt_publisher-9999.ebuild26
4 files changed, 0 insertions, 64 deletions
diff --git a/dev-ros/rqt_publisher/Manifest b/dev-ros/rqt_publisher/Manifest
deleted file mode 100644
index 52a1a4db6050..000000000000
--- a/dev-ros/rqt_publisher/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rqt_publisher-0.4.10.tar.gz 10726 BLAKE2B b8b06570bd74c80de5227b5ba5e9b08716a53cb91627f033767f3e4e39df5aae071ef6a215f15b1cb25aa397f558641edc88eac69a9291288975eca005cc882e SHA512 b3786a9431691419155f8ac6e865d65b6c4cbae1189a7d2ac66338399285d266cf860a4ccfe49cb45d361a57333136afc1d96a655f13265cf054868efccf3a07
diff --git a/dev-ros/rqt_publisher/metadata.xml b/dev-ros/rqt_publisher/metadata.xml
deleted file mode 100644
index 54e7c78642d9..000000000000
--- a/dev-ros/rqt_publisher/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_publisher</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/rqt_publisher/rqt_publisher-0.4.10.ebuild b/dev-ros/rqt_publisher/rqt_publisher-0.4.10.ebuild
deleted file mode 100644
index 87a23cd47743..000000000000
--- a/dev-ros/rqt_publisher/rqt_publisher-0.4.10.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 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_publisher"
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for publishing arbitrary messages with fixed or computed field values"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- $(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]")
- dev-ros/qt_gui_py_common[${PYTHON_SINGLE_USEDEP}]
- dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rosmsg[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_py_common[${PYTHON_SINGLE_USEDEP}]
- >=dev-ros/python_qt_binding-0.2.19[${PYTHON_SINGLE_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_publisher/rqt_publisher-9999.ebuild b/dev-ros/rqt_publisher/rqt_publisher-9999.ebuild
deleted file mode 100644
index 5320800e2fde..000000000000
--- a/dev-ros/rqt_publisher/rqt_publisher-9999.ebuild
+++ /dev/null
@@ -1,26 +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_publisher"
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for publishing arbitrary messages with fixed or computed field values"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- $(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]")
- dev-ros/qt_gui_py_common[${PYTHON_SINGLE_USEDEP}]
- dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rosmsg[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_py_common[${PYTHON_SINGLE_USEDEP}]
- >=dev-ros/python_qt_binding-0.2.19[${PYTHON_SINGLE_USEDEP}]
-"
-DEPEND="${RDEPEND}"