summaryrefslogtreecommitdiff
path: root/dev-ros/rqt_py_common
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_py_common
parentdbbd2ae5e62a232616ede4dae3ed69e15903940a (diff)
gentoo auto-resync : 25:01:2023 - 08:07:03
Diffstat (limited to 'dev-ros/rqt_py_common')
-rw-r--r--dev-ros/rqt_py_common/Manifest4
-rw-r--r--dev-ros/rqt_py_common/metadata.xml11
-rw-r--r--dev-ros/rqt_py_common/rqt_py_common-0.5.2.ebuild31
-rw-r--r--dev-ros/rqt_py_common/rqt_py_common-9999.ebuild31
4 files changed, 0 insertions, 77 deletions
diff --git a/dev-ros/rqt_py_common/Manifest b/dev-ros/rqt_py_common/Manifest
deleted file mode 100644
index 23eeaaacec93..000000000000
--- a/dev-ros/rqt_py_common/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST rqt-0.5.2.tar.gz 121619 BLAKE2B a065501ee6f78b3e2867aa9a6fc416b70472a3dcd3bf447ab7c07941284add7fdaffafa4bc370ce73b777b9616544a6650bb94c30fb61bed8ce6381a2d88b5cd SHA512 09093e80daefd530b36c1ef90a350c0c5fa7ba4211b779da38c230df445170e766a737cfadec29997f81968c454daec2ffc2b6cf236e41daa21d9536f498fc17
-EBUILD rqt_py_common-0.5.2.ebuild 736 BLAKE2B 5033f9fc2bc57dd9f9c33cf9ce54c7be3b4b75de5e5d53cf1ad615f9bd8bf56470b99a44e5df1f29dfe9e1007e9bf343b9e176c957f823dec88699373071094a SHA512 4231a76d261b436f86cfbb12d6b71d01dc0efd1ac2f3c4b64c55ead921454175ca09bb50347e2c7420b0157c48202918a23574f8eae33d926567e303ee15f6a3
-EBUILD rqt_py_common-9999.ebuild 736 BLAKE2B 5033f9fc2bc57dd9f9c33cf9ce54c7be3b4b75de5e5d53cf1ad615f9bd8bf56470b99a44e5df1f29dfe9e1007e9bf343b9e176c957f823dec88699373071094a SHA512 4231a76d261b436f86cfbb12d6b71d01dc0efd1ac2f3c4b64c55ead921454175ca09bb50347e2c7420b0157c48202918a23574f8eae33d926567e303ee15f6a3
-MISC metadata.xml 336 BLAKE2B 1ad6c48259391fd5411acd1c157e345a57c752542b840988912798e0cb896fecc34400a2f22f6522c080af64dd203d17cf9086a042884007f69671722d182367 SHA512 81d5f275c229e630ea7e36e53058414d6d0eda24be8f63fc6a50e4314072075e48a45e4975afc5b76d7ad2f43d6608ee3525d3d677d7d793d1d0c44d07c9b16e
diff --git a/dev-ros/rqt_py_common/metadata.xml b/dev-ros/rqt_py_common/metadata.xml
deleted file mode 100644
index 68bed107402f..000000000000
--- a/dev-ros/rqt_py_common/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</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/rqt_py_common/rqt_py_common-0.5.2.ebuild b/dev-ros/rqt_py_common/rqt_py_common-0.5.2.ebuild
deleted file mode 100644
index 7f032e6025de..000000000000
--- a/dev-ros/rqt_py_common/rqt_py_common-0.5.2.ebuild
+++ /dev/null
@@ -1,31 +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"
-ROS_SUBDIR=${PN}
-# Tests have messages
-CATKIN_HAS_MESSAGES=yes
-
-inherit ros-catkin
-
-DESCRIPTION="Common functionality for rqt plugins written in Python"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/qt_gui[${PYTHON_SINGLE_USEDEP}]
- dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rostopic[${PYTHON_SINGLE_USEDEP}]
- >=dev-ros/python_qt_binding-0.2.19[${PYTHON_SINGLE_USEDEP}]
-"
-DEPEND="${RDEPEND}
- test? (
- dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- )
-"
diff --git a/dev-ros/rqt_py_common/rqt_py_common-9999.ebuild b/dev-ros/rqt_py_common/rqt_py_common-9999.ebuild
deleted file mode 100644
index 7f032e6025de..000000000000
--- a/dev-ros/rqt_py_common/rqt_py_common-9999.ebuild
+++ /dev/null
@@ -1,31 +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"
-ROS_SUBDIR=${PN}
-# Tests have messages
-CATKIN_HAS_MESSAGES=yes
-
-inherit ros-catkin
-
-DESCRIPTION="Common functionality for rqt plugins written in Python"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/qt_gui[${PYTHON_SINGLE_USEDEP}]
- dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rostopic[${PYTHON_SINGLE_USEDEP}]
- >=dev-ros/python_qt_binding-0.2.19[${PYTHON_SINGLE_USEDEP}]
-"
-DEPEND="${RDEPEND}
- test? (
- dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- )
-"