Files
guru/net-voip/baresip/metadata.xml
Dale Showers a1e5672519 net-voip/baresip: drop old versions
Update v3.12.1-r1 copyright year
drop gst flag from metadata

Closes: https://bugs.gentoo.org/722972
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-08-30 14:44:55 -04:00

43 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@fictx.com</email>
<name>Dale Showers</name>
</maintainer>
<use>
<flag name="acip">Audio Contribution over IP compatibility module</flag>
<flag name="amr">Enables Adaptive Multi-Rate Audio support</flag>
<flag name="aptx">Audio Processing Technology codec (aptX)</flag>
<flag name="aom">av1 module</flag>
<flag name="codec2">CODEC2 low-bitrate speech audio codec</flag>
<flag name="console">UDP/TCP console UI driver</flag>
<flag name="dbus">Control interface using DBUS. ctrl_dbus module</flag>
<flag name="echo">Echo server module</flag>
<flag name="evdev">Input event device UI module</flag>
<flag name="gtk3">GTK+ 3 menu-based UI</flag>
<flag name="httpd">HTTP webserver UI-module</flag>
<flag name="httpreq">HTTP request module</flag>
<flag name="mqtt">Enable mqtt support via <pkg>app-misc/mosquitto</pkg></flag>
<flag name="mpa">MPA Speech and Audio Codec</flag>
<flag name="pipewire">Pipewire audio driver</flag>
<flag name="pulseaudio">Pulseaudio driver</flag>
<flag name="sdl">Video ouptput driver via <pkg>media-libs/libsdl2</pkg></flag>
<flag name="serreg">Serial registration module</flag>
<flag name="spandsp">G.722 and G.726 audio codecs via <pkg>media-libs/spandsp</pkg></flag>
<flag name="sndfile">Audio dumper using libsndfile</flag>
<flag name="snapshot">Save video-stream as PNG images</flag>
<flag name="tcpcontrol">TCP control interface using JSON payload</flag>
<flag name="video">Build vidbridge and vidinfo modules.</flag>
<flag name="webrtc">Use <pkg>media-plugins/gst-plugins-webrtc</pkg> for webrtc support</flag>
<flag name="v4l">Video4Linux2 video source</flag>
<flag name="vpx">Enables VP8 and VP9 codec support using libvpx</flag>
</use>
<upstream>
<remote-id type="github">baresip/baresip</remote-id>
<bugs-to>https://github.com/baresip/baresip/issues</bugs-to>
<doc>https://github.com/baresip/baresip/wiki</doc>
<changelog>https://github.com/baresip/baresip/releases</changelog>
</upstream>
</pkgmetadata>