From 34dea8e38f88007799629d0a56b12dec480b1d21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Jun 2021 14:45:01 +0100 Subject: gentoo resync : 20.06.2021 --- .../joint_states_settler-0.10.14.ebuild | 29 ---------------------- 1 file changed, 29 deletions(-) delete mode 100644 dev-ros/joint_states_settler/joint_states_settler-0.10.14.ebuild (limited to 'dev-ros/joint_states_settler/joint_states_settler-0.10.14.ebuild') diff --git a/dev-ros/joint_states_settler/joint_states_settler-0.10.14.ebuild b/dev-ros/joint_states_settler/joint_states_settler-0.10.14.ebuild deleted file mode 100644 index e7359f7341dc..000000000000 --- a/dev-ros/joint_states_settler/joint_states_settler-0.10.14.ebuild +++ /dev/null @@ -1,29 +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/calibration" -CATKIN_HAS_MESSAGES=yes -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Reports how long a subset of joints has been settled" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-libs/boost:=[threads] - dev-ros/actionlib - dev-ros/rosconsole - dev-ros/roscpp - dev-ros/roscpp_serialization - dev-ros/settlerlib -" -DEPEND="${RDEPEND} - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/actionlib_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - test? ( dev-cpp/gtest )" -PATCHES=( "${FILESDIR}/gcc6.patch" ) -- cgit v1.2.3