From d485f3ba530aa827a4abe65def5b8a71ebfa401d Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 7 Nov 2017 20:16:15 +0100 Subject: ros-meta/image_common: Bump to 1.11.13. Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- ros-meta/image_common/image_common-1.11.13.ebuild | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ros-meta/image_common/image_common-1.11.13.ebuild (limited to 'ros-meta/image_common/image_common-1.11.13.ebuild') diff --git a/ros-meta/image_common/image_common-1.11.13.ebuild b/ros-meta/image_common/image_common-1.11.13.ebuild new file mode 100644 index 000000000000..b7135e7f74bd --- /dev/null +++ b/ros-meta/image_common/image_common-1.11.13.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/ros-perception/image_common" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Common code for working with images in ROS" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/camera_calibration_parsers + dev-ros/camera_info_manager + dev-ros/image_transport + dev-ros/polled_camera +" +DEPEND="${RDEPEND}" -- cgit v1.2.3-18-g5258