summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:05:10 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:14:36 +0100
commitb98e2003bc6c654986fe0227d6b011c4343d317b (patch)
tree435c3cc613ec17817fcd925fc9ca8b1aca8bb6df
parentdev-ros/pointcloud_to_laserscan: treeclean (diff)
downloadgentoo-b98e2003bc6c654986fe0227d6b011c4343d317b.tar.gz
gentoo-b98e2003bc6c654986fe0227d6b011c4343d317b.tar.bz2
gentoo-b98e2003bc6c654986fe0227d6b011c4343d317b.zip
dev-ros/polled_camera: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-ros/polled_camera/Manifest1
-rw-r--r--dev-ros/polled_camera/metadata.xml11
-rw-r--r--dev-ros/polled_camera/polled_camera-1.12.0.ebuild23
-rw-r--r--dev-ros/polled_camera/polled_camera-9999.ebuild23
4 files changed, 0 insertions, 58 deletions
diff --git a/dev-ros/polled_camera/Manifest b/dev-ros/polled_camera/Manifest
deleted file mode 100644
index 00cad6a5e0e9..000000000000
--- a/dev-ros/polled_camera/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST image_common-1.12.0.tar.gz 56174 BLAKE2B c364c060f4ba025b8811514602df934c028f39e22089c3dbaa71be3db891d7a769ecbe0c58c683128d1111ff377530aa6de8c48ede35f8b39301717ce581526c SHA512 bdd382b676673459ee28bd63ca695db893099796e8b025dd9519c7e07061a7dc0f62cd76f72b0d73aebec063c512c03fd420ab5f3982a7496409863826a2aeb0
diff --git a/dev-ros/polled_camera/metadata.xml b/dev-ros/polled_camera/metadata.xml
deleted file mode 100644
index 80ca28d8d9f4..000000000000
--- a/dev-ros/polled_camera/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-perception/image_common</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/polled_camera/polled_camera-1.12.0.ebuild b/dev-ros/polled_camera/polled_camera-1.12.0.ebuild
deleted file mode 100644
index b2ad5f93c137..000000000000
--- a/dev-ros/polled_camera/polled_camera-1.12.0.ebuild
+++ /dev/null
@@ -1,23 +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-perception/image_common"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_HAS_MESSAGES=yes
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="C++ classes for implementing a polled camera driver node"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp
- dev-ros/image_transport
- dev-ros/rosconsole
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/polled_camera/polled_camera-9999.ebuild b/dev-ros/polled_camera/polled_camera-9999.ebuild
deleted file mode 100644
index b2ad5f93c137..000000000000
--- a/dev-ros/polled_camera/polled_camera-9999.ebuild
+++ /dev/null
@@ -1,23 +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-perception/image_common"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_HAS_MESSAGES=yes
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="C++ classes for implementing a polled camera driver node"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp
- dev-ros/image_transport
- dev-ros/rosconsole
-"
-DEPEND="${RDEPEND}"