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 25F12138334 for ; Tue, 17 Jul 2018 07:08:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28635E08C9; Tue, 17 Jul 2018 07:08:33 +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 E5DFFE08A4 for ; Tue, 17 Jul 2018 07:08:32 +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 DFFF8335CCE for ; Tue, 17 Jul 2018 07:08:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 136E238D for ; Tue, 17 Jul 2018 07:08:28 +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: <1531811221.88e87fc526762652e2805fe4dfa7b24d70a67e57.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_graph/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rqt_graph/Manifest dev-ros/rqt_graph/rqt_graph-0.4.10.ebuild X-VCS-Directories: dev-ros/rqt_graph/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 88e87fc526762652e2805fe4dfa7b24d70a67e57 X-VCS-Branch: master Date: Tue, 17 Jul 2018 07:08:28 +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: 733500fc-6f13-4ee7-b86d-38078a035c1c X-Archives-Hash: 1e57c65ab38df8b23dd53450a723de6b commit: 88e87fc526762652e2805fe4dfa7b24d70a67e57 Author: Alexis Ballier gentoo org> AuthorDate: Tue Jul 17 07:07:01 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Jul 17 07:07:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e87fc5 dev-ros/rqt_graph: bump to 0.4.10 Package-Manager: Portage-2.3.43, Repoman-2.3.10 dev-ros/rqt_graph/Manifest | 1 + dev-ros/rqt_graph/rqt_graph-0.4.10.ebuild | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-ros/rqt_graph/Manifest b/dev-ros/rqt_graph/Manifest index fe265db9dff..3cba949e37b 100644 --- a/dev-ros/rqt_graph/Manifest +++ b/dev-ros/rqt_graph/Manifest @@ -1 +1,2 @@ +DIST rqt_graph-0.4.10.tar.gz 18455 BLAKE2B 930f2c7bc5d1797eae06e9d37e9f1268a503ddda3bf28adda47779b5879d578353e77e773e7c4417e670870effa6c6a39b5844f19bb101ba6f3733604514e704 SHA512 a37483ed15dc1f1d1492e53d26252a3db6771a1ecf47469a33314c9d17aef88d2e68a5acdca24e412e1d2409c31311ea2f2983aa54b6a5e3b5de5c11b6ab1191 DIST rqt_graph-0.4.9.tar.gz 15857 BLAKE2B 52201faed0ec636dc15a7a7067d19d29f72dca4e98412614a24d6e5f38d916f6cf194fa2b11f84ed0d9476a53f0ad3fdcff807b851286f192c5ee1332033d997 SHA512 21d1395f272f38bb27f7549c865a9e2b4ac5d9267c50dbbaf02016b509b6fab08526c35a87f500788bad094e605d89f925baf939742e78f37d615fedcb04776e diff --git a/dev-ros/rqt_graph/rqt_graph-0.4.10.ebuild b/dev-ros/rqt_graph/rqt_graph-0.4.10.ebuild new file mode 100644 index 00000000000..a40a5c1b0a8 --- /dev/null +++ b/dev-ros/rqt_graph/rqt_graph-0.4.10.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +KEYWORDS="~amd64" +ROS_REPO_URI="https://github.com/ros-visualization/rqt_graph" +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="GUI plugin for visualizing the ROS computation graph" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-python/rospkg[${PYTHON_USEDEP}] + dev-ros/qt_dotgraph[${PYTHON_USEDEP}] + dev-ros/rosgraph[${PYTHON_USEDEP}] + dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] + dev-ros/roslib[${PYTHON_USEDEP}] + dev-ros/rosnode[${PYTHON_USEDEP}] + dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/rosservice[${PYTHON_USEDEP}] + dev-ros/rostopic[${PYTHON_USEDEP}] + dev-ros/rqt_gui[${PYTHON_USEDEP}] + dev-ros/rqt_gui_py[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}"