summaryrefslogtreecommitdiff
path: root/dev-ros/fake_localization
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/fake_localization')
-rw-r--r--dev-ros/fake_localization/Manifest4
-rw-r--r--dev-ros/fake_localization/fake_localization-1.17.1-r1.ebuild31
-rw-r--r--dev-ros/fake_localization/fake_localization-9999.ebuild31
-rw-r--r--dev-ros/fake_localization/metadata.xml11
4 files changed, 0 insertions, 77 deletions
diff --git a/dev-ros/fake_localization/Manifest b/dev-ros/fake_localization/Manifest
deleted file mode 100644
index c0065433f31c..000000000000
--- a/dev-ros/fake_localization/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST navigation-1.17.1.tar.gz 349192 BLAKE2B 4cb946a296ab53d7196a70c66cc1dda0cf62f5f279fe020ca7c39781ecb5402af6addcd6164ab6e0a9bcfe3ba26e42f647546280f03b572202f0f4df8d6ed3cf SHA512 23178adaef9b720c644f621c67ed579be312101e70a7d12b527164c5cc55286982c99149a521a76c6dda05248e859435e51f9a0f09e582b89aed3b7c2173cfaa
-EBUILD fake_localization-1.17.1-r1.ebuild 787 BLAKE2B 99f64ecfea0b13d9acf827b981eac1c9d4b1c2c694ac91f6a39b750f32ce0d417e1eb26a8df856163c6e7aea44564ba7caf92acd4046c99b55967dfe515576e4 SHA512 8ccb4693742c4df13dc01c292b0843efb650055c19ecc47d4bf8128331a3d785fa9d26214cd94f1fcf2425e35cff35f07c4020f3588be935d40dc23de2412fc4
-EBUILD fake_localization-9999.ebuild 787 BLAKE2B 99f64ecfea0b13d9acf827b981eac1c9d4b1c2c694ac91f6a39b750f32ce0d417e1eb26a8df856163c6e7aea44564ba7caf92acd4046c99b55967dfe515576e4 SHA512 8ccb4693742c4df13dc01c292b0843efb650055c19ecc47d4bf8128331a3d785fa9d26214cd94f1fcf2425e35cff35f07c4020f3588be935d40dc23de2412fc4
-MISC metadata.xml 338 BLAKE2B 665b2369369775a44e03820b1b8fcf88efe592d52da3cccb8c12ab55c82756e642d57a007978894fc07e694f75fc20c6e12d794d6c868a1f65615fe0fe7d134e SHA512 e12301e0204fef7fa9d428d04468a34dcd6af17e007e655d42c61ba6d5387b6e9720ca9cf4611392d111bbb420e6f7ea3a9f32f0eaef01a7001ed2fcd350949d
diff --git a/dev-ros/fake_localization/fake_localization-1.17.1-r1.ebuild b/dev-ros/fake_localization/fake_localization-1.17.1-r1.ebuild
deleted file mode 100644
index 30d6188cb635..000000000000
--- a/dev-ros/fake_localization/fake_localization-1.17.1-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/ros-planning/navigation"
-ROS_SUBDIR=${PN}
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="A ROS node that simply forwards odometry information"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-libs/boost:=
- dev-ros/angles:0
- dev-ros/roscpp
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rosconsole
- dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-ros/tf2_ros
- dev-ros/message_filters
-"
-DEPEND="${RDEPEND}
- dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
diff --git a/dev-ros/fake_localization/fake_localization-9999.ebuild b/dev-ros/fake_localization/fake_localization-9999.ebuild
deleted file mode 100644
index 30d6188cb635..000000000000
--- a/dev-ros/fake_localization/fake_localization-9999.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/ros-planning/navigation"
-ROS_SUBDIR=${PN}
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="A ROS node that simply forwards odometry information"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-libs/boost:=
- dev-ros/angles:0
- dev-ros/roscpp
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rosconsole
- dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-ros/tf2_ros
- dev-ros/message_filters
-"
-DEPEND="${RDEPEND}
- dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
diff --git a/dev-ros/fake_localization/metadata.xml b/dev-ros/fake_localization/metadata.xml
deleted file mode 100644
index 878801a726f0..000000000000
--- a/dev-ros/fake_localization/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-planning/navigation</remote-id>
- </upstream>
-</pkgmetadata>