From 5c7528585b841bff304a3b19afa2466ccc9bef40 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 23 Sep 2015 14:49:12 +0200 Subject: ros-meta/driver_common: Initial import. Ebuild by me. Package-Manager: portage-2.2.21 --- ros-meta/driver_common/driver_common-1.6.8.ebuild | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 ros-meta/driver_common/driver_common-1.6.8.ebuild (limited to 'ros-meta/driver_common/driver_common-1.6.8.ebuild') diff --git a/ros-meta/driver_common/driver_common-1.6.8.ebuild b/ros-meta/driver_common/driver_common-1.6.8.ebuild new file mode 100644 index 000000000000..ce9fa08fb49e --- /dev/null +++ b/ros-meta/driver_common/driver_common-1.6.8.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-drivers/driver_common" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Classes and tools that are useful throughout the driver stacks" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/driver_base + dev-ros/timestamp_tools +" +DEPEND="${RDEPEND}" -- cgit v1.2.3-18-g5258