From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/robot_state_publisher/
Date: Mon, 25 Apr 2016 08:57:27 +0000 (UTC) [thread overview]
Message-ID: <1461574595.d93f9d348f3da706b4ef378328a0bf9ddf783ba5.aballier@gentoo> (raw)
commit: d93f9d348f3da706b4ef378328a0bf9ddf783ba5
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 07:55:02 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 08:56:35 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d93f9d34
dev-ros/robot_state_publisher: bump to 1.13.0
Package-Manager: portage-2.2.28
dev-ros/robot_state_publisher/Manifest | 1 +
.../robot_state_publisher-1.13.0.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-ros/robot_state_publisher/Manifest b/dev-ros/robot_state_publisher/Manifest
index 875e514..76ecf71 100644
--- a/dev-ros/robot_state_publisher/Manifest
+++ b/dev-ros/robot_state_publisher/Manifest
@@ -1,3 +1,4 @@
DIST robot_state_publisher-1.10.4.tar.gz 22728 SHA256 3d3ef47bb0a1f3d0540bd9b00ae22d736ffa5e445600929fc311bbec4c98978c SHA512 71690ee2a9ee666a86fd6083d9ca4e3f1b5ddd8bc0a33af5e3f745a828c0afcdc16d82a26f7524fb65dd6a2871b68287260fb147fe87ca538ed265b36763d851 WHIRLPOOL d26f94ab973aede595a79fa60f55f83c9fc0642dff8bd6ffaf9381de251f40aca76b88393d26bcbf4628ec9615fc5f258ad95aa3a897033a06f747cbdc76941c
DIST robot_state_publisher-1.12.0.tar.gz 23259 SHA256 97c2ca34359976c2c4d4a98229ac451d0cea9856a0b67f051508e84886af5809 SHA512 1d2fb58c60849033d2ca479624a2fb14eacf9fcfe555193e8205be0138bdb046e50ac482005fd3c747cd41f86068363cf6f3634980df9851de6c4c80ec7600db WHIRLPOOL 063f95ac4d31bc6ff00178ecd47d7de99bb155f5eb72445bb850bfdaea78ee184dc2d333840af30e7a4084a394aabe5daaed56ae5da809fc50e9c7a75ae1c186
DIST robot_state_publisher-1.12.1.tar.gz 23737 SHA256 97c3e59cb7410457b58e29c23a32f5c2882c308cb1dd7a31b3d4f07003da4ea6 SHA512 d5596baec435ebd14702e80446db1e14764361e47ec4a0e5176e4d762a64e68be510738fdcd32998e24e5e7beb0670945833a40ef9f5a8cf6069c78bc3c4790f WHIRLPOOL 002cf88933647d49bd6007a8de112972b0cb5b4ae254f4a19c569ee424c328525562d435f2de45ea64be27c47febd838e153d1f35902db4e580644717f42449c
+DIST robot_state_publisher-1.13.0.tar.gz 23807 SHA256 53ce1f6f523b9c0568534db339e938a10f7cc00f937cb802b89a6e6c65d7d366 SHA512 fcf352d72e18f43ec020a74287de1bbbe6453d54d3f2fe8a1a49e08c3e0d494b94b9f866e241acb4991c28dd7931645c22c7ac16d219a0f3104efb1ec9adc9f3 WHIRLPOOL 4f2b71e1232b83966d5131dc951a50f894c31eb8813b2b74055bfec3145f19ec1261d2a42c1da177f833f0d03907dd8b2cfa700e290daa4a917c5961c474a378
diff --git a/dev-ros/robot_state_publisher/robot_state_publisher-1.13.0.ebuild b/dev-ros/robot_state_publisher/robot_state_publisher-1.13.0.ebuild
new file mode 100644
index 0000000..640fe2a
--- /dev/null
+++ b/dev-ros/robot_state_publisher/robot_state_publisher-1.13.0.ebuild
@@ -0,0 +1,32 @@
+# 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/robot_state_publisher"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Package for publishing the state of a robot to tf"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/kdl_parser
+ dev-cpp/eigen:3
+ sci-libs/orocos_kdl
+ dev-ros/roscpp
+ dev-ros/rosconsole
+ dev-ros/rostime
+ dev-ros/tf2_ros
+ dev-ros/tf2_kdl
+ dev-ros/kdl_conversions
+ dev-ros/sensor_msgs
+ dev-ros/tf
+"
+DEPEND="${RDEPEND}
+ dev-ros/rostest[${PYTHON_USEDEP}]
+"
next reply other threads:[~2016-04-25 8:57 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-25 8:57 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-09 13:19 [gentoo-commits] repo/gentoo:master commit in: dev-ros/robot_state_publisher/ Alexis Ballier
2020-08-07 13:16 Alexis Ballier
2020-08-06 16:09 Alexis Ballier
2018-04-07 14:08 Alexis Ballier
2018-04-07 14:08 Alexis Ballier
2017-09-12 11:59 Alexis Ballier
2017-07-10 1:32 Alexis Ballier
2017-07-10 1:32 Alexis Ballier
2017-04-12 19:20 Alexis Ballier
2017-01-07 14:40 Alexis Ballier
2016-10-24 10:35 Alexis Ballier
2016-08-03 10:00 Alexis Ballier
2016-06-28 14:36 Alexis Ballier
2016-05-26 9:31 Alexis Ballier
2016-05-26 9:31 Alexis Ballier
2016-03-17 13:37 Alexis Ballier
2016-02-28 13:04 Alexis Ballier
2015-10-27 21:18 Alexis Ballier
2015-09-22 19:30 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=1461574595.d93f9d348f3da706b4ef378328a0bf9ddf783ba5.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