1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: vdr-plugin-epgsync
Section: video
Priority: optional
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>
Uploaders: Thomas Schmidt <tschmidt@debian.org>, Tobias Grimm <etobi@debian.org>, Thomas Günther <tom@toms-cafe.de>
Build-Depends: debhelper (>= 9), vdr-dev (>= 2.4.0), pkg-config, svdrpservice-dev
Standards-Version: 4.1.2
Homepage: http://vdr.schmirler.de/
Vcs-Git: https://salsa.debian.org/vdr-team/vdr-plugin-epgsync.git
Vcs-Browser: https://salsa.debian.org/vdr-team/vdr-plugin-epgsync
Package: vdr-plugin-epgsync
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}, vdr-plugin-svdrpservice
Description: VDR plugin for EPG synchronization between VDR systems
With this plugin you can import the EPG of a remote VDR. It can either
use SVDRP or streamdev's VTP to download the EPG.
|