*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / media-tv / tvheadend / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>chewi@gentoo.org</email>
6                 <name>James Le Cuirot</name>
7         </maintainer>
8         <use>
9                 <flag name="capmt">Enable support for capmt (dvbapi) protocol</flag>
10                 <flag name="constcw">Enable support for the constcw protocol</flag>
11                 <flag name="cwc">Enable support for the cwc (newcamd) protocol</flag>
12                 <flag name="ddci">Enable support for DDCI hardware</flag>
13                 <flag name="dvbcsa">Enable decryption of the DVB Common Scrambling Algorithm</flag>
14                 <flag name="dvben50221">Enable support for hardware CAM</flag>
15                 <flag name="hdhomerun">Enable support for the HDHomeRun device</flag>
16                 <flag name="imagecache">Enable support for image caching</flag>
17                 <flag name="iptv">Enable support for Internet Protocol TV</flag>
18                 <flag name="satip">Enable support for IP-based Satellite TV</flag>
19                 <flag name="timeshift">Enable TimeShift support</flag>
20                 <flag name="uriparser">Use <pkg>dev-libs/uriparser</pkg></flag>
21                 <flag name="vpx">Enable transcoding with the VP8/VP9 video codecs</flag>
22                 <flag name="x264">Enable transcoding with the H.264 video codec</flag>
23                 <flag name="x265">Enable transcoding with the HEVC video codec</flag>
24                 <flag name="xmltv">Use <pkg>media-tv/xmltv</pkg></flag>
25         </use>
26         <upstream>
27                 <remote-id type="github">tvheadend/tvheadend</remote-id>
28         </upstream>
29 </pkgmetadata>