vdr 2.6.0-1.1 source package in Ubuntu

Changelog

vdr (2.6.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Apply patch from Rogo to remove trailing newline from abiversion.
    (Closes: #1026310)

 -- Adrian Bunk <email address hidden>  Sun, 26 Feb 2023 01:32:03 +0200

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
vdr_2.6.0-1.1.dsc 2.1 KiB 226c0a072b73103f1965a1ba593fec81d90c80b6292a03a5a7e4cd4e7cc2e5b2
vdr_2.6.0.orig.tar.bz2 914.4 KiB 111a862ba52caaf5d74ec1374135047137c1a01071390f5e14632916c3c3540b
vdr_2.6.0-1.1.debian.tar.xz 50.1 KiB 7bfd7297298e9838b17329308a2b36a5c0c12d33474b53f227492ca7194124de

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