# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit git-r3 cmake DESCRIPTION="Driver and tools for am7xxx based DPF projectors" HOMEPAGE="https://ao2.it/en/blog/2012/03/30/open-source-driver-usb-pico-projectors" EGIT_REPO_URI="https://git.ao2.it/libam7xxx.git" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" DEPEND="virtual/libusb:1 media-video/ffmpeg x11-libs/libxcb" RDEPEND="${DEPEND}"