summaryrefslogtreecommitdiff
path: root/media-video/dcpomatic/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/dcpomatic/metadata.xml')
-rw-r--r--media-video/dcpomatic/metadata.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/media-video/dcpomatic/metadata.xml b/media-video/dcpomatic/metadata.xml
new file mode 100644
index 000000000000..1fe7fe154da0
--- /dev/null
+++ b/media-video/dcpomatic/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+<email>xmw@gentoo.org</email>
+<name>Michael Weber</name>
+</maintainer>
+<longdescription lang="en">
+DCP-o-matic is a free, open-source program to create Digital Cinema Packages (DCPs) from videos, images, sound and subtitle files. You can use it to make content for playback on DCI-compliant cinema projectors.
+
+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>