From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/geometry_experimental/
Date: Tue, 22 Sep 2015 17:04:53 +0000 (UTC) [thread overview]
Message-ID: <1442941466.3648919a7d5bd029829360c8713c4ce828b1b3ba.aballier@gentoo> (raw)
commit: 3648919a7d5bd029829360c8713c4ce828b1b3ba
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 17:03:43 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 17:04:26 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3648919a
ros-meta/geometry_experimental: Initial import. Ebuild by me.
Package-Manager: portage-2.2.21
ros-meta/geometry_experimental/Manifest | 1 +
.../geometry_experimental-0.5.12.ebuild | 29 ++++++++++++++++++++++
.../geometry_experimental-9999.ebuild | 29 ++++++++++++++++++++++
ros-meta/geometry_experimental/metadata.xml | 5 ++++
4 files changed, 64 insertions(+)
diff --git a/ros-meta/geometry_experimental/Manifest b/ros-meta/geometry_experimental/Manifest
new file mode 100644
index 0000000..ec008bb
--- /dev/null
+++ b/ros-meta/geometry_experimental/Manifest
@@ -0,0 +1 @@
+DIST geometry_experimental-0.5.12.tar.gz 131234 SHA256 430115ef4a3352e8b00596ff7406e6cb14fc1720250cf164754cf724c7f371c3 SHA512 1a1a33db529d0810661c020552642d914de01a14e5b17b611fb7743a795c47e3f68d480ee4544b4ad86f7b1c947ea8b23cda09535ce046fdc45da1c40fc34711 WHIRLPOOL fd894a43e0110eeab1f085faa32a339a72d922d57ae68ee82c2b54f73c246090f3537483f1ca68147f5b7b7a5c7502f9fd4ab733da150c68af94ea2d87859ab1
diff --git a/ros-meta/geometry_experimental/geometry_experimental-0.5.12.ebuild b/ros-meta/geometry_experimental/geometry_experimental-0.5.12.ebuild
new file mode 100644
index 0000000..63b9427
--- /dev/null
+++ b/ros-meta/geometry_experimental/geometry_experimental-0.5.12.ebuild
@@ -0,0 +1,29 @@
+# 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/geometry_experimental"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="The second generation Transform Library in ros"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/test_tf2
+ dev-ros/tf2
+ dev-ros/tf2_bullet
+ dev-ros/tf2_geometry_msgs
+ dev-ros/tf2_kdl
+ dev-ros/tf2_msgs
+ dev-ros/tf2_py
+ dev-ros/tf2_ros
+ dev-ros/tf2_sensor_msgs
+ dev-ros/tf2_tools
+"
+DEPEND="${RDEPEND}"
diff --git a/ros-meta/geometry_experimental/geometry_experimental-9999.ebuild b/ros-meta/geometry_experimental/geometry_experimental-9999.ebuild
new file mode 100644
index 0000000..63b9427
--- /dev/null
+++ b/ros-meta/geometry_experimental/geometry_experimental-9999.ebuild
@@ -0,0 +1,29 @@
+# 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/geometry_experimental"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="The second generation Transform Library in ros"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/test_tf2
+ dev-ros/tf2
+ dev-ros/tf2_bullet
+ dev-ros/tf2_geometry_msgs
+ dev-ros/tf2_kdl
+ dev-ros/tf2_msgs
+ dev-ros/tf2_py
+ dev-ros/tf2_ros
+ dev-ros/tf2_sensor_msgs
+ dev-ros/tf2_tools
+"
+DEPEND="${RDEPEND}"
diff --git a/ros-meta/geometry_experimental/metadata.xml b/ros-meta/geometry_experimental/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/ros-meta/geometry_experimental/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>
next reply other threads:[~2015-09-22 17:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-22 17:04 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-05 11:58 [gentoo-commits] repo/gentoo:master commit in: ros-meta/geometry_experimental/ Alexis Ballier
2016-05-12 11:01 Alexis Ballier
2016-05-12 11:01 Alexis Ballier
2017-01-18 16:18 Alexis Ballier
2017-01-18 16:18 Alexis Ballier
2017-07-16 12:17 Alexis Ballier
2018-01-07 6:38 Alexis Ballier
2018-03-22 10:02 Alexis Ballier
2018-03-22 10:02 Alexis Ballier
2018-05-12 11:13 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=1442941466.3648919a7d5bd029829360c8713c4ce828b1b3ba.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