mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
23 lines
684 B
XML
23 lines
684 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>patricknicolas@laposte.net</email>
|
|
<name>Patrick Nicolas</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="pipewire">
|
|
Enable support for audio sink/source through native pipewire protocol
|
|
</flag>
|
|
<flag name="pulseaudio">
|
|
Enable support for audio sink/source through pulseaudio modules
|
|
</flag>
|
|
<flag name="wireshark-plugins">
|
|
Build the <pkg>net-analyzer/wireshark</pkg> plugin for the WiVRn protocol
|
|
</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">WiVRn/WiVRn</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|