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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 17CC215808C for ; Tue, 8 Mar 2022 18:04:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E07F9E085B; Tue, 8 Mar 2022 18:04:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E8B7E085A for ; Tue, 8 Mar 2022 18:04:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C52EF343052 for ; Tue, 8 Mar 2022 18:04:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F259E32D for ; Tue, 8 Mar 2022 18:03:56 +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: <1646762633.6dc76f1bbdb01141e18017b27455576578646e81.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/perception_pcl/ X-VCS-Repository: repo/gentoo X-VCS-Files: ros-meta/perception_pcl/Manifest ros-meta/perception_pcl/perception_pcl-1.7.4.ebuild X-VCS-Directories: ros-meta/perception_pcl/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 6dc76f1bbdb01141e18017b27455576578646e81 X-VCS-Branch: master Date: Tue, 8 Mar 2022 18:03:56 +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: 86ffedf5-bce2-47f9-83a2-7728462bce76 X-Archives-Hash: 9c4d27559540f88589c4664be4888cc1 commit: 6dc76f1bbdb01141e18017b27455576578646e81 Author: Alexis Ballier gentoo org> AuthorDate: Tue Mar 8 17:46:07 2022 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Mar 8 18:03:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc76f1b ros-meta/perception_pcl: Bump to 1.7.4. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier gentoo.org> ros-meta/perception_pcl/Manifest | 1 + ros-meta/perception_pcl/perception_pcl-1.7.4.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/ros-meta/perception_pcl/Manifest b/ros-meta/perception_pcl/Manifest index 875f07be45be..25d2ad762214 100644 --- a/ros-meta/perception_pcl/Manifest +++ b/ros-meta/perception_pcl/Manifest @@ -1,2 +1,3 @@ DIST perception_pcl-1.7.1.tar.gz 80899 BLAKE2B 2898d88efa1b27a27eea06fb949254127cf92eb2c788ae914a40f0000fa8204202c4823c69ab5fa9bd83c2426289a4897a56fab9ec3df61e3ab0a184fc068c41 SHA512 97e9240c660adde84976860ed9c94cf8c127615526641dbcdb729ffbda4cda4dfb9f351cc2d471988732ad61e6508bfa5906c8b4503c31172e7f4e4dfc31260e DIST perception_pcl-1.7.2.tar.gz 81897 BLAKE2B 692f000337090c7a2354bf9626d391aa0fe390041042718e7dde7335c750137e7e1b6f939728ad1e2af3411e535ba63b42bc17f74b3535e38628f2b6c1c87036 SHA512 228b1d7d589bfd1460e8c58448b0d9257e86c1796b009853aeceeb1da20d8f46462d8c273a95804003ce3c43326c6575553d19b319aa9effcef4854347d5c3f9 +DIST perception_pcl-1.7.4.tar.gz 82160 BLAKE2B 11f4936da3d2fc86eafcc1219e4bd4acf0defece3f2dfcefea54ad3e239fc3a87c3a581291f5cd3adae74c0b6093213cff50ee1cfc7b87b1006299457773d2a8 SHA512 ee5b03dd348de2c589ec01bcab165959dc1e177abd3a2beca62bf701854231296a18052142273c6b4965101fe1b72ee685884049b45d93aa452397bb2df640f4 diff --git a/ros-meta/perception_pcl/perception_pcl-1.7.4.ebuild b/ros-meta/perception_pcl/perception_pcl-1.7.4.ebuild new file mode 100644 index 000000000000..fdafb5ebd33f --- /dev/null +++ b/ros-meta/perception_pcl/perception_pcl-1.7.4.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +ROS_REPO_URI="https://github.com/ros-perception/perception_pcl" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="PCL (Point Cloud Library) ROS interface stack" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/pcl_conversions + dev-ros/pcl_ros +" +DEPEND="${RDEPEND}"