summaryrefslogtreecommitdiff
path: root/dev-ros/rqt_publisher
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-25 08:07:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-25 08:07:03 +0000
commita1b20429e7e2ba1b44414459afd5a2b50788cd9c (patch)
treee721db30ecc3e534a03ab9b3115762959cc0c28c /dev-ros/rqt_publisher
parentdbbd2ae5e62a232616ede4dae3ed69e15903940a (diff)
gentoo auto-resync : 25:01:2023 - 08:07:03
Diffstat (limited to 'dev-ros/rqt_publisher')
-rw-r--r--dev-ros/rqt_publisher/Manifest4
-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, 67 deletions
diff --git a/dev-ros/rqt_publisher/Manifest b/dev-ros/rqt_publisher/Manifest
deleted file mode 100644
index 89d00d33c3cd..000000000000
--- a/dev-ros/rqt_publisher/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST rqt_publisher-0.4.10.tar.gz 10726 BLAKE2B b8b06570bd74c80de5227b5ba5e9b08716a53cb91627f033767f3e4e39df5aae071ef6a215f15b1cb25aa397f558641edc88eac69a9291288975eca005cc882e SHA512 b3786a9431691419155f8ac6e865d65b6c4cbae1189a7d2ac66338399285d266cf860a4ccfe49cb45d361a57333136afc1d96a655f13265cf054868efccf3a07
-EBUILD rqt_publisher-0.4.10.ebuild 769 BLAKE2B 1ad8246893f0653f79b574316a82076327b877b3ca6ab240b3de6aab5b2dcbaf72fe43d8195032aec1defb37091db79b685841378dac8e9bade69a07e28e13f3 SHA512 a27c66d936ee4934ed5bad453a97adfe3e47e0fd56347a243403eef9ab08cc81e48a4cdb7177c6e8859dd95173b66d477ab7a5894d85e1a8e9af10b5f4bf8b4b
-EBUILD rqt_publisher-9999.ebuild 769 BLAKE2B 9486a720d528505fce4ccca7d4a09760c184783edaababc513b42503da39993da9e8ba80a5abfb8e33c4007ae4706a92a47c4a94a2d561c8d313e43b16b76b89 SHA512 d21e0a36a12e3549d96529a78023546da818ee460a5b786f4a07f8da5e88f24fbef3f38965aab5c2a5729ab56503d265df6b51562f1842ee6eae514b04e06b22
-MISC metadata.xml 346 BLAKE2B 1022f058f196aa4c8a56e76ac3185aaef32512bbfb57c6b021381bf94215804eb6aec08fdd88b9956817625839d001856ceb0754919de242a57ecdfcbfee3365 SHA512 a9c573789324d5de77c4cbc8e6ae391dd7f5a18ef3c44b9be114d0657b6f6056be654f6ddd1707ce3851cf69c193b6a45c69a36d7448a080d750521e3da94bb7
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}"