Skip to content

Commit

Permalink
ros-meta/rosbridge_suite: Bump to 0.8.4.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.11, Repoman-2.3.3
  • Loading branch information
aballier committed Oct 18, 2017
1 parent 6b3cf8b commit 8a64d8f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
1 change: 1 addition & 0 deletions ros-meta/rosbridge_suite/Manifest
Original file line number Diff line number Diff line change
@@ -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
21 changes: 21 additions & 0 deletions ros-meta/rosbridge_suite/rosbridge_suite-0.8.4.ebuild
Original file line number Diff line number Diff line change
@@ -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=""

0 comments on commit 8a64d8f

Please sign in to comment.