From 76dfef0cec9170000357d2f354e412daf48941fc Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 30 Dec 2017 01:11:30 +0000 Subject: gentoo resync : 30.12.2017 --- .../hector_geotiff_plugins-0.3.5-r1.ebuild | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5-r1.ebuild (limited to 'dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5-r1.ebuild') diff --git a/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5-r1.ebuild b/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5-r1.ebuild new file mode 100644 index 000000000000..1afec5c73a1b --- /dev/null +++ b/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5-r1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Plugins that extend geotiff maps generated by hector_geotiff" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/hector_geotiff + dev-ros/hector_nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-libs/boost:= + dev-libs/console_bridge:= +" +DEPEND="${RDEPEND}" -- cgit v1.2.3