From ccf84bcd604130256d1377cd58f0a634ae6ee20f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 28 Dec 2017 04:06:07 +0000 Subject: gentoo resync : 28.12.2017 --- .../hardware_interface-0.13.0.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 dev-ros/hardware_interface/hardware_interface-0.13.0.ebuild (limited to 'dev-ros/hardware_interface/hardware_interface-0.13.0.ebuild') diff --git a/dev-ros/hardware_interface/hardware_interface-0.13.0.ebuild b/dev-ros/hardware_interface/hardware_interface-0.13.0.ebuild new file mode 100644 index 000000000000..8994bb4446f6 --- /dev/null +++ b/dev-ros/hardware_interface/hardware_interface-0.13.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-controls/ros_control" +KEYWORDS="~amd64" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Hardware Interface base class" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND="dev-ros/roscpp" +DEPEND="${RDEPEND} + test? ( dev-cpp/gtest )" -- cgit v1.2.3