mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
ros-meta/rosbridge_suite: Bump to 0.8.4.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
This commit is contained in:
@@ -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
ros-meta/rosbridge_suite/rosbridge_suite-0.8.4.ebuild
Normal file
21
ros-meta/rosbridge_suite/rosbridge_suite-0.8.4.ebuild
Normal file
@@ -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=""
|
||||
Reference in New Issue
Block a user