summaryrefslogtreecommitdiff
path: root/dev-ros/laser_proc
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/laser_proc
parentdbbd2ae5e62a232616ede4dae3ed69e15903940a (diff)
gentoo auto-resync : 25:01:2023 - 08:07:03
Diffstat (limited to 'dev-ros/laser_proc')
-rw-r--r--dev-ros/laser_proc/Manifest4
-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, 65 deletions
diff --git a/dev-ros/laser_proc/Manifest b/dev-ros/laser_proc/Manifest
deleted file mode 100644
index f176496c0464..000000000000
--- a/dev-ros/laser_proc/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST laser_proc-0.1.6.tar.gz 6945 BLAKE2B c19774c599e7d2da288e5daeada58b04c393801edc34d40cf173ca7d252a17e89b37facf58d4e22d4f9be372b9a0cf8ffb15d2f32c51125842b4efefb08d857b SHA512 a7bcb7ecff9bb884fa875ff59b1e728f408268dac90a13909e653367a2722e59eb435c3e0feba4fefe0e306a52adac69c98b66974ed610628a690d4e094a85f2
-EBUILD laser_proc-0.1.6.ebuild 525 BLAKE2B 8688db8dbe6c9c555d1f1c5849fdb167e5be54cb858e1cdf593abea0fa56b7311618a91f06ac44e900d2584e9fb85e312c3bf06d0db8e8655911624dbdc71e2a SHA512 30538127c35db69bb9ac2401c4cefc831cc39d8dd559d4fae30d1a43b2d21cb65d1eefd578ec21d58089f1934e33b5286eac60501c31fef0392451cc2a728ce8
-EBUILD laser_proc-9999.ebuild 525 BLAKE2B 8688db8dbe6c9c555d1f1c5849fdb167e5be54cb858e1cdf593abea0fa56b7311618a91f06ac44e900d2584e9fb85e312c3bf06d0db8e8655911624dbdc71e2a SHA512 30538127c35db69bb9ac2401c4cefc831cc39d8dd559d4fae30d1a43b2d21cb65d1eefd578ec21d58089f1934e33b5286eac60501c31fef0392451cc2a728ce8
-MISC metadata.xml 340 BLAKE2B 8502322d52755b89eb2a8e0428cf06b92fe24a00a69f5a845a2ebd998783551071308804f4673d1b4b261e2f4fda78a45c2bff308eb4304547d5c48a2e91f73a SHA512 360ffb313f2b7be8b78d04729301169368dd05de46a6cccda4fc6b03dbf19f8e1ef4d6e8a1086476b40d0696f0076d4d0f4c5795fb13ad409f806206c778dec2
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>