summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:04:12 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:14:01 +0100
commit14f9f2d4a579b54dba746661a814548967c76a22 (patch)
tree76605994d13aef678d860c0045a92af66495905b /dev-ros/laser_proc
parentdev-ros/laser_geometry: treeclean (diff)
downloadgentoo-14f9f2d4a579b54dba746661a814548967c76a22.tar.gz
gentoo-14f9f2d4a579b54dba746661a814548967c76a22.tar.bz2
gentoo-14f9f2d4a579b54dba746661a814548967c76a22.zip
dev-ros/laser_proc: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ros/laser_proc')
-rw-r--r--dev-ros/laser_proc/Manifest1
-rw-r--r--dev-ros/laser_proc/laser_proc-0.1.6.ebuild25
-rw-r--r--dev-ros/laser_proc/laser_proc-9999.ebuild25
-rw-r--r--dev-ros/laser_proc/metadata.xml11
4 files changed, 0 insertions, 62 deletions
diff --git a/dev-ros/laser_proc/Manifest b/dev-ros/laser_proc/Manifest
deleted file mode 100644
index 5e7499b3a503..000000000000
--- a/dev-ros/laser_proc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST laser_proc-0.1.6.tar.gz 6945 BLAKE2B c19774c599e7d2da288e5daeada58b04c393801edc34d40cf173ca7d252a17e89b37facf58d4e22d4f9be372b9a0cf8ffb15d2f32c51125842b4efefb08d857b SHA512 a7bcb7ecff9bb884fa875ff59b1e728f408268dac90a13909e653367a2722e59eb435c3e0feba4fefe0e306a52adac69c98b66974ed610628a690d4e094a85f2
diff --git a/dev-ros/laser_proc/laser_proc-0.1.6.ebuild b/dev-ros/laser_proc/laser_proc-0.1.6.ebuild
deleted file mode 100644
index 2609d02c2feb..000000000000
--- a/dev-ros/laser_proc/laser_proc-0.1.6.ebuild
+++ /dev/null
@@ -1,25 +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/laser_proc"
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="Converts representations of LaserScan and MultiEchoLaserScan"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp
- dev-ros/rosconsole
- dev-libs/console_bridge:=
- dev-ros/pluginlib
- dev-ros/nodelet
- dev-libs/boost:=
-"
-DEPEND="${RDEPEND}
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
diff --git a/dev-ros/laser_proc/laser_proc-9999.ebuild b/dev-ros/laser_proc/laser_proc-9999.ebuild
deleted file mode 100644
index 2609d02c2feb..000000000000
--- a/dev-ros/laser_proc/laser_proc-9999.ebuild
+++ /dev/null
@@ -1,25 +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/laser_proc"
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="Converts representations of LaserScan and MultiEchoLaserScan"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp
- dev-ros/rosconsole
- dev-libs/console_bridge:=
- dev-ros/pluginlib
- dev-ros/nodelet
- dev-libs/boost:=
-"
-DEPEND="${RDEPEND}
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
diff --git a/dev-ros/laser_proc/metadata.xml b/dev-ros/laser_proc/metadata.xml
deleted file mode 100644
index 1b7e3309f768..000000000000
--- a/dev-ros/laser_proc/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/laser_proc</remote-id>
- </upstream>
-</pkgmetadata>