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 9D8E31396D9 for ; Fri, 10 Nov 2017 08:51:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAD67E0ED2; Fri, 10 Nov 2017 08:51:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AB694E0ED0 for ; Fri, 10 Nov 2017 08:51:27 +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 B476333BEA7 for ; Fri, 10 Nov 2017 08:51:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A296198A1 for ; Fri, 10 Nov 2017 08:51:23 +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: <1510303877.80eba6b60dfbc9dfbd115352e3ec0428582102d8.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_bag/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rqt_bag/Manifest dev-ros/rqt_bag/rqt_bag-0.4.11.ebuild X-VCS-Directories: dev-ros/rqt_bag/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 80eba6b60dfbc9dfbd115352e3ec0428582102d8 X-VCS-Branch: master Date: Fri, 10 Nov 2017 08:51:23 +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: 276f88c2-3d83-40dc-ba64-10dedc14249d X-Archives-Hash: 8af5c05a56f3e9046e5dc6380270847e commit: 80eba6b60dfbc9dfbd115352e3ec0428582102d8 Author: Alexis Ballier gentoo org> AuthorDate: Fri Nov 10 08:14:14 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Nov 10 08:51:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80eba6b6 dev-ros/rqt_bag: bump to 0.4.11 Package-Manager: Portage-2.3.13, Repoman-2.3.4 dev-ros/rqt_bag/Manifest | 1 + dev-ros/rqt_bag/rqt_bag-0.4.11.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/dev-ros/rqt_bag/Manifest b/dev-ros/rqt_bag/Manifest index 57a917522b0..bdb150b2d38 100644 --- a/dev-ros/rqt_bag/Manifest +++ b/dev-ros/rqt_bag/Manifest @@ -1 +1,2 @@ +DIST rqt_bag-0.4.11.tar.gz 50276 SHA256 b93c2874fbe5129e14c679b83e6af58af6661521f13aa4e67c6e48a735325eb8 SHA512 d345d4a1900b06bdf7649e0123780ad33f116dffe832f3492029ba3a25843984014cb2c7ac2d848df7c4c9683f14c14d3f9acb528e4ed04a12d3dd017b5df9c1 WHIRLPOOL 23d1e694390fb75d71a779056541aa4c36f1352b5d1096582d2e7bf0e48e4f808e6b4bdc131b340d7b6f317e2c6e26d5339a4bafe0e4f97791b85e3f0af0822b DIST rqt_bag-0.4.9.tar.gz 50135 SHA256 a46a7ecacd7117a5b1e94558c2480401873c9b9f31555282b28bd92ce6646596 SHA512 1734db3cb7ed34dcddadaf875c13ac97c7b5a86e8028e744d55e5d7bba13a6a4fbe3db628975c847d100332642410d2eb84c2d47cc439b367d9be94c205aabdb WHIRLPOOL a546f6fac051f81ed7eba32511d83189566353aacb565f99a427cf65c221b69eee14751d04962ec481ecdb720d7760015ea17011707a5f73edebb6a3943e321f diff --git a/dev-ros/rqt_bag/rqt_bag-0.4.11.ebuild b/dev-ros/rqt_bag/rqt_bag-0.4.11.ebuild new file mode 100644 index 00000000000..9131e47b851 --- /dev/null +++ b/dev-ros/rqt_bag/rqt_bag-0.4.11.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2017 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_bag" +PYTHON_COMPAT=( python2_7 ) +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="GUI plugin for displaying and replaying ROS bag files" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-python/rospkg[${PYTHON_USEDEP}] + dev-ros/rosbag[${PYTHON_USEDEP}] + dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] + dev-ros/roslib[${PYTHON_USEDEP}] + dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/rqt_gui[${PYTHON_USEDEP}] + dev-ros/rqt_gui_py[${PYTHON_USEDEP}] +"