The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / kodi-addon-xvdr / Config.in
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/kodi-addon-xvdr/Config.in b/cirros-testvm/src-cirros/buildroot-2015.05/package/kodi-addon-xvdr/Config.in
new file mode 100644 (file)
index 0000000..6e713af
--- /dev/null
@@ -0,0 +1,14 @@
+config BR2_PACKAGE_KODI_ADDON_XVDR
+       bool "kodi-addon-xvdr"
+       help
+         This is a PVR add-on for Kodi to add VDR (http://tvdr.de/)
+         as a TV/PVR Backend to Kodi.
+
+         It adds support for Live TV watching, replaying of Recordings,
+         programming Timers and EPG TV Guide to use on same computer or
+         over the Network.
+
+         https://github.com/pipelka/xbmc-addon-xvdr
+
+         Note: since the VDR server is not packaged in Buildroot, using
+         this addon requires that a remote VDR server be used.