diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-01-24 18:05:13 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-01-24 21:14:37 +0100 |
commit | 51fb174603be096235ebca39cc530a7280b24033 (patch) | |
tree | 621ff94006050d77a93f915690795a3dc2a60dcd /dev-ros/pr2_description | |
parent | dev-ros/pr2_dashboard_aggregator: treeclean (diff) | |
download | gentoo-51fb174603be096235ebca39cc530a7280b24033.tar.gz gentoo-51fb174603be096235ebca39cc530a7280b24033.tar.bz2 gentoo-51fb174603be096235ebca39cc530a7280b24033.zip |
dev-ros/pr2_description: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ros/pr2_description')
-rw-r--r-- | dev-ros/pr2_description/Manifest | 2 | ||||
-rw-r--r-- | dev-ros/pr2_description/metadata.xml | 11 | ||||
-rw-r--r-- | dev-ros/pr2_description/pr2_description-1.12.4.ebuild | 32 | ||||
-rw-r--r-- | dev-ros/pr2_description/pr2_description-1.13.0.ebuild | 32 | ||||
-rw-r--r-- | dev-ros/pr2_description/pr2_description-9999.ebuild | 32 |
5 files changed, 0 insertions, 109 deletions
diff --git a/dev-ros/pr2_description/Manifest b/dev-ros/pr2_description/Manifest deleted file mode 100644 index 9a911889852b..000000000000 --- a/dev-ros/pr2_description/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST pr2_common-1.12.4.tar.gz 33597360 BLAKE2B 0591c2842720015b6a1ecbbe4fd01b4b0a4d9e2cc07641dabe024b998772f6c963c1bfa73b90d63520da425c9833e49a5c3d58785bf569d86819408616b3c3d0 SHA512 35bd91fdb296b3704f026a1e65d5bf014ce040819b0258210922898348bb8e18d5acacc59a947cadcc7266b7c83a7852f57e12a799a788cc790e434c5192f011 -DIST pr2_common-1.13.0.tar.gz 21741522 BLAKE2B a8488526aa8f059a5f3aa9e43cb30600c610a2a63d6689a32e14c39e6077c6ce2411f29ff273d00864970491cf7fab76fd94de3dc5b94bc1a12199c11aa8fe44 SHA512 c62f5c9de1d7bfaa138510633ae16a6255fadd90ae019fab203eedeb1914858287c91d0ffde287ef4df4f7245c6548ccad400ffcc94b342a1f22aec014035bc5 diff --git a/dev-ros/pr2_description/metadata.xml b/dev-ros/pr2_description/metadata.xml deleted file mode 100644 index 40e1cb66e7ce..000000000000 --- a/dev-ros/pr2_description/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">pr2/pr2_common</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ros/pr2_description/pr2_description-1.12.4.ebuild b/dev-ros/pr2_description/pr2_description-1.12.4.ebuild deleted file mode 100644 index 6b8e630a5696..000000000000 --- a/dev-ros/pr2_description/pr2_description-1.12.4.ebuild +++ /dev/null @@ -1,32 +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/pr2/pr2_common" -KEYWORDS="~amd64" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Description (mechanical, kinematic, visual, etc.) of the PR2 robot" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="dev-ros/xacro[${PYTHON_SINGLE_USEDEP}]" -DEPEND="${RDEPEND} - test? ( - dev-libs/urdfdom - dev-cpp/gtest - dev-ros/rosbash - )" -BDEPEND=" - dev-ros/convex_decomposition - dev-ros/ivcon -" - -src_test() { - # Needed for tests to find internal launch file - export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}" - ros-catkin_src_test -} diff --git a/dev-ros/pr2_description/pr2_description-1.13.0.ebuild b/dev-ros/pr2_description/pr2_description-1.13.0.ebuild deleted file mode 100644 index 6b8e630a5696..000000000000 --- a/dev-ros/pr2_description/pr2_description-1.13.0.ebuild +++ /dev/null @@ -1,32 +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/pr2/pr2_common" -KEYWORDS="~amd64" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Description (mechanical, kinematic, visual, etc.) of the PR2 robot" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="dev-ros/xacro[${PYTHON_SINGLE_USEDEP}]" -DEPEND="${RDEPEND} - test? ( - dev-libs/urdfdom - dev-cpp/gtest - dev-ros/rosbash - )" -BDEPEND=" - dev-ros/convex_decomposition - dev-ros/ivcon -" - -src_test() { - # Needed for tests to find internal launch file - export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}" - ros-catkin_src_test -} diff --git a/dev-ros/pr2_description/pr2_description-9999.ebuild b/dev-ros/pr2_description/pr2_description-9999.ebuild deleted file mode 100644 index 6b8e630a5696..000000000000 --- a/dev-ros/pr2_description/pr2_description-9999.ebuild +++ /dev/null @@ -1,32 +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/pr2/pr2_common" -KEYWORDS="~amd64" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Description (mechanical, kinematic, visual, etc.) of the PR2 robot" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="dev-ros/xacro[${PYTHON_SINGLE_USEDEP}]" -DEPEND="${RDEPEND} - test? ( - dev-libs/urdfdom - dev-cpp/gtest - dev-ros/rosbash - )" -BDEPEND=" - dev-ros/convex_decomposition - dev-ros/ivcon -" - -src_test() { - # Needed for tests to find internal launch file - export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}" - ros-catkin_src_test -} |