vdr 2.4.1-4 source package in Ubuntu
Changelog
vdr (2.4.1-4) unstable; urgency=medium * Dropped python build dependency - not actually used in build (Closes: #938772) * Standards-Version: 4.4.1 -- Tobias Grimm <email address hidden> Fri, 01 Nov 2019 13:11:11 +0100
Upload details
- Uploaded by:
- Debian VDR Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian VDR Team
- Architectures:
- any
- Section:
- video
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
vdr_2.4.1-4.dsc | 2.1 KiB | 0bd738bff4ae570d5cfde0ad9fc42cb024b5bc65551c94ddab1fb25372bef8f9 |
vdr_2.4.1.orig.tar.bz2 | 918.6 KiB | 25c3f835c4f3ff92cd2db10c004439ef22c2e895193c77fbe8cc7eac4858a1dc |
vdr_2.4.1-4.debian.tar.xz | 50.2 KiB | 1081dde65feaa135e5ad88f24759815e2bc6b206d5c2f27bf145cae260e8b17e |
Available diffs
- diff from 2.4.1-3 to 2.4.1-4 (733 bytes)
No changes file available.
Binary packages built by this source
- vdr: Video Disk Recorder for DVB cards
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. It is also possible to watch DVDs
(hardware accelerated) with some comfort and use an IR remote control.
.
This package contains the VDR main program which is controlled via the
PC keyboard or a IR remote control.
.
NOTE: You should install compatible DVB drivers before using these
programs. Also the standard VDR (without special plugins) requires
a DVB-Card with an integrated mpeg-decoder, a so called
Full-Featured Card.
- vdr-dbgsym: debug symbols for vdr
- vdr-dev: Video Disk Recorder plugin development files
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. It is also possible to watch DVDs
(hardware accelerated) with some comfort and use an IR remote control.
.
This package contains the header files of VDR.
You need this package to be able to build vdr-plugins!
- vdr-plugin-examples: Plugins for vdr to show some possible features
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 example-plugins hello, osddemo, svccli,
svcsvr, skincurses, status and svdrpdemo from the vdr-source.
These plugins do not have useful features, they only demonstrate
how vdr-plugins work and what is possible to do with them.
- vdr-plugin-examples-dbgsym: debug symbols for vdr-plugin-examples