| 1 |
max |
1.1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
| 3 |
|
|
<pkgmetadata>
|
| 4 |
cardoe |
1.11 |
<herd>mythtv</herd>
|
| 5 |
cardoe |
1.2 |
<maintainer>
|
| 6 |
|
|
<email>cardoe@gentoo.org</email>
|
| 7 |
cardoe |
1.11 |
<description>Do not CC me on bugs</description>
|
| 8 |
cardoe |
1.2 |
</maintainer>
|
| 9 |
cardoe |
1.3 |
<use>
|
| 10 |
cardoe |
1.4 |
<flag name="alsa">Allows MythTV to directly output sound to ALSA devices,
|
| 11 |
|
|
this is needed if you are using ALSA dmix or SPDIF. Note, you will have
|
| 12 |
|
|
to physically type your device into the MythTV configuration since it
|
| 13 |
|
|
will only give you /dev/dsp devices in the drop down.</flag>
|
| 14 |
|
|
<flag name="altivec">Builds ffmpeg's codec libraries with altivec
|
| 15 |
|
|
support.</flag>
|
| 16 |
nyhm |
1.12 |
<flag name="autostart">Uses a custom autostart configuration gleaned from
|
| 17 |
|
|
experience with MythTV since its early versions and discussed with
|
| 18 |
cardoe |
1.4 |
other MythTV maintainers and users. Does not rely on KDE being installed
|
| 19 |
|
|
like most methods do.</flag>
|
| 20 |
rich0 |
1.14 |
<flag name="bluray">Pulls in libbluray for BluRay support.</flag>
|
| 21 |
cardoe |
1.15 |
<flag name="cec">Allows you to control CEC enabled TVs via HDMI. Currently
|
| 22 |
|
|
requires a USB based CEC -> HDMI injector between your TV and video
|
| 23 |
|
|
card since no graphics drivers support CEC natively.</flag>
|
| 24 |
|
|
<flag name="crystalhd">Allows you to utilize a Broadcom CrystalHD hardware
|
| 25 |
|
|
based video decoder to improve the performance of video decode.</flag>
|
| 26 |
cardoe |
1.4 |
<flag name="debug">Instructs Qt to use the 'debug' target instead of
|
| 27 |
|
|
'release' target. If your MythTV is crashing or you need a backtrace,
|
| 28 |
|
|
you need to compile it with this option otherwise the debugging data is
|
| 29 |
|
|
useless.</flag>
|
| 30 |
|
|
<flag name="dvb">Enables support for Linux DVB cards. These include all
|
| 31 |
|
|
cards that work with digital signals such as ATSC, DVB-T, DVB-C, and
|
| 32 |
|
|
DVB-S, QAM-64, and QAM-256.</flag>
|
| 33 |
cardoe |
1.19 |
<flag name="egl">Support EGL video output.</flag>
|
| 34 |
cardoe |
1.17 |
<flag name="fftw">Support visualizations via <pkg>sci-libs/fftw</pkg></flag>
|
| 35 |
|
|
<flag name="hls">HTTP Live Streaming support</flag>
|
| 36 |
cardoe |
1.4 |
<flag name="ieee1394">Allows MythTV to communicate and use Firewire enabled
|
| 37 |
|
|
Cable boxes. These are typically found in the United States, where such
|
| 38 |
|
|
support is required by law. This will also install Firewire test
|
| 39 |
|
|
programs and external channel changers if the internal changer does not
|
| 40 |
|
|
work.</flag>
|
| 41 |
|
|
<flag name="jack">Allows MythTV to use JACK as your sound output device. You
|
| 42 |
|
|
will have to manually configure the path to your JACK settings.</flag>
|
| 43 |
|
|
<flag name="lcd">Tells MythTV that you have an instance of
|
| 44 |
|
|
<pkg>app-misc/lcdproc</pkg> configured on your machine and it should
|
| 45 |
|
|
output information such as current time, show name, episode name, etc to
|
| 46 |
|
|
that LCD.</flag>
|
| 47 |
cardoe |
1.16 |
<flag name="libass">SRT/SSA/ASS (SubRip / SubStation Alpha) subtitle
|
| 48 |
|
|
support</flag>
|
| 49 |
cardoe |
1.4 |
<flag name="lirc">Adds LIRC support directly to MythTV allowing for built in
|
| 50 |
|
|
control via a LIRC device.</flag>
|
| 51 |
|
|
<flag name="perl">Builds the perl bindings for MythTV. Allows you to write
|
| 52 |
|
|
scripts in Perl to control your MythTV setup or communicate with
|
| 53 |
|
|
it.</flag>
|
| 54 |
cardoe |
1.17 |
<flag name="raop">Remote Audio Output Protocol (aka AirTunes/AirPlay)</flag>
|
| 55 |
cardoe |
1.15 |
<flag name="vaapi">Enables VAAPI (Video Acceleration API) for
|
| 56 |
|
|
hardware decoding</flag>
|
| 57 |
cardoe |
1.17 |
<flag name="xmltv">Pulls in the <pkg>media-tv/xmltv</pkg> TV listing
|
| 58 |
|
|
grabbers for users not using Schedules Direct.</flag>
|
| 59 |
cardoe |
1.3 |
</use>
|
| 60 |
max |
1.1 |
</pkgmetadata>
|