commit:     8a64d8fa3c43e36276918e03f3a1b396c9f960e0
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 18 10:03:48 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Oct 18 10:06:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a64d8fa

ros-meta/rosbridge_suite: Bump to 0.8.4.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 ros-meta/rosbridge_suite/Manifest                   |  1 +
 .../rosbridge_suite/rosbridge_suite-0.8.4.ebuild    | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/ros-meta/rosbridge_suite/Manifest 
b/ros-meta/rosbridge_suite/Manifest
index 47ef60aa5ae..e99772e2cd6 100644
--- a/ros-meta/rosbridge_suite/Manifest
+++ b/ros-meta/rosbridge_suite/Manifest
@@ -1 +1,2 @@
 DIST rosbridge_suite-0.8.3.tar.gz 376654 SHA256 
306410362f48d0ba2f3e1f79115818175a1dead2efed1938191cb535ee49aa0c SHA512 
661964587d45d290b88461f535f69b496c9596546c7c9b773633fee16e645dede8597b62ab8cba490b01a9e6a8b81524df89c94c390930f0132a55cb332a198c
 WHIRLPOOL 
87f4d1429b3fea38086d197d4c0038132f23be230ea735ff8fcc70d6ab747a820ba4a331f20e079a6d301f52d41c5111fc5210f176bc0f3cb88b357ab51ff832
+DIST rosbridge_suite-0.8.4.tar.gz 376986 SHA256 
6499b6bb1e0a2858e762f5e7c8a6af512d308233e6d9fd483e2019c6798f3b38 SHA512 
ba47c7012ca23c92589aca8718e027980364c56696bf41a3da42a5d4904e3124019d3e23a2b7fca6093f5f6431464c2c95fde4b3da14ca876e030bcb644d0aad
 WHIRLPOOL 
4b984e343bd8168387b01c0ae990fa39887c0ec6ba4fc0ba5e07205502c54dfe5743ea3fa324d7ab678121bcd374c2378bf7b9c8a9e04251ba9c925da3fc5e9d

diff --git a/ros-meta/rosbridge_suite/rosbridge_suite-0.8.4.ebuild 
b/ros-meta/rosbridge_suite/rosbridge_suite-0.8.4.ebuild
new file mode 100644
index 00000000000..275159487a8
--- /dev/null
+++ b/ros-meta/rosbridge_suite/rosbridge_suite-0.8.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/RobotWebTools/rosbridge_suite";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="JSON API to ROS functionality for non-ROS programs"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+       dev-ros/rosapi
+       dev-ros/rosbridge_library
+       dev-ros/rosbridge_server
+       "
+DEPEND=""

Reply via email to