vdr 2.4.7-2 source package in Ubuntu

Changelog

vdr (2.4.7-2) unstable; urgency=medium

  * Fix integer overflow in free disk space calculation (Closes: #974656)
  * Recommend fonts-dejavu-core | ttf-bitstream-vera (Closes: #998264)

 -- Tobias Grimm <email address hidden>  Wed, 22 Dec 2021 21:36:16 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
vdr_2.4.7-2.dsc 2.1 KiB b1982c5a947726672eb295fd63d9dd1f9f59a3cd2d98ba5d63e65550bf1c2e6b
vdr_2.4.7.orig.tar.bz2 898.1 KiB 8d2b34ea3b1139d1d92826477c4afe8db7c7bf4a0cc67ab34062480aaca443cf
vdr_2.4.7-2.debian.tar.xz 50.9 KiB 8489a0735bef1f22d9ec55627db79db1e4f1819c96f62d6ffed1f8be9827d00c

Available diffs

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