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 EB12D138335 for ; Thu, 12 Dec 2019 12:31:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 207CAE089D; Thu, 12 Dec 2019 12:31:09 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 EABFAE0887 for ; Thu, 12 Dec 2019 12:31:08 +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 8EF7134D965 for ; Thu, 12 Dec 2019 12:31:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DC20778 for ; Thu, 12 Dec 2019 12:31: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: <1576153858.e9fdfb8844307aeb14aca682665a3c96d45a7fb1.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rviz/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rviz/Manifest dev-ros/rviz/rviz-1.13.6.ebuild dev-ros/rviz/rviz-9999.ebuild X-VCS-Directories: dev-ros/rviz/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: e9fdfb8844307aeb14aca682665a3c96d45a7fb1 X-VCS-Branch: master Date: Thu, 12 Dec 2019 12:31: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ca8bd536-58d1-467c-8848-48dd149e29b6 X-Archives-Hash: e8356bf41e7febfc9dd7ada4bfd11118 commit: e9fdfb8844307aeb14aca682665a3c96d45a7fb1 Author: Alexis Ballier gentoo org> AuthorDate: Thu Dec 12 11:48:32 2019 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Dec 12 12:30:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9fdfb88 dev-ros/rviz: bump to 1.13.6. Also run tests under virtx. They still fail though. Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/rviz/Manifest | 1 + dev-ros/rviz/{rviz-9999.ebuild => rviz-1.13.6.ebuild} | 8 ++++++-- dev-ros/rviz/rviz-9999.ebuild | 8 ++++++-- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/dev-ros/rviz/Manifest b/dev-ros/rviz/Manifest index dbf2182d34a..4fbf2418faf 100644 --- a/dev-ros/rviz/Manifest +++ b/dev-ros/rviz/Manifest @@ -1,2 +1,3 @@ DIST rviz-1.13.1.tar.gz 5094089 BLAKE2B 7f4c106bf51b2465177107f5eb19602323045423b3ee5149f70b177170af9eea1cea0d4069f859c3c9bf3a2bdbe7feb91b802c758a66f6b990bd890b124d2a52 SHA512 cace4d41341647a8e4d5ab3be64ca71a4b41134a15a4df8556f35824c550c5fb7024f7338d0ffac1ea9c7f574c10757b773a8df37625d6e616eafdcd7f0aab09 DIST rviz-1.13.3.tar.gz 5085813 BLAKE2B da1f12c1ab9e7306bcd5762311948f0e4af355c80b1f0ffac521c64e62250c11c48f52659c187137c27209616a7564086bc84a3cc81f88ded2c6d3c65847774b SHA512 90d319342e16735629a3aa8229b0f8b55b6b8f863fba719aeed0a6b06cee5fd269dc852b4bfa861422b44840d57e8030c98da09b046a378a36fdac58f5782f96 +DIST rviz-1.13.6.tar.gz 5096543 BLAKE2B f51750803ca2e133dd225de5b28bf3730b89fd6df9650b662fdbf9ab28551eaadbbd8bab50fd17e8a980702fc9d162ea41b1a3319c14309fdcb15714b8103e3c SHA512 d9f462cf25cc1386a6bfad4dee27e6963ba15e3714f7556df6f79db7eeaa1b43f60461630e6e8d354fd0c56755b7a2b8b38d98fcee4343dd30559a771b0cd157 diff --git a/dev-ros/rviz/rviz-9999.ebuild b/dev-ros/rviz/rviz-1.13.6.ebuild similarity index 93% copy from dev-ros/rviz/rviz-9999.ebuild copy to dev-ros/rviz/rviz-1.13.6.ebuild index 46cc1149069..358973db867 100644 --- a/dev-ros/rviz/rviz-9999.ebuild +++ b/dev-ros/rviz/rviz-1.13.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-visualization/rviz" KEYWORDS="~amd64" PYTHON_COMPAT=( python2_7 ) -inherit ros-catkin +inherit ros-catkin virtualx DESCRIPTION="3D visualization tool for ROS" LICENSE="BSD" @@ -66,3 +66,7 @@ src_configure() { local mycatkincmakeargs=( "-DUseQt5=ON" ) ros-catkin_src_configure } + +src_test() { + virtx ros-catkin_src_test +} diff --git a/dev-ros/rviz/rviz-9999.ebuild b/dev-ros/rviz/rviz-9999.ebuild index 46cc1149069..358973db867 100644 --- a/dev-ros/rviz/rviz-9999.ebuild +++ b/dev-ros/rviz/rviz-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-visualization/rviz" KEYWORDS="~amd64" PYTHON_COMPAT=( python2_7 ) -inherit ros-catkin +inherit ros-catkin virtualx DESCRIPTION="3D visualization tool for ROS" LICENSE="BSD" @@ -66,3 +66,7 @@ src_configure() { local mycatkincmakeargs=( "-DUseQt5=ON" ) ros-catkin_src_configure } + +src_test() { + virtx ros-catkin_src_test +}