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 2E7881382C5 for ; Sun, 13 May 2018 10:49:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 385EEE0BAD; Sun, 13 May 2018 10:49:11 +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 185ABE0BA4 for ; Sun, 13 May 2018 10:49:11 +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 D0FFB335CAB for ; Sun, 13 May 2018 10:49:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A0772A9 for ; Sun, 13 May 2018 10:49:05 +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: <1526208538.1ba36f569afeb8b5a3fa7c071d6890bbac182393.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rviz_plugin_tutorials/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rviz_plugin_tutorials/Manifest dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-0.10.3.ebuild X-VCS-Directories: dev-ros/rviz_plugin_tutorials/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 1ba36f569afeb8b5a3fa7c071d6890bbac182393 X-VCS-Branch: master Date: Sun, 13 May 2018 10:49:05 +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: 036d047d-3bd9-4343-aed3-397c8719105a X-Archives-Hash: 36bd518c6312266dd557dff56722a0c8 commit: 1ba36f569afeb8b5a3fa7c071d6890bbac182393 Author: Alexis Ballier gentoo org> AuthorDate: Sun May 13 10:44:21 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sun May 13 10:48:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba36f56 dev-ros/rviz_plugin_tutorials: Bump to 0.10.3. Package-Manager: Portage-2.3.36, Repoman-2.3.9 dev-ros/rviz_plugin_tutorials/Manifest | 1 + .../rviz_plugin_tutorials-0.10.3.ebuild | 24 ++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/dev-ros/rviz_plugin_tutorials/Manifest b/dev-ros/rviz_plugin_tutorials/Manifest index 621a35b1096..8710f1f37fb 100644 --- a/dev-ros/rviz_plugin_tutorials/Manifest +++ b/dev-ros/rviz_plugin_tutorials/Manifest @@ -1,2 +1,3 @@ DIST visualization_tutorials-0.10.1.tar.gz 428608 BLAKE2B abee44fa91388e792a5e2ccadf07a32236f7575f5a0e0121ddfdc0135bf63b12c8d603d4bee3ef463f0c64debf9e9c6f8c7c89c2e8dce8375d3264039b6378b0 SHA512 38ad2c29456ff994914b1ca3b2ab6d90b0c9224481d360fd7f88b38c0e9615d35eb94b90abb699738b5f4fac091489bdf2373168bc3a0acc0e6ba3a61b646bbf DIST visualization_tutorials-0.10.2.tar.gz 428684 BLAKE2B 751d18089c69cdb8cd0cfac97235d213cce9d098264dc49fcaf7d7a949216b8fd40041c23be5d16be1537298b876dc1854a8b7dc1214ba7aeb74b18716892636 SHA512 40d8621fd05e81dc23adbf7fd0a69209d796ade3ad291aa350030872a3bbffad2ec9ac0d31734ccf73f8215f7dd52834a35baaa3fe198a3fc4c5bda71a760b05 +DIST visualization_tutorials-0.10.3.tar.gz 428877 BLAKE2B 4bcd482ae61f29908ca23dda653d1c6d0e6a0a9df56df8343d1dfb5124f8d60c9a12ef8b1565c4655617dcd62d80a2aa51f2fd9b2c5329e33c3cc22e3e63c22d SHA512 2e484791851291d2316c7a20e92d988d71b6c41c98bad98c78bed465069dcfe5fc1ddd5c15c6981e951db2c114e965747c07e27f4851c2705af3dd036b992781 diff --git a/dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-0.10.3.ebuild b/dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-0.10.3.ebuild new file mode 100644 index 00000000000..1e7aa88d9e3 --- /dev/null +++ b/dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-0.10.3.ebuild @@ -0,0 +1,24 @@ +# 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-visualization/visualization_tutorials" +KEYWORDS="~amd64" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Tutorials showing how to write plugins for RViz" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/rviz + dev-qt/qtcore:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-libs/boost:= + dev-libs/console_bridge:= +" +DEPEND="${RDEPEND}"