summaryrefslogtreecommitdiff
blob: 4d0c222ec605013dbf70fcdb473f6be8a2f699d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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="imagemagick">Use ImageMagick for image loading instead of FFmpeg.</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>