gentoo-ebuilds/media-libs/zvbi/metadata.xml
Nicolas PARLANT 1210a70831
media-libs/zvbi: add 0.2.44
project moved to github
use eautoreconf for libtoolize and aclocal

deps : remove zlib

useflags :
add test
add proxy

licenses :
add BSD-2, LGPL-2.1+ and MIT (see COPYING.md)

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Closes: https://github.com/gentoo/gentoo/pull/40510
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-14 08:40:59 +00:00

12 lines
417 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<use>
<flag name="proxy">Share V4L and V4L2 VBI devices between multiple applications</flag>
</use>
<upstream>
<remote-id type="sourceforge">zapping</remote-id><!-- old -->
<remote-id type="github">zapping-vbi/zvbi</remote-id>
</upstream>
</pkgmetadata>