summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/mythtv/metadata.xml')
-rw-r--r--media-tv/mythtv/metadata.xml11
1 files changed, 8 insertions, 3 deletions
diff --git a/media-tv/mythtv/metadata.xml b/media-tv/mythtv/metadata.xml
index ee7d026249a2..9561d28c25ad 100644
--- a/media-tv/mythtv/metadata.xml
+++ b/media-tv/mythtv/metadata.xml
@@ -32,6 +32,8 @@
<flag name="dvb">Enables support for Linux DVB cards. These include all
cards that work with digital signals such as ATSC, DVB-T, DVB-C, and
DVB-S, QAM-64, and QAM-256.</flag>
+ <flag name="fftw">Support visualizations via <pkg>sci-libs/fftw</pkg></flag>
+ <flag name="hls">HTTP Live Streaming support</flag>
<flag name="ieee1394">Allows MythTV to communicate and use Firewire enabled
Cable boxes. These are typically found in the United States, where such
support is required by law. This will also install Firewire test
@@ -50,12 +52,15 @@
<flag name="perl">Builds the perl bindings for MythTV. Allows you to write
scripts in Perl to control your MythTV setup or communicate with
it.</flag>
- <flag name="xvmc">Instructs MythTV to use XvMC for its video output. By
- default, this will use the generic XvMC wrapper unless a specific video
- card driver is enabled via their VIDEO_CARDS USE flags.</flag>
+ <flag name="raop">Remote Audio Output Protocol (aka AirTunes/AirPlay)</flag>
<flag name="vaapi">Enables VAAPI (Video Acceleration API) for
hardware decoding</flag>
<flag name="vdpau">Enable support of NVIDIA's VDPAU for video
playback</flag>
+ <flag name="xmltv">Pulls in the <pkg>media-tv/xmltv</pkg> TV listing
+ grabbers for users not using Schedules Direct.</flag>
+ <flag name="xvmc">Instructs MythTV to use XvMC for its video output. By
+ default, this will use the generic XvMC wrapper unless a specific video
+ card driver is enabled via their VIDEO_CARDS USE flags.</flag>
</use>
</pkgmetadata>