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 B488B1382C5 for ; Fri, 6 Apr 2018 08:49:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10520E08FE; Fri, 6 Apr 2018 08:49:58 +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 E76C8E08F4 for ; Fri, 6 Apr 2018 08:49:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 65088335C8B for ; Fri, 6 Apr 2018 08:49:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0352233 for ; Fri, 6 Apr 2018 08:49:53 +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: <1523004582.0e6d67eb6991a1cd8cc3c6be5950dd38e53b891a.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/ros_core/ X-VCS-Repository: repo/gentoo X-VCS-Files: ros-meta/ros_core/Manifest ros-meta/ros_core/ros_core-1.3.2.ebuild X-VCS-Directories: ros-meta/ros_core/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 0e6d67eb6991a1cd8cc3c6be5950dd38e53b891a X-VCS-Branch: master Date: Fri, 6 Apr 2018 08:49:53 +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: f9dcc547-e8e0-4a04-8a31-695ed1af62b8 X-Archives-Hash: d031ff4348eb7b78f71456ca6693aeb3 commit: 0e6d67eb6991a1cd8cc3c6be5950dd38e53b891a Author: Alexis Ballier gentoo org> AuthorDate: Thu Apr 5 19:28:24 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Apr 6 08:49:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e6d67eb ros-meta/ros_core: bump to 1.3.2 Package-Manager: Portage-2.3.28, Repoman-2.3.9 ros-meta/ros_core/Manifest | 1 + ros-meta/ros_core/ros_core-1.3.2.ebuild | 40 +++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/ros-meta/ros_core/Manifest b/ros-meta/ros_core/Manifest index da995ee61b5..35fc60ed255 100644 --- a/ros-meta/ros_core/Manifest +++ b/ros-meta/ros_core/Manifest @@ -1 +1,2 @@ DIST metapackages-1.3.1.tar.gz 1813 BLAKE2B 5b96d5c6fb8094a42b1c9926646b1a335525080f7f57899271063cb8561dd744f8131e40716d9aa5cd29d7205bb76f8f18b48a42ef764d863bb13ad274f46d14 SHA512 4a6cbc288f3e15632a3c8ab7e2375d59ce2f20f17aa89471919584b6c856aabe9cd661297806ceaefcfc2eabe3110a8a0aa30308daf75f8c36e1462b7bc409c1 +DIST metapackages-1.3.2.tar.gz 1923 BLAKE2B 39de3b6850eb5e980ae93e2af3b6d17523122a7b30930bbec9d8f706ece4cae6244b433991ebd0ea165515667595c2c7ea6bd39c14b9a78acf8065f42a864a9d SHA512 8cee2f06638989f5e33981af87db3d3dc07836ec5bf8dcf4e9bdb8f4afd09a3b427341f397d973333d318c704b21b6f0b2acf97cb4e18beb8a58dac559419ab0 diff --git a/ros-meta/ros_core/ros_core-1.3.2.ebuild b/ros-meta/ros_core/ros_core-1.3.2.ebuild new file mode 100644 index 00000000000..ebd39617e81 --- /dev/null +++ b/ros-meta/ros_core/ros_core-1.3.2.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +ROS_REPO_URI="https://github.com/ros/metapackages" +KEYWORDS="~amd64" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Metapackage to aggregate the packages required to use core ROS concepts" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-util/catkin + dev-ros/cmake_modules + ros-meta/common_msgs + dev-ros/gencpp + dev-ros/geneus + dev-ros/genlisp + dev-ros/genmsg + dev-ros/gennodejs + dev-ros/genpy + dev-ros/message_generation + dev-ros/message_runtime + ros-meta/ros + ros-meta/ros_comm + dev-ros/rosbag_migration_rule + dev-ros/rosconsole_bridge + ros-meta/roscpp_core + dev-ros/rosgraph_msgs + dev-ros/roslisp + dev-ros/rospack + dev-ros/std_msgs + dev-ros/std_srvs +" +DEPEND="${RDEPEND}"