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 5672B138359 for ; Wed, 15 Jul 2020 15:36:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70DDBE08F7; Wed, 15 Jul 2020 15:36:06 +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 56F7BE08F7 for ; Wed, 15 Jul 2020 15:36:06 +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 6D00A34EF73 for ; Wed, 15 Jul 2020 15:36:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 346512F0 for ; Wed, 15 Jul 2020 15:36:01 +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: <1594827352.f5d0778dd08b4d74d4bb57e9952ed4cef9935823.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosbridge_server/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rosbridge_server/Manifest dev-ros/rosbridge_server/rosbridge_server-0.11.9.ebuild X-VCS-Directories: dev-ros/rosbridge_server/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: f5d0778dd08b4d74d4bb57e9952ed4cef9935823 X-VCS-Branch: master Date: Wed, 15 Jul 2020 15:36:01 +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: 3e03e133-d4ae-4f86-aa16-3d480940b06e X-Archives-Hash: 5db66587d2523e53899e1be472f99336 commit: f5d0778dd08b4d74d4bb57e9952ed4cef9935823 Author: Alexis Ballier gentoo org> AuthorDate: Wed Jul 15 15:14:37 2020 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Jul 15 15:35:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5d0778d dev-ros/rosbridge_server: Bump to 0.11.9. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/rosbridge_server/Manifest | 1 + .../rosbridge_server-0.11.9.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/dev-ros/rosbridge_server/Manifest b/dev-ros/rosbridge_server/Manifest index 03ca8f0f980..8abb476ca5f 100644 --- a/dev-ros/rosbridge_server/Manifest +++ b/dev-ros/rosbridge_server/Manifest @@ -1,2 +1,3 @@ DIST rosbridge_suite-0.11.1.tar.gz 100994 BLAKE2B b6b21e1f8444b969d94ae1c86c70f242075c1494359df062179789920b3c03aa6ed44dd273c301098ed43f6084c656018349022158ec4b9b4672f20262952c05 SHA512 dd89d43b20589ac436cba673b3ee4f229eb14d47aabbe8352e04d6a2691b6f9e156315788178fbe345fa489fa84f86c626647b09ff3632562eb023bca688451c DIST rosbridge_suite-0.11.3.tar.gz 101992 BLAKE2B 122aebcd19daec339cd1f39ddcdbd81c7d5fc7b67020afc835e0e816958c413eeeb922654b1717adb7f1882e1b3287d0ddd6dd23bfd57e6542f21a8fcbb65e14 SHA512 818df696c2d0060af18fa1ee1abe365373c199d41d4dd5b25a9cc799665b1a69e76b3cd6425cd4fd8e11241efdd3acf43c5436a0ade5b45c5e9ce3ea831e4974 +DIST rosbridge_suite-0.11.9.tar.gz 112209 BLAKE2B 7c874b397f8bf4f5d131e6ec40c6940e0648a0a401d270172b328cb0207b4d3974a37ebb776fc219adbbb77c24a8e77e20b24a93dc2edb3b41e157908648ed68 SHA512 a46aff0ca8b31a08f45c73af89296000d285cb6ca53587b0c2c0bd55c4a43bec2c86c4937082b59e2b6bd78793a3a2a1762aebc1223af0e1ba0d1c18f7d50963 diff --git a/dev-ros/rosbridge_server/rosbridge_server-0.11.9.ebuild b/dev-ros/rosbridge_server/rosbridge_server-0.11.9.ebuild new file mode 100644 index 00000000000..b3100bf069f --- /dev/null +++ b/dev-ros/rosbridge_server/rosbridge_server-0.11.9.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +ROS_REPO_URI="https://github.com/RobotWebTools/rosbridge_suite" +KEYWORDS="~amd64" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="A WebSocket interface to rosbridge" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/rosbridge_library[${PYTHON_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}] + dev-ros/rosbridge_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] + dev-ros/rosapi[${PYTHON_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}] + dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/rosauth[${PYTHON_USEDEP}] + + www-servers/tornado[${PYTHON_USEDEP}] + dev-python/autobahn[${PYTHON_USEDEP}] + dev-python/twisted[${PYTHON_USEDEP}] + " +DEPEND="${RDEPEND} + test? ( dev-ros/rostest[${PYTHON_USEDEP}] ) +"