vdr 2.4.7-1 source package in Ubuntu

Changelog

vdr (2.4.7-1) unstable; urgency=medium

  * Update debian/watch to point to git web interface tag downloads
  * New upstream version 2.4.7
  * Update patches - configurable-pkg-config.patch and glibc-stime.patch are
    fixed upstream
  * Fix FTBS with GCC-11 by backporting fixes from upstreams development branch
    (Closes: #984382)
  * Standards-Version: 4.6.0
  * Change debconf translations (cs and sv) to UTF-8
  * Rename debian/TODO.Debian to debian/TODO

 -- Tobias Grimm <email address hidden>  Sun, 05 Dec 2021 20:49:58 +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-1.dsc 2.1 KiB 21cdbcf94dd1943b577ed8582e8b2e9d718a43690d3209819ae37a3b29c11871
vdr_2.4.7.orig.tar.bz2 898.1 KiB 8d2b34ea3b1139d1d92826477c4afe8db7c7bf4a0cc67ab34062480aaca443cf
vdr_2.4.7-1.debian.tar.xz 50.7 KiB dbbfa73d175357653ed2939b09222add359681266a2df932dd0bf331817ae28f

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