# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit cmake-utils git-r3 DESCRIPTION="Decode OOK modulated signals" HOMEPAGE="https://github.com/merbanan/rtl_433" EGIT_REPO_URI="https://github.com/merbanan/rtl_433" LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE="" DEPEND="net-wireless/rtl-sdr" RDEPEND="${DEPEND}"