blob: 2414265f5783057e9c36dd48a6e01419488877ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
Source: vdr-plugin-live
Section: misc
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>
Uploaders: Thomas Schmidt <tschmidt@debian.org>, Tobias Grimm <tg@e-tobi.net>
Build-Depends: debhelper (>= 5), dpatch, vdr-dev (>= 1.4.6-2ctvdr1), libtntnet-dev, libcxxtools-dev, libssl-dev
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-live/trunk/
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-live/trunk/
Package: vdr-plugin-live
Architecture: any
Depends: ${shlibs:Depends}, ${vdr:Depends}
Description: Web administration plugin for VDR
Live, the "Live Interactive VDR Environment", is a plugin providing the
possibility to interactively control the Linux Video Disc Recorder VDR and
some of it's plugins from a web interface.
.
Unlike external programs, like the VDR web frontend "VDRAdmin-AM", that
communicate with VDR via its SVDRP socket interface, Live has direct
access to VDR's data structures and thus is very fast.
XB-VDR-Patchlevel: ${vdr:Patchlevel}
|