From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5489E138334 for ; Fri, 13 Dec 2019 12:16:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63778E08E0; Fri, 13 Dec 2019 12:16:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D158E08E0 for ; Fri, 13 Dec 2019 12:16:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65C3834D97E for ; Fri, 13 Dec 2019 12:16:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A09A8968 for ; Fri, 13 Dec 2019 12:16:20 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1576238966.15f0f56b093d6766f312aaa19f0841201acf556c.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/hector_imu_tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/hector_imu_tools/Manifest dev-ros/hector_imu_tools/hector_imu_tools-0.4.0.ebuild X-VCS-Directories: dev-ros/hector_imu_tools/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 15f0f56b093d6766f312aaa19f0841201acf556c X-VCS-Branch: master Date: Fri, 13 Dec 2019 12:16:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e1561b9b-358a-43e0-a1ab-b064fcde6979 X-Archives-Hash: ab599387008fe86582c1044863a8fa01 commit: 15f0f56b093d6766f312aaa19f0841201acf556c Author: Alexis Ballier gentoo org> AuthorDate: Fri Dec 13 12:09:26 2019 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Dec 13 12:09:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f0f56b dev-ros/hector_imu_tools: Bump to 0.4.0. Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/hector_imu_tools/Manifest | 1 + .../hector_imu_tools/hector_imu_tools-0.4.0.ebuild | 24 ++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/dev-ros/hector_imu_tools/Manifest b/dev-ros/hector_imu_tools/Manifest index 1f7882454e4..dc0978f6c2b 100644 --- a/dev-ros/hector_imu_tools/Manifest +++ b/dev-ros/hector_imu_tools/Manifest @@ -1 +1,2 @@ DIST hector_slam-0.3.5.tar.gz 66002 BLAKE2B 6e370fedf49b450cd3dec77eb7a197cc13796d787c41a72d5bdf918661728e96ff9e388ab1f2c5cf64c13ff6e94e058fc4c8ba176307b63cc51b892c0183dd54 SHA512 7f61c6b0607295b6b96fb9cadbaafc7531013a0d7cfaab19630c14ac52cde8920376a57041577d2c9945130200ce5912ba331dd1e3d0f41297a928a34a45dfa1 +DIST hector_slam-0.4.0.tar.gz 66634 BLAKE2B 7d4798d4c247268d01a51a8d796441807f9243d074ccd4584b759da91779d8a565de28f18bd0d7d59b71e2710c71b39d7fafd4de5de8c6fbd8d3ca453788998b SHA512 1951a31fa02b042ce167367d94ab8a8f7481dc1eb3f6dc1c0f248f552ae8cf312af1ba9519eeefd3b24bed9b593a60b0734a23de9214ca35c48f7cc33ab5d437 diff --git a/dev-ros/hector_imu_tools/hector_imu_tools-0.4.0.ebuild b/dev-ros/hector_imu_tools/hector_imu_tools-0.4.0.ebuild new file mode 100644 index 00000000000..4b1a7e4f1d0 --- /dev/null +++ b/dev-ros/hector_imu_tools/hector_imu_tools-0.4.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Tools for processing IMU messages" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/roscpp + dev-ros/tf + dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-libs/boost:= +" +DEPEND="${RDEPEND}"