1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: vdr-plugin-dvbsddevice
Section: video
Priority: optional
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>
Uploaders: Tobias Grimm <etobi@debian.org>
Build-Depends: debhelper (>= 9), vdr-dev (>= 2.4.1), pkg-config,
linux-libc-dev (>= 3.0)
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/vdr-team/vdr-plugin-dvbsddevice.git
Vcs-Browser: https://salsa.debian.org/vdr-team/vdr-plugin-dvbsddevice
Homepage: http://www.tvdr.de/
Package: vdr-plugin-dvbsddevice
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
Enhances: vdr
Description: Plugin that adds support for full featured SD-DVB cards to VDR
Video Disk Recorder (VDR) is a digital sat-receiver program using
Linux and DVB technologies. It allows one to record MPEG2 streams,
as well as output the stream to TV.
.
This package contains the dvbsddevice-plugin, which implements the
output device for the "Full Featured" DVB cards based on the
TechnoTrend/Fujitsu-Siemens design.
|