From d162ba1860a88062f4cd61f8b52fc303ba0b2991 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 7 Aug 2021 00:16:33 +0100 Subject: gentoo resync : 07.08.2021 --- dev-ros/mavros/mavros-1.2.0.ebuild | 39 -------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 dev-ros/mavros/mavros-1.2.0.ebuild (limited to 'dev-ros/mavros/mavros-1.2.0.ebuild') diff --git a/dev-ros/mavros/mavros-1.2.0.ebuild b/dev-ros/mavros/mavros-1.2.0.ebuild deleted file mode 100644 index 74118adcd502..000000000000 --- a/dev-ros/mavros/mavros-1.2.0.ebuild +++ /dev/null @@ -1,39 +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/mavlink/mavros" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="MAVLink extendable communication node for ROS" -LICENSE="GPL-3 LGPL-3 BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/diagnostic_updater - dev-ros/pluginlib - dev-libs/tinyxml2:= - dev-ros/roscpp - dev-ros/tf - dev-ros/angles - dev-ros/libmavconn - dev-ros/rosconsole_bridge - dev-libs/boost:= - dev-ros/eigen_conversions - sci-geosciences/GeographicLib - >=dev-ros/mavlink-gbp-release-2016.11.11 - dev-libs/console_bridge:= -" -DEPEND="${RDEPEND} - dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] - >=dev-ros/mavros_msgs-${PV}[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] -" -- cgit v1.2.3