33 lines
1.5 KiB
XML
33 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>chiitoo@gentoo.org</email>
|
|
<name>Jimi Huotari</name>
|
|
</maintainer>
|
|
<maintainer type="person" proxied="proxy">
|
|
<email>ionen@gentoo.org</email>
|
|
<name>Ionen Wolkens</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
A rewrite of what was formerly known as "Open Broadcaster Software",
|
|
software originally designed for recording and streaming live video
|
|
content, efficiently. Aims to be multi-platform, and improved upon
|
|
internally.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="browser">Enable browser source support via (precompiled) CEF.</flag>
|
|
<flag name="decklink">Build the Decklink plugin.</flag>
|
|
<flag name="fdk">Build with LibFDK AAC support.</flag>
|
|
<flag name="nvenc">Build with NVENC encoding support for nVidia video cards.</flag>
|
|
<flag name="pipewire">Build with PipeWire support.</flag>
|
|
<flag name="python">Build with scripting support for Python 3.</flag>
|
|
<flag name="speex">Build with Speex noise suppression filter support.</flag>
|
|
<flag name="ssl">Build with TLS/SSL support for RTMPS connections.</flag>
|
|
<flag name="vlc">Build with VLC media source support.</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">obsproject/obs-studio</remote-id>
|
|
<remote-id type="github">obsproject/obs-browser</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|