mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-10 07:04:13 +02:00
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>
12 lines
417 B
XML
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>
|