blob: f777f779efed8892111df0a1f37ed59c39bbfa91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Source: vdr-plugin-dynamite
Section: video
Priority: extra
Maintainer: Holger Schvestka <hotzenplotz5@gmx.de>
Build-Depends: cdbs, debhelper (>= 7), vdr-dev (>= 1.7.16), libudev-dev, pkg-config
Standards-Version: 3.9.1
Homepage: http://projects.vdr-developer.org/projects/plg-dynamite
Package: vdr-plugin-dynamite
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
Description: A VDR plugin add hotplug functionality to the vdr
The goal of this plugin is to add hotplug functionality to the vdr.
This is achieved by wrapping a helper device around cDvbDevice which
checks if the hardware is available.
|