summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:10:18 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:17:28 +0100
commit7277b8f2b42e19a72d0573282edcff5270279b16 (patch)
tree57d611e0a962e9f819c0980193f7d9cbfac7d9af /ros-meta
parentros-meta/ros_control: treeclean (diff)
downloadgentoo-7277b8f2b42e19a72d0573282edcff5270279b16.tar.gz
gentoo-7277b8f2b42e19a72d0573282edcff5270279b16.tar.bz2
gentoo-7277b8f2b42e19a72d0573282edcff5270279b16.zip
ros-meta/ros_core: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'ros-meta')
-rw-r--r--ros-meta/ros_core/Manifest1
-rw-r--r--ros-meta/ros_core/metadata.xml11
-rw-r--r--ros-meta/ros_core/ros_core-1.5.0.ebuild43
-rw-r--r--ros-meta/ros_core/ros_core-9999.ebuild43
4 files changed, 0 insertions, 98 deletions
diff --git a/ros-meta/ros_core/Manifest b/ros-meta/ros_core/Manifest
deleted file mode 100644
index 3b9735986e74..000000000000
--- a/ros-meta/ros_core/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST metapackages-1.5.0.tar.gz 2024 BLAKE2B f79f813bfe27e840abb53a46528149f0a7942d7362b66771887dd1452090a19a6169a89aadaa2d4d3dc8104f41834c2c77c2fd702e4cc7f42498e946764b6c7a SHA512 373d402aa98dd617abbfed7c2e733601dcc223eb9ce0f6dde15712dc5ad6b1b4e30c70607f8dde191518893839fd4edfce735443d873e750e0002947e2d44091
diff --git a/ros-meta/ros_core/metadata.xml b/ros-meta/ros_core/metadata.xml
deleted file mode 100644
index 5c994da5e3c9..000000000000
--- a/ros-meta/ros_core/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/metapackages</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/ros-meta/ros_core/ros_core-1.5.0.ebuild b/ros-meta/ros_core/ros_core-1.5.0.ebuild
deleted file mode 100644
index 95322c7b9c10..000000000000
--- a/ros-meta/ros_core/ros_core-1.5.0.ebuild
+++ /dev/null
@@ -1,43 +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/metapackages"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage to aggregate the packages required to use core ROS concepts"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-util/catkin
- dev-ros/class_loader
- dev-ros/cmake_modules
- ros-meta/common_msgs
- dev-ros/gencpp
- dev-ros/geneus
- dev-ros/genlisp
- dev-ros/genmsg
- dev-ros/gennodejs
- dev-ros/genpy
- dev-ros/message_generation
- dev-ros/message_runtime
- dev-ros/pluginlib
- ros-meta/ros
- ros-meta/ros_comm
- dev-ros/rosbag_migration_rule
- dev-ros/rosconsole
- dev-ros/rosconsole_bridge
- ros-meta/roscpp_core
- dev-ros/rosgraph_msgs
- dev-ros/roslisp
- dev-ros/rospack
- dev-ros/std_msgs
- dev-ros/std_srvs
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/ros_core/ros_core-9999.ebuild b/ros-meta/ros_core/ros_core-9999.ebuild
deleted file mode 100644
index 95322c7b9c10..000000000000
--- a/ros-meta/ros_core/ros_core-9999.ebuild
+++ /dev/null
@@ -1,43 +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/metapackages"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage to aggregate the packages required to use core ROS concepts"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-util/catkin
- dev-ros/class_loader
- dev-ros/cmake_modules
- ros-meta/common_msgs
- dev-ros/gencpp
- dev-ros/geneus
- dev-ros/genlisp
- dev-ros/genmsg
- dev-ros/gennodejs
- dev-ros/genpy
- dev-ros/message_generation
- dev-ros/message_runtime
- dev-ros/pluginlib
- ros-meta/ros
- ros-meta/ros_comm
- dev-ros/rosbag_migration_rule
- dev-ros/rosconsole
- dev-ros/rosconsole_bridge
- ros-meta/roscpp_core
- dev-ros/rosgraph_msgs
- dev-ros/roslisp
- dev-ros/rospack
- dev-ros/std_msgs
- dev-ros/std_srvs
-"
-DEPEND="${RDEPEND}"