summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:07:03 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:15:41 +0100
commit6df540075b701bf2ffc6769799415ca81fccf022 (patch)
treeca22b1e93d47d5b59c0a16464f7fe1ae310d6fc4
parentdev-ros/rqt_gui: treeclean (diff)
downloadgentoo-6df540075b701bf2ffc6769799415ca81fccf022.tar.gz
gentoo-6df540075b701bf2ffc6769799415ca81fccf022.tar.bz2
gentoo-6df540075b701bf2ffc6769799415ca81fccf022.zip
dev-ros/rqt_gui_cpp: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-ros/rqt_gui_cpp/Manifest1
-rw-r--r--dev-ros/rqt_gui_cpp/metadata.xml11
-rw-r--r--dev-ros/rqt_gui_cpp/rqt_gui_cpp-0.5.2.ebuild28
-rw-r--r--dev-ros/rqt_gui_cpp/rqt_gui_cpp-9999.ebuild28
4 files changed, 0 insertions, 68 deletions
diff --git a/dev-ros/rqt_gui_cpp/Manifest b/dev-ros/rqt_gui_cpp/Manifest
deleted file mode 100644
index 165bff0994da..000000000000
--- a/dev-ros/rqt_gui_cpp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rqt-0.5.2.tar.gz 121619 BLAKE2B a065501ee6f78b3e2867aa9a6fc416b70472a3dcd3bf447ab7c07941284add7fdaffafa4bc370ce73b777b9616544a6650bb94c30fb61bed8ce6381a2d88b5cd SHA512 09093e80daefd530b36c1ef90a350c0c5fa7ba4211b779da38c230df445170e766a737cfadec29997f81968c454daec2ffc2b6cf236e41daa21d9536f498fc17
diff --git a/dev-ros/rqt_gui_cpp/metadata.xml b/dev-ros/rqt_gui_cpp/metadata.xml
deleted file mode 100644
index 68bed107402f..000000000000
--- a/dev-ros/rqt_gui_cpp/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_gui_cpp/rqt_gui_cpp-0.5.2.ebuild b/dev-ros/rqt_gui_cpp/rqt_gui_cpp-0.5.2.ebuild
deleted file mode 100644
index 1ce1bdc8377b..000000000000
--- a/dev-ros/rqt_gui_cpp/rqt_gui_cpp-0.5.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ROS_REPO_URI="https://github.com/ros-visualization/rqt"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Enables GUI plugins to use the C++ client library for ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-qt/qtwidgets:5
- dev-qt/qtcore:5
- >=dev-ros/qt_gui_cpp-0.3.0
- >=dev-ros/qt_gui-0.3.0
- dev-ros/roscpp
- dev-ros/nodelet
- dev-libs/tinyxml2:=
- dev-libs/boost:=
- dev-libs/console_bridge:=
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_gui_cpp/rqt_gui_cpp-9999.ebuild b/dev-ros/rqt_gui_cpp/rqt_gui_cpp-9999.ebuild
deleted file mode 100644
index 1ce1bdc8377b..000000000000
--- a/dev-ros/rqt_gui_cpp/rqt_gui_cpp-9999.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ROS_REPO_URI="https://github.com/ros-visualization/rqt"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Enables GUI plugins to use the C++ client library for ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-qt/qtwidgets:5
- dev-qt/qtcore:5
- >=dev-ros/qt_gui_cpp-0.3.0
- >=dev-ros/qt_gui-0.3.0
- dev-ros/roscpp
- dev-ros/nodelet
- dev-libs/tinyxml2:=
- dev-libs/boost:=
- dev-libs/console_bridge:=
-"
-DEPEND="${RDEPEND}"