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 C8914138334 for ; Fri, 24 May 2019 16:23:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47D00E0919; Fri, 24 May 2019 16:23:47 +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 1B16EE091A for ; Fri, 24 May 2019 16:23:47 +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 08C27344F90 for ; Fri, 24 May 2019 16:23:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31EB2608 for ; Fri, 24 May 2019 16:23:42 +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: <1558715012.b116a8d221dc234809c1c8dad0c4648282631416.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosapi/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rosapi/Manifest dev-ros/rosapi/rosapi-0.11.1.ebuild X-VCS-Directories: dev-ros/rosapi/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: b116a8d221dc234809c1c8dad0c4648282631416 X-VCS-Branch: master Date: Fri, 24 May 2019 16:23:42 +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: 924ce887-d631-499a-8ca4-de8026fa5933 X-Archives-Hash: 9ea0501ddff6309e58258062eed38148 commit: b116a8d221dc234809c1c8dad0c4648282631416 Author: Alexis Ballier gentoo org> AuthorDate: Fri May 24 16:15:29 2019 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri May 24 16:23:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b116a8d2 dev-ros/rosapi: Bump to 0.11.1. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/rosapi/Manifest | 1 + dev-ros/rosapi/rosapi-0.11.1.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/dev-ros/rosapi/Manifest b/dev-ros/rosapi/Manifest index a1babf0f1f3..93133e08b72 100644 --- a/dev-ros/rosapi/Manifest +++ b/dev-ros/rosapi/Manifest @@ -1,3 +1,4 @@ DIST rosbridge_suite-0.10.1.tar.gz 98010 BLAKE2B d634840a68081e7afaba77cff2b0f435392aa061ef6a4d4e75feccaa26811df92e0cd3c1b83973bd7eab534e66a5d5df880428d82fdd7cf20c7997a3427fdcf5 SHA512 455950eb5aebdccd6f173f2b7d1ea0bdf74421172895ab13e3af698a79e49964cb53354f90c396aad596818ecbb36385a3e1c9c373feb3a15aeff13d9e703443 +DIST rosbridge_suite-0.11.1.tar.gz 100994 BLAKE2B b6b21e1f8444b969d94ae1c86c70f242075c1494359df062179789920b3c03aa6ed44dd273c301098ed43f6084c656018349022158ec4b9b4672f20262952c05 SHA512 dd89d43b20589ac436cba673b3ee4f229eb14d47aabbe8352e04d6a2691b6f9e156315788178fbe345fa489fa84f86c626647b09ff3632562eb023bca688451c DIST rosbridge_suite-0.8.6.tar.gz 378267 BLAKE2B b5e72b7897feef66aa05603bcff00ba213844f700f56be97a7110f33a77e3aa848ca0c583d5509ee205dc01bf001181b1887e20ee89d8348bc5eb43fd5a829b0 SHA512 e935c20466a13cbcf00051a4f32bc981806244aecf314e09e9e0ca9e0e873ab098b14b5ca5839bf14f2d3dfb823ecc62bb4e26027d4d0ff3f52bf0385011fbf3 DIST rosbridge_suite-0.9.0.tar.gz 89409 BLAKE2B e48f36b71d8c5bcbd1ede0a87015b231d45194f3410b4cfcc38d39089477418b1f40afb28d8df7beba2e5e99b4aafde53bbc3f9bf371f0434099d7730c6393ee SHA512 4d7a6c0c33da9bf42ff24a0add81cad5fec707ef7149bf929bd2aac92ea2fe6f42da21bd5349dadee05cacb69d7efdb7adb0c01fc01c8251e0503cb488a73364 diff --git a/dev-ros/rosapi/rosapi-0.11.1.ebuild b/dev-ros/rosapi/rosapi-0.11.1.ebuild new file mode 100644 index 00000000000..cc23483b181 --- /dev/null +++ b/dev-ros/rosapi/rosapi-0.11.1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +CATKIN_HAS_MESSAGES=yes +ROS_REPO_URI="https://github.com/RobotWebTools/rosbridge_suite" +KEYWORDS="~amd64" +PYTHON_COMPAT=( python2_7 ) +ROS_SUBDIR=${PN} +CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" + +inherit ros-catkin + +DESCRIPTION="Provides service calls for getting ros meta-information, like list of topics, services, params, etc." +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/rosnode[${PYTHON_USEDEP}] + dev-ros/rosgraph[${PYTHON_USEDEP}] + dev-ros/rosbridge_library[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}"