# Copyright 1999-2020 Gentoo Authors# Distributed under the terms of the GNU General Public License v2EAPI=7ROS_REPO_URI="https://github.com/ros-drivers/audio_common"KEYWORDS="~amd64 ~arm"ROS_SUBDIR=${PN}CATKIN_HAS_MESSAGES=yes
inheritros-catkin
DESCRIPTION="Messages for transmitting audio via ROS"LICENSE="BSD"SLOT="0"IUSE=""RDEPEND=""DEPEND="${RDEPEND}"