# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit cmake DESCRIPTION="Simple Qt6 or GTK+3 interface for capturing and viewing video from v4l2 devices" HOMEPAGE="https://guvcview.sourceforge.net/" SRC_URI="https://downloads.sourceforge.net/project/${PN}/source/${PN}-src-${PV}.tar.bz2" S="${WORKDIR}/${PN}-src-${PV}" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" IUSE="gsl pulseaudio qt6 sfml" BDEPEND=" sys-devel/gettext virtual/pkgconfig " #