From: Alexis Ballier Date: Tue, 22 Sep 2015 09:39:05 +0000 (+0200) Subject: ros-meta/common_msgs: Initial import. Ebuild by me. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=78822973c3b162a1ec94472de45e68823d317900;p=gentoo.git ros-meta/common_msgs: Initial import. Ebuild by me. Package-Manager: portage-2.2.21 --- diff --git a/ros-meta/common_msgs/Manifest b/ros-meta/common_msgs/Manifest new file mode 100644 index 000000000000..42d1c7ae3ade --- /dev/null +++ b/ros-meta/common_msgs/Manifest @@ -0,0 +1 @@ +DIST common_msgs-1.12.3.tar.gz 55960 SHA256 f31936a854332183dcee43793a35cf26c85ba29280b91b10b54e8c89348b7eb5 SHA512 5c7a7362bb1024409c6da3e228e86d701a8df111481ddb831967b6eb447a32da5108ba7421509896628055ddeb2045441ec625178119aebf53a95cd933939cb7 WHIRLPOOL 2ee9588f14b0892514fcd10480d9ee4fddd03f7941b00d358ded94afca88085f34abad693beadf30fdccc29e7ff00c220531ae360c910773bd5d9c1de95a7c0a diff --git a/ros-meta/common_msgs/common_msgs-1.12.3.ebuild b/ros-meta/common_msgs/common_msgs-1.12.3.ebuild new file mode 100644 index 000000000000..095d2a98b66f --- /dev/null +++ b/ros-meta/common_msgs/common_msgs-1.12.3.ebuild @@ -0,0 +1,28 @@ +# 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/common_msgs" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Messages that are widely used by other ROS packages" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/actionlib_msgs + dev-ros/diagnostic_msgs + dev-ros/geometry_msgs + dev-ros/nav_msgs + dev-ros/sensor_msgs + dev-ros/shape_msgs + dev-ros/stereo_msgs + dev-ros/trajectory_msgs + dev-ros/visualization_msgs +" +DEPEND="${RDEPEND}" diff --git a/ros-meta/common_msgs/common_msgs-9999.ebuild b/ros-meta/common_msgs/common_msgs-9999.ebuild new file mode 100644 index 000000000000..095d2a98b66f --- /dev/null +++ b/ros-meta/common_msgs/common_msgs-9999.ebuild @@ -0,0 +1,28 @@ +# 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/common_msgs" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Messages that are widely used by other ROS packages" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/actionlib_msgs + dev-ros/diagnostic_msgs + dev-ros/geometry_msgs + dev-ros/nav_msgs + dev-ros/sensor_msgs + dev-ros/shape_msgs + dev-ros/stereo_msgs + dev-ros/trajectory_msgs + dev-ros/visualization_msgs +" +DEPEND="${RDEPEND}" diff --git a/ros-meta/common_msgs/metadata.xml b/ros-meta/common_msgs/metadata.xml new file mode 100644 index 000000000000..c42ea5b15cf6 --- /dev/null +++ b/ros-meta/common_msgs/metadata.xml @@ -0,0 +1,5 @@ + + + +ros +