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/robot_localization/
Date: Tue, 26 Dec 2017 19:08:08 +0000 (UTC)	[thread overview]
Message-ID: <1514315279.d29696a44d71e259aaa080381336b44c5f236847.aballier@gentoo> (raw)

commit:     d29696a44d71e259aaa080381336b44c5f236847
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 26 18:53:56 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 19:07:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d29696a4

dev-ros/robot_localization: bump to 2.5.0

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ros/robot_localization/Manifest                |  1 +
 .../robot_localization-2.5.0.ebuild                | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-ros/robot_localization/Manifest b/dev-ros/robot_localization/Manifest
index 7f61bf43d3e..ceb1d08b259 100644
--- a/dev-ros/robot_localization/Manifest
+++ b/dev-ros/robot_localization/Manifest
@@ -1,2 +1,3 @@
 DIST robot_localization-2.4.0.tar.gz 6448252 BLAKE2B c63ea67f4e9829127f8b3fa7a55384cd6593ddc7e600bb5ac412c58a35bd0762145a76648d15c93f82731217163859a5da151e5729eb099a8e6c184dbf77c49f SHA512 92a8c6d44f35a264fc16fe91d7ba6afcf361911164a96343d76d93c0263f0d6cb9e3b11f82cf30c0354a1ebb140cdb06348ae5ca92182dd85ab2e0fd77898724
 DIST robot_localization-2.4.1.tar.gz 6461786 BLAKE2B 73a7ac992fac1c22359c61627ddfbecd618aad406a2f1119c3d80be55155e1aafd5008a0ff88133f5aa7d02b9bb94ca6a42fd7491fad680eeb9af45dcacfc5e5 SHA512 032994ef56a6f65d33e671067342d0bc1da747fd2b1d135ad3310009b907ffbc05131d7a77a3ef1aaec853742f0b5d35cef8e142691c659bf3c6bd346af7d636
+DIST robot_localization-2.5.0.tar.gz 6466866 BLAKE2B 6d56a68eeb15c9774b6b6f93eefb0ae8bf9d7f5bbe0832cb8578b2fda4c7e04840eec5614b8e310a4148fa7be56a232265d5d2ccb00a0e49b42851bb8e5bcadd SHA512 f3b614aaf8cedd28cfc1eeb3406a7910a3d4a89bf83780586fd84cb4bd8aee51d9dbd10a5c894b6548dd6d50f41874413770e45481d38db7a4ef1e37bd81b527

diff --git a/dev-ros/robot_localization/robot_localization-2.5.0.ebuild b/dev-ros/robot_localization/robot_localization-2.5.0.ebuild
new file mode 100644
index 00000000000..941ce5516c7
--- /dev/null
+++ b/dev-ros/robot_localization/robot_localization-2.5.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/cra-ros-pkg/robot_localization"
+KEYWORDS="~amd64"
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geographic_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Package of nonlinear state estimation nodes"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/diagnostic_updater
+	dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/eigen_conversions
+	dev-ros/geographic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/message_filters
+	dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/roscpp
+	dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/tf2
+	dev-ros/tf2_geometry_msgs
+	dev-ros/tf2_ros
+	dev-ros/xmlrpcpp
+	dev-libs/boost:=
+"
+DEPEND="${RDEPEND}
+	dev-ros/roslint
+	dev-cpp/eigen:3
+	test? ( dev-ros/rosbag dev-ros/rostest dev-ros/rosunit )
+"


             reply	other threads:[~2017-12-26 19:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-26 19:08 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-06 12:33 [gentoo-commits] repo/gentoo:master commit in: dev-ros/robot_localization/ Alexis Ballier
2021-08-03 14:12 Alexis Ballier
2021-06-29 13:41 Alexis Ballier
2021-02-02 14:28 Alexis Ballier
2021-02-02 10:18 Alexis Ballier
2018-04-25  8:37 Alexis Ballier
2018-03-30 13:27 Alexis Ballier
2018-01-13 12:16 Alexis Ballier
2017-12-28  8:02 Alexis Ballier
2017-12-28  8:02 Alexis Ballier
2017-12-20 16:54 Alexis Ballier
2017-12-20 16:54 Alexis Ballier
2017-09-28  8:08 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=1514315279.d29696a44d71e259aaa080381336b44c5f236847.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