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 36997138359 for ; Mon, 12 Oct 2020 19:09:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4072EE08F7; Mon, 12 Oct 2020 19:08:57 +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 26DB4E08F7 for ; Mon, 12 Oct 2020 19:08:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B5B4133BDE5 for ; Mon, 12 Oct 2020 19:08:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E0333B7 for ; Mon, 12 Oct 2020 19:08:52 +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: <1602529725.2d4e4775f628a6533ef3fdebc3c80774d02439ef.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/controller_manager_tests/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/controller_manager_tests/Manifest dev-ros/controller_manager_tests/controller_manager_tests-0.19.3.ebuild X-VCS-Directories: dev-ros/controller_manager_tests/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 2d4e4775f628a6533ef3fdebc3c80774d02439ef X-VCS-Branch: master Date: Mon, 12 Oct 2020 19:08:52 +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: 1b85fdfc-b7cc-4d73-9dfa-21c9b790f2c6 X-Archives-Hash: 3ed1a649465d8d10931c889c06bf4e00 commit: 2d4e4775f628a6533ef3fdebc3c80774d02439ef Author: Alexis Ballier gentoo org> AuthorDate: Mon Oct 12 18:54:35 2020 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Oct 12 19:08:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4e4775 dev-ros/controller_manager_tests: Bump to 0.19.3. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/controller_manager_tests/Manifest | 1 + .../controller_manager_tests-0.19.3.ebuild | 36 ++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/dev-ros/controller_manager_tests/Manifest b/dev-ros/controller_manager_tests/Manifest index 8c92fa730dc..312717c7c0f 100644 --- a/dev-ros/controller_manager_tests/Manifest +++ b/dev-ros/controller_manager_tests/Manifest @@ -1,2 +1,3 @@ DIST ros_control-0.19.1.tar.gz 678884 BLAKE2B 427d927900b52ecc7c83807666cb315ad6a0850b2425d1ee0ca28389668d081e594211678108315ec690391d0369164d58a23d0a3a4351c1a80fbb9bb51d454b SHA512 bb5d161510623e1257cddd41da79d0025bd5000a3f6d4fa1a0055336d830f4375e2d7a3dcc3215a86bb84a355da14e745044225d716b07631295e500ab45d1c7 DIST ros_control-0.19.2.tar.gz 679272 BLAKE2B ac08db38e1ee543fdc0a23449c7e9a2ad9b81ce9a414ed99f6549fee0c1bde7cc53ff8b72b059bb6300c3eb57da4460a50c7ebf8bfb9c0ce60eabefc7e210cf8 SHA512 bee37088acb49a8f033c613947befbb14d5b7ceff947a5c4c0def826b6458e4a758819b18973c755ce137416a0283bb76b30ba30a972cea4807f8b98681ec310 +DIST ros_control-0.19.3.tar.gz 684069 BLAKE2B fe767c8012be6675b03c56b3d1c9a2246e7e4b0d0b02b579ba5bc6b6806765163451c1ce4183f94d005507e37b8d4d2e9d023404a86de918a41bb53e1cd3c531 SHA512 59e3f86e8d69de68ae1bc38264c0e3d1fa479153290c8574bb8b8c00c5c257f6ef72dfcf1abe2367f5573f75f583f488e08aa10c67a5c59f2fd307e08b08b284 diff --git a/dev-ros/controller_manager_tests/controller_manager_tests-0.19.3.ebuild b/dev-ros/controller_manager_tests/controller_manager_tests-0.19.3.ebuild new file mode 100644 index 00000000000..3c574d1b681 --- /dev/null +++ b/dev-ros/controller_manager_tests/controller_manager_tests-0.19.3.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +ROS_REPO_URI="https://github.com/ros-controls/ros_control" +KEYWORDS="~amd64" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Tests for the controller manager" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/controller_manager[${PYTHON_SINGLE_USEDEP}] + dev-ros/controller_interface + dev-ros/control_toolbox + dev-libs/boost:= + dev-libs/console_bridge:= + dev-cpp/gtest +" +DEPEND="${RDEPEND} + dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] + $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") + dev-ros/rosservice[${PYTHON_SINGLE_USEDEP}] +" +# needed by combined_robot_hw_tests +mycatkincmakeargs=( "-DCATKIN_ENABLE_TESTING=ON" ) + +src_test() { + export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}" + export CATKIN_PREFIX_PATH="${BUILD_DIR}/devel/:${CATKIN_PREFIX_PATH}" + ros-catkin_src_test +}