public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/shape_msgs/
Date: Tue, 22 Sep 2015 09:39:32 +0000 (UTC)	[thread overview]
Message-ID: <1442914763.f8a16552e5faa8910fb2a7123f90500f7f065735.aballier@gentoo> (raw)

commit:     f8a16552e5faa8910fb2a7123f90500f7f065735
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 09:34:54 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 09:39:23 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a16552

dev-ros/shape_msgs: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/shape_msgs/Manifest                 |  1 +
 dev-ros/shape_msgs/metadata.xml             |  5 +++++
 dev-ros/shape_msgs/shape_msgs-1.12.3.ebuild | 21 +++++++++++++++++++++
 dev-ros/shape_msgs/shape_msgs-9999.ebuild   | 21 +++++++++++++++++++++
 4 files changed, 48 insertions(+)

diff --git a/dev-ros/shape_msgs/Manifest b/dev-ros/shape_msgs/Manifest
new file mode 100644
index 0000000..42d1c7a
--- /dev/null
+++ b/dev-ros/shape_msgs/Manifest
@@ -0,0 +1 @@
+DIST common_msgs-1.12.3.tar.gz 55960 SHA256 f31936a854332183dcee43793a35cf26c85ba29280b91b10b54e8c89348b7eb5 SHA512 5c7a7362bb1024409c6da3e228e86d701a8df111481ddb831967b6eb447a32da5108ba7421509896628055ddeb2045441ec625178119aebf53a95cd933939cb7 WHIRLPOOL 2ee9588f14b0892514fcd10480d9ee4fddd03f7941b00d358ded94afca88085f34abad693beadf30fdccc29e7ff00c220531ae360c910773bd5d9c1de95a7c0a

diff --git a/dev-ros/shape_msgs/metadata.xml b/dev-ros/shape_msgs/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/shape_msgs/metadata.xml
@@ -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/shape_msgs/shape_msgs-1.12.3.ebuild b/dev-ros/shape_msgs/shape_msgs-1.12.3.ebuild
new file mode 100644
index 0000000..355589e
--- /dev/null
+++ b/dev-ros/shape_msgs/shape_msgs-1.12.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CATKIN_HAS_MESSAGES=yes
+ROS_REPO_URI="https://github.com/ros/common_msgs"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages for defining shapes, such as simple solid object primitives, planes, and meshes"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/shape_msgs/shape_msgs-9999.ebuild b/dev-ros/shape_msgs/shape_msgs-9999.ebuild
new file mode 100644
index 0000000..355589e
--- /dev/null
+++ b/dev-ros/shape_msgs/shape_msgs-9999.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CATKIN_HAS_MESSAGES=yes
+ROS_REPO_URI="https://github.com/ros/common_msgs"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages for defining shapes, such as simple solid object primitives, planes, and meshes"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"


             reply	other threads:[~2015-09-22  9:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-22  9:39 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-25 10:07 [gentoo-commits] repo/gentoo:master commit in: dev-ros/shape_msgs/ Alexis Ballier
2016-02-25 10:07 Alexis Ballier
2016-10-03 11:11 Alexis Ballier
2017-06-14 12:21 Alexis Ballier
2017-06-14 12:21 Alexis Ballier
2018-05-13 10:49 Alexis Ballier
2018-12-03 16:12 Alexis Ballier
2021-01-20 15:33 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1442914763.f8a16552e5faa8910fb2a7123f90500f7f065735.aballier@gentoo \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox