From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-ros/mavros/Manifest | 4 ---- dev-ros/mavros/mavros-0.19.0-r1.ebuild | 38 ---------------------------------- dev-ros/mavros/mavros-9999.ebuild | 38 ---------------------------------- dev-ros/mavros/metadata.xml | 11 ---------- 4 files changed, 91 deletions(-) delete mode 100644 dev-ros/mavros/Manifest delete mode 100644 dev-ros/mavros/mavros-0.19.0-r1.ebuild delete mode 100644 dev-ros/mavros/mavros-9999.ebuild delete mode 100644 dev-ros/mavros/metadata.xml (limited to 'dev-ros/mavros') diff --git a/dev-ros/mavros/Manifest b/dev-ros/mavros/Manifest deleted file mode 100644 index 7ac88b09c118..000000000000 --- a/dev-ros/mavros/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST mavros-0.19.0.tar.gz 219739 BLAKE2B 4e9a47fa4cdbf11b530bdc39a8048b1834689039af3005d30ffcc2b626651612db12ecc1929ecaf994c5a887224bcf2b0469d1e15ed5b353be4132fb0f523a96 SHA512 87b1b77505d3606196d609a016bcb89b3831e982f8352a13f69f5c2580f46ac603edb2d3c2ce4df5cdd1424172145b88d2b35d149c2be507eb0f23039e7e45a7 -EBUILD mavros-0.19.0-r1.ebuild 1056 BLAKE2B d2d3734548f83d2bc2c73b566ca75890a294019be39c36259688bda16ccee5fca7490dc89bf74966b78e2b35ccd7f416f9d405d6ba81018962670f20bd83e0f3 SHA512 0cf2c358d76fa7d95590b88292286829b9290bbc7961cc68eb7dd2bbf11e0d33aff8266b4d69215d0c13eeb6470111da1d7e3d42d34d8f7a9178bef3d0ec5da0 -EBUILD mavros-9999.ebuild 1056 BLAKE2B d2d3734548f83d2bc2c73b566ca75890a294019be39c36259688bda16ccee5fca7490dc89bf74966b78e2b35ccd7f416f9d405d6ba81018962670f20bd83e0f3 SHA512 0cf2c358d76fa7d95590b88292286829b9290bbc7961cc68eb7dd2bbf11e0d33aff8266b4d69215d0c13eeb6470111da1d7e3d42d34d8f7a9178bef3d0ec5da0 -MISC metadata.xml 328 BLAKE2B d7ed4dde907bc9dd5533e4a54e90939df954d6af2c0fac66156b21309508546a4eccf8ebaef5d70e42a30ec99091f6cadd52b90199e65e05bcf8fe92069d2ab7 SHA512 a4d2ca220b3dea64853e31e188202fdde1e3533d50659e8c5b8593a1067bf88dcd7f6881e8691f91c99d8502e8739ffa13c5bcead139763109ff304736328b2e diff --git a/dev-ros/mavros/mavros-0.19.0-r1.ebuild b/dev-ros/mavros/mavros-0.19.0-r1.ebuild deleted file mode 100644 index ca3cb535a01a..000000000000 --- a/dev-ros/mavros/mavros-0.19.0-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/mavlink/mavros" -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) -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 - 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}] - >=dev-ros/mavlink-gbp-release-2016.11.11 - dev-libs/console_bridge:= -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/mavros/mavros-9999.ebuild b/dev-ros/mavros/mavros-9999.ebuild deleted file mode 100644 index ca3cb535a01a..000000000000 --- a/dev-ros/mavros/mavros-9999.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/mavlink/mavros" -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) -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 - 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}] - >=dev-ros/mavlink-gbp-release-2016.11.11 - dev-libs/console_bridge:= -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/mavros/metadata.xml b/dev-ros/mavros/metadata.xml deleted file mode 100644 index 769989122d7c..000000000000 --- a/dev-ros/mavros/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - ros@gentoo.org - Gentoo ROS Project - - - mavlink/mavros - - -- cgit v1.2.3