<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>me@dblsaiko.net</email>
	</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="mpegts">Enable native SRT/RIST mpegts output.</flag>
		<flag name="pipewire">Build with PipeWire support.</flag>
		<flag name="python">Build with scripting support for Python 3.</flag>
		<flag name="qsv">Build with Intel Quick Sync Video support.</flag>
		<flag name="sndio">Build with sndio support.</flag>
		<flag name="speex">Build with Speex noise suppression filter support.</flag>
		<flag name="test-input">Build and install input sources used for testing.</flag>
		<flag name="vlc">Build with VLC media source support.</flag>
		<flag name="websocket">Build with WebSocket API support.</flag>
		<flag name="webrtc">Build with WebRTC support.</flag>
	</use>
	<upstream>
		<remote-id type="github">obsproject/obs-studio</remote-id>
		<remote-id type="github">obsproject/obs-browser</remote-id>
	</upstream>
</pkgmetadata>
