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/tf2_tools/
Date: Mon, 31 Aug 2020 09:10:27 +0000 (UTC)	[thread overview]
Message-ID: <1598865014.99842694639335f85265a0b6592be571a9e3db80.aballier@gentoo> (raw)

commit:     99842694639335f85265a0b6592be571a9e3db80
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 05:57:56 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 09:10:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99842694

dev-ros/tf2_tools: Bump to 0.7.3.

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/tf2_tools/Manifest               |  1 +
 dev-ros/tf2_tools/tf2_tools-0.7.3.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-ros/tf2_tools/Manifest b/dev-ros/tf2_tools/Manifest
index e386e7e8ead..4e3cdf27430 100644
--- a/dev-ros/tf2_tools/Manifest
+++ b/dev-ros/tf2_tools/Manifest
@@ -1 +1,2 @@
 DIST geometry2-0.7.2.tar.gz 174319 BLAKE2B 0f319055cf0a4c8a425c31abc981ee1aee3c77b9dae8e0ddae6a0c4bdf09c31373b8005cb05177374ae5a2139c0f49a4cfdd5b966f8e991827ca2c6e471dcdd2 SHA512 8c2ad4e67d4d7509c3d9a7ef781d454eeb570fbc29d201ece7d2613258b7bed2ba00398655901e2b5856b59acad94422dbb6ae1f0bd545b3a41353204c31d00b
+DIST geometry2-0.7.3.tar.gz 175974 BLAKE2B a0edbeea6db30f07d5cf6ddd4d0a8a1ce0221c8b0ad01929aa6a73a7a49e2e5bd08dfd01cef6cd964ea93b6e8f5aa1dd6ec395e8e4bbafa1117eb3436cae9c10 SHA512 20d207218000905a17411ee9c662778b3022481e84b903ca616cdfc439b2af55c7182988dc843103edc471d564e988fa311be916d0810ec86228585500ed532e

diff --git a/dev-ros/tf2_tools/tf2_tools-0.7.3.ebuild b/dev-ros/tf2_tools/tf2_tools-0.7.3.ebuild
new file mode 100644
index 00000000000..96f06f51e76
--- /dev/null
+++ b/dev-ros/tf2_tools/tf2_tools-0.7.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+ROS_REPO_URI="https://github.com/ros/geometry2"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Tools for 2nd gen Transform library"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/tf2_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+	dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
+	dev-ros/tf2_py[${PYTHON_SINGLE_USEDEP}]
+	dev-ros/tf2_ros[${PYTHON_SINGLE_USEDEP}]
+	dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
+	$(python_gen_cond_dep "dev-python/pyyaml[\${PYTHON_USEDEP}]")
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2020-08-31  9:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-31  9:10 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-25 11:32 [gentoo-commits] repo/gentoo:master commit in: dev-ros/tf2_tools/ Alexis Ballier
2020-09-03 16:48 Alexis Ballier
2020-07-09 10:46 Alexis Ballier
2020-07-09 10:46 Alexis Ballier
2020-07-09 10:46 Alexis Ballier
2019-07-18  6:18 Michał Górny
2018-12-03 16:12 Alexis Ballier
2018-07-17  7:08 Alexis Ballier
2018-05-12 11:13 Alexis Ballier
2018-05-12 11:13 Alexis Ballier
2018-03-22 10:02 Alexis Ballier
2018-03-22 10:02 Alexis Ballier
2018-01-07  6:38 Alexis Ballier
2017-07-16 12:17 Alexis Ballier
2017-01-18 16:18 Alexis Ballier
2017-01-18 16:18 Alexis Ballier
2016-03-05 11:58 Alexis Ballier
2015-09-22 17:04 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=1598865014.99842694639335f85265a0b6592be571a9e3db80.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