summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-05-26 00:29:24 +0200
committerMichael Weber <xmw@gentoo.org>2017-05-26 00:29:47 +0200
commit665689c83d6d1b862699258f4edda4a26d8c2725 (patch)
tree38aada72156cd4e63b35fb2b794c5e53848dba96 /media-video/dcpomatic/metadata.xml
parentmedia-libs/opus: Bump to version 1.2_beta (diff)
downloadgentoo-665689c83d6d1b862699258f4edda4a26d8c2725.tar.gz
gentoo-665689c83d6d1b862699258f4edda4a26d8c2725.tar.bz2
gentoo-665689c83d6d1b862699258f4edda4a26d8c2725.zip
media-video/dcpomatic: Switch between rtaudio output options.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-video/dcpomatic/metadata.xml')
-rw-r--r--media-video/dcpomatic/metadata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/media-video/dcpomatic/metadata.xml b/media-video/dcpomatic/metadata.xml
index bc4c75f8360f..1fe7fe154da0 100644
--- a/media-video/dcpomatic/metadata.xml
+++ b/media-video/dcpomatic/metadata.xml
@@ -10,4 +10,9 @@ DCP-o-matic is a free, open-source program to create Digital Cinema Packages (DC
It can take files in many different formats, including MP4, Apple ProRes, MOV, AVI, VOB (from DVDs), M2TS (from Blu-Ray), WMV, MKV, JPEG, PNG, TIFF and lots of others.
</longdescription>
+<use>
+ <flag name="alsa">Utilize alsa output of media-libs/rtaudio.</flag>
+ <flag name="jack">Utilize jack output of media-libs/rtaudio.</flag>
+ <flag name="pulseaudio">Utilize pulseaudio output of media-libs/rtaudio.</flag>
+</use>
</pkgmetadata>