summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Scheller <d.scheller@gmx.net>2017-12-02 13:25:09 +0100
committerJames Le Cuirot <chewi@gentoo.org>2017-12-17 22:53:33 +0000
commit46b42af633f895b35ddad5eccdba22dad451bc83 (patch)
tree040046c882ac7225008fe41a14c92b6788659f72 /media-tv/tvheadend/metadata.xml
parentdev-libs/vala-common: Update Manifest hashes. (diff)
downloadgentoo-46b42af633f895b35ddad5eccdba22dad451bc83.tar.gz
gentoo-46b42af633f895b35ddad5eccdba22dad451bc83.tar.bz2
gentoo-46b42af633f895b35ddad5eccdba22dad451bc83.zip
media-tv/tvheadend: add ddci USE flag (support for DDCI hardware)
--enable-ddci enables the recently added support for the Digital Devices CI hardware (Octopus CI, DuoFlex CI), for which the driver exposes their functionality via a /dev/dvb/adapterX/secY (recent kernels) or ciY (dddvb vendor driver package, both supported equally) dev node. This support will be part of the tvheadend 4.4 release. Repoman 2.3.3 (portage-2.3.13) Closes: https://github.com/gentoo/gentoo/pull/6399
Diffstat (limited to 'media-tv/tvheadend/metadata.xml')
-rw-r--r--media-tv/tvheadend/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-tv/tvheadend/metadata.xml b/media-tv/tvheadend/metadata.xml
index ad28ad1f4b6f..0b905954f504 100644
--- a/media-tv/tvheadend/metadata.xml
+++ b/media-tv/tvheadend/metadata.xml
@@ -9,6 +9,7 @@
<flag name="capmt">Enable support for capmt (dvbapi) protocol</flag>
<flag name="constcw">Enable support for the constcw protocol</flag>
<flag name="cwc">Enable support for the cwc (newcamd) protocol</flag>
+ <flag name="ddci">Enable support for DDCI hardware</flag>
<flag name="dvbcsa">Enable decryption of the DVB Common Scrambling Algorithm</flag>
<flag name="dvben50221">Enable support for hardware CAM</flag>
<flag name="hdhomerun">Enable support for the HDHomeRun device</flag>