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 A4A011396D2 for ; Wed, 23 Aug 2017 07:30:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADF4E1FC006; Wed, 23 Aug 2017 07:30:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7D6C31FC006 for ; Wed, 23 Aug 2017 07:30:51 +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 1E81B341838 for ; Wed, 23 Aug 2017 07:30:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BABCD7F84 for ; Wed, 23 Aug 2017 07:30:48 +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: <1503473430.1f4cee0f4410ef0dab73ae60af5b8732ac6ed920.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/costmap_2d/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/costmap_2d/Manifest dev-ros/costmap_2d/costmap_2d-1.15.1.ebuild X-VCS-Directories: dev-ros/costmap_2d/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 1f4cee0f4410ef0dab73ae60af5b8732ac6ed920 X-VCS-Branch: master Date: Wed, 23 Aug 2017 07:30:48 +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-Archives-Salt: 48c0a883-6ed6-4c64-bf08-1b3c4b0afd48 X-Archives-Hash: 1c5020e1b00ffdc72a0ed89cc19b2041 commit: 1f4cee0f4410ef0dab73ae60af5b8732ac6ed920 Author: Alexis Ballier gentoo org> AuthorDate: Wed Aug 23 06:45:43 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Aug 23 07:30:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f4cee0f dev-ros/costmap_2d: Bump to 1.15.1. Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-ros/costmap_2d/Manifest | 1 + dev-ros/costmap_2d/costmap_2d-1.15.1.ebuild | 39 +++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/dev-ros/costmap_2d/Manifest b/dev-ros/costmap_2d/Manifest index cd01d19194d..5f02d97a23e 100644 --- a/dev-ros/costmap_2d/Manifest +++ b/dev-ros/costmap_2d/Manifest @@ -1,2 +1,3 @@ DIST navigation-1.14.0.tar.gz 340196 SHA256 3974bb52af21cf0a6e4da8eb231b3101b4c5da700793bdac1cdc97e69d6e5cac SHA512 8ac2048be6d06be1f137aab2e73c5c724e794b9e6125fa70e2283df3790200f7b5203bae12c46e0796523ae58a4f8ede79fd0c1afc09a306a99f450576c7b11a WHIRLPOOL 12e8b7f5043a9473033df772021c3ebae1cdf87bde52988874489e490e7dfdcb07623c588ffd1297fbbd3fc336813fc6f4e9ae812dc80dfcad3062cceb82ef0b DIST navigation-1.14.2.tar.gz 345166 SHA256 b8be76079876ff866bce634caf862f1e2fd8e017d82c207b6aed27ca94cf0f6c SHA512 6477104a330a20722fde1634a0d51b1706c9705b4b9415aa9703c99a61d2ce3de97caba24a6b667897e842490c15a6bf2cdbb2f51341febf29d0475b4c0f384b WHIRLPOOL d4fbea98ccf9d7d75ce6cdec54b32132b67a962b047fbf25ea2dd0c2be874e1f981d1f2de66e4a03567680e32c3bd01904429a072b99d9265c50e0baa44cdb5b +DIST navigation-1.15.1.tar.gz 346480 SHA256 630f5aae5bae931e0bae9d2df85b82cfeab250c9deaee275c3c274c8987abda1 SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 WHIRLPOOL 14c73786a595ab91cdc9e0998880518edaf2b40360f639159561d77b3f27a5d1a0d63604232ccc1f81712d592249d0723c2a5c56573475d6c486cca3c0c1aaab diff --git a/dev-ros/costmap_2d/costmap_2d-1.15.1.ebuild b/dev-ros/costmap_2d/costmap_2d-1.15.1.ebuild new file mode 100644 index 00000000000..cd9d06ed322 --- /dev/null +++ b/dev-ros/costmap_2d/costmap_2d-1.15.1.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-planning/navigation" +ROS_SUBDIR=${PN} +KEYWORDS="~amd64 ~arm" +CATKIN_HAS_MESSAGES=yes +PYTHON_COMPAT=( python2_7 ) +CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs dev-ros/map_msgs" + +inherit ros-catkin + +DESCRIPTION="Creates a 2D costmap from sensor data" +LICENSE="BSD" +SLOT="0" +IUSE="" +REQUIRED_USE="ros_messages_cxx" + +RDEPEND=" + dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-ros/laser_geometry + dev-ros/message_filters + dev-ros/nav_msgs + dev-ros/pcl_conversions + dev-ros/pcl_ros + dev-ros/pluginlib + dev-ros/roscpp + dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/tf + dev-ros/voxel_grid + dev-cpp/eigen:3 + sci-libs/pcl:= + dev-libs/boost:=[threads] +" +DEPEND="${RDEPEND} + dev-ros/cmake_modules + test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"