dev-ros/std_msgs: Initial import. Ebuild by me.
authorAlexis Ballier <aballier@gentoo.org>
Tue, 22 Sep 2015 09:24:34 +0000 (11:24 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 22 Sep 2015 09:39:21 +0000 (11:39 +0200)
Package-Manager: portage-2.2.21

dev-ros/std_msgs/Manifest [new file with mode: 0644]
dev-ros/std_msgs/metadata.xml [new file with mode: 0644]
dev-ros/std_msgs/std_msgs-0.5.9.ebuild [new file with mode: 0644]
dev-ros/std_msgs/std_msgs-9999.ebuild [new file with mode: 0644]

diff --git a/dev-ros/std_msgs/Manifest b/dev-ros/std_msgs/Manifest
new file mode 100644 (file)
index 0000000..8fa391e
--- /dev/null
@@ -0,0 +1 @@
+DIST std_msgs-0.5.9.tar.gz 6553 SHA256 eb855f13c5009145785b090c074718290355baad3439c155589be709f6ee1f25 SHA512 3d9cf59dcf36851a0f760c355a14efd72e54501f78413d688b4b4c79d8381b2b2f91411614c0bc79f2dd056c866748ea8de6d7facb0d8711b10591cc9e69071a WHIRLPOOL 6c61abcfa0ec7d333025be6345da52165bd69815fc8087886b7b347050b25d733f86fb9caafe854b3173d680f9378a85d0e8570fe5d486b2ec3721dcd5099c3b
diff --git a/dev-ros/std_msgs/metadata.xml b/dev-ros/std_msgs/metadata.xml
new file mode 100644 (file)
index 0000000..c42ea5b
--- /dev/null
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ros</herd>
+</pkgmetadata>
diff --git a/dev-ros/std_msgs/std_msgs-0.5.9.ebuild b/dev-ros/std_msgs/std_msgs-0.5.9.ebuild
new file mode 100644 (file)
index 0000000..def89fe
--- /dev/null
@@ -0,0 +1,20 @@
+# 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/std_msgs"
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit ${SCM} ros-catkin
+
+DESCRIPTION="Standard ROS Messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/std_msgs/std_msgs-9999.ebuild b/dev-ros/std_msgs/std_msgs-9999.ebuild
new file mode 100644 (file)
index 0000000..def89fe
--- /dev/null
@@ -0,0 +1,20 @@
+# 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/std_msgs"
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit ${SCM} ros-catkin
+
+DESCRIPTION="Standard ROS Messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"