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 84FD0139085 for ; Thu, 26 Jan 2017 08:25:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C51ABE0D19; Thu, 26 Jan 2017 08:24:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A58B2E0D19 for ; Thu, 26 Jan 2017 08:24:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B897E341647 for ; Thu, 26 Jan 2017 08:24:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0F773012 for ; Thu, 26 Jan 2017 08:24:25 +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: <1485419053.c17adb5acbdba208d8e4acba7947db05a922a5b6.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rqt_pose_view/Manifest dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild X-VCS-Directories: dev-ros/rqt_pose_view/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: c17adb5acbdba208d8e4acba7947db05a922a5b6 X-VCS-Branch: master Date: Thu, 26 Jan 2017 08:24:25 +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: 0602f8e0-46bd-4728-a5d4-ad58637271b0 X-Archives-Hash: 261b862051838f257ebf03d94931aa10 commit: c17adb5acbdba208d8e4acba7947db05a922a5b6 Author: Alexis Ballier gentoo org> AuthorDate: Thu Jan 26 08:19:39 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Jan 26 08:24:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17adb5a dev-ros/rqt_pose_view: Bump to 0.5.6. Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ros/rqt_pose_view/Manifest | 1 + dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild | 32 ++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest index b17102b..f7d2100 100644 --- a/dev-ros/rqt_pose_view/Manifest +++ b/dev-ros/rqt_pose_view/Manifest @@ -1 +1,2 @@ DIST rqt_robot_plugins-0.5.5.tar.gz 2106937 SHA256 d8d0d5accc181c63146091f4ff9f50f56e84d56a5d55c67309377ed27c7ca613 SHA512 0be22bafaaf69eec4e354cc6a54be56b2b22c943dcbf214896873b672842a9e00ec7d80e20fd0ef26a31affe680e1dbbc733d5df93fe91c067a1276a7155688a WHIRLPOOL d91d254515767827147cc017142caaece10c489022efdb549dc2e0c97ec4ced084042a05f45bebb024ac530fd41223cfd16cebfba3694600cb40d4a80e7b304c +DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 SHA256 d5f1b509df54b253d3b2952560e8dc5e764c3259b0e9dcff08541e27ac9fed71 SHA512 871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51 WHIRLPOOL a90882b1e762f5e53b7ce7ff92695ba8eb63242b53304a08c928f2667ceb206cfda72e64d81b73d1d951e6b92cb5f16327528846f6b54e28b2acaf898424a664 diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild new file mode 100644 index 00000000..983f874 --- /dev/null +++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KEYWORDS="~amd64" +ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins" +PYTHON_COMPAT=( python2_7 ) +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="GUI plugin for visualizing 3D poses" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] + dev-python/pyopengl[${PYTHON_USEDEP}] + dev-ros/python_qt_binding[${PYTHON_USEDEP}] + dev-python/PyQt4[opengl,${PYTHON_USEDEP}] + dev-python/rospkg[${PYTHON_USEDEP}] + dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/rostopic[${PYTHON_USEDEP}] + dev-ros/rqt_gui[${PYTHON_USEDEP}] + dev-ros/rqt_gui_py[${PYTHON_USEDEP}] + dev-ros/tf[${PYTHON_USEDEP}] + dev-ros/rqt_py_common[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}"