summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:09:50 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:17:12 +0100
commit1d04694433b72e38ba99de55e8b104978b0610cd (patch)
treecd6a0003029a21d651a074c4e0f88ba432a6727b /ros-meta/image_common
parentros-meta/hector_slam: treeclean (diff)
downloadgentoo-1d04694433b72e38ba99de55e8b104978b0610cd.tar.gz
gentoo-1d04694433b72e38ba99de55e8b104978b0610cd.tar.bz2
gentoo-1d04694433b72e38ba99de55e8b104978b0610cd.zip
ros-meta/image_common: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'ros-meta/image_common')
-rw-r--r--ros-meta/image_common/Manifest1
-rw-r--r--ros-meta/image_common/image_common-1.12.0.ebuild22
-rw-r--r--ros-meta/image_common/image_common-9999.ebuild22
-rw-r--r--ros-meta/image_common/metadata.xml11
4 files changed, 0 insertions, 56 deletions
diff --git a/ros-meta/image_common/Manifest b/ros-meta/image_common/Manifest
deleted file mode 100644
index 00cad6a5e0e9..000000000000
--- a/ros-meta/image_common/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST image_common-1.12.0.tar.gz 56174 BLAKE2B c364c060f4ba025b8811514602df934c028f39e22089c3dbaa71be3db891d7a769ecbe0c58c683128d1111ff377530aa6de8c48ede35f8b39301717ce581526c SHA512 bdd382b676673459ee28bd63ca695db893099796e8b025dd9519c7e07061a7dc0f62cd76f72b0d73aebec063c512c03fd420ab5f3982a7496409863826a2aeb0
diff --git a/ros-meta/image_common/image_common-1.12.0.ebuild b/ros-meta/image_common/image_common-1.12.0.ebuild
deleted file mode 100644
index 70c2b0f0d523..000000000000
--- a/ros-meta/image_common/image_common-1.12.0.ebuild
+++ /dev/null
@@ -1,22 +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}
-
-inherit ros-catkin
-
-DESCRIPTION="Common code for working with images in ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/camera_calibration_parsers
- dev-ros/camera_info_manager
- dev-ros/image_transport
- dev-ros/polled_camera
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/image_common/image_common-9999.ebuild b/ros-meta/image_common/image_common-9999.ebuild
deleted file mode 100644
index 70c2b0f0d523..000000000000
--- a/ros-meta/image_common/image_common-9999.ebuild
+++ /dev/null
@@ -1,22 +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}
-
-inherit ros-catkin
-
-DESCRIPTION="Common code for working with images in ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/camera_calibration_parsers
- dev-ros/camera_info_manager
- dev-ros/image_transport
- dev-ros/polled_camera
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/image_common/metadata.xml b/ros-meta/image_common/metadata.xml
deleted file mode 100644
index 80ca28d8d9f4..000000000000
--- a/ros-meta/image_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-perception/image_common</remote-id>
- </upstream>
-</pkgmetadata>