Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

vdr-1.6.0-5mdv2009.0 RPM for x86_64

From Mandriva devel cooker for x86_64 / media / contrib / release

Name: vdr Distribution: Mandriva Linux
Version: 1.6.0 Vendor: Mandriva
Release: 5mdv2009.0 Build date: Mon Jul 7 12:24:19 2008
Group: Video Build host: celeste.mandriva.com
Size: 2437031 Source RPM: vdr-1.6.0-5mdv2009.0.src.rpm
Packager: Oden Eriksson <oeriksson@mandriva.com>
Url: http://www.cadsoft.de/vdr/
Summary: Video Disk Recorder - PVR suite
VDR (Video Disk Recorder) is a very powerful and customizable PVR
suite. One of the most common usage cases of VDR is as a digital
set-top-box with the picture displayed on a television set. VDR can
also be used on desktop or even without any video output devices.
There are also lots of different plugins available to extend VDR's
capabilities.

See http://www.linuxtv.org/vdrwiki/ for more information.

VDR in this package is patched with the patches known as
liemikuutio, cutter-marks, parentalrating-content, thread-name,
menuorg, sort-options, dd-record-option, configurableLNBshare,
sourcecaps, jumpplay, timer-info, cmdsubmenu, h264, and with
patches which are required by various plugins.

This build is additionally patched to the maintenance release
1.6.0-1.

Provides

Requires

Copyright

GPLv2+

Signatures

internal MD5: bc0860cf2c35f23642b289cf8750e188
GPG

Changelog

* Tue Jul 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-5mdv2009.0
  + Revision: 232374
  - rebuilt against new libcap
  
    + Anssi Hannula <anssi@mandriva.org>
      - define %_localstatedir locally for backportability
  
    + Pixel <pixel@mandriva.com>
      - adapt to %_localstatedir now being /var instead of /var/lib (#22312)
* Fri May 16 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-4mdv2009.0
  + Revision: 207713
  - add an introductory README.install.urpmi file
  - fix default configdir path when running outside runvdr (#40641)
  - add configurable logident for multi-vdr systems (logident.patch), not
    added to sysconfig until accepted upstream
  - fix HasDecoder() when in pmExtern playmode (hasdecoder.patch)
  - detach runvdr from controlling terminal using setsid
  - start vdr only after all filesystems have been mounted
    (Should-Start: $local_fs $remote_fs)
* Mon May 05 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-3mdv2009.0
  + Revision: 201088
  - play subtitles automatically on old recordings (oldsubs.patch)
* Tue Apr 29 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-2mdv2009.0
  + Revision: 197884
  - handle shared devices with --only-in= and --only-out (P9)
  - add patch to properly handle CA with streamdev (P10)
  - patches modify the ABI, plugins have to rebuilt
* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-1mdv2009.0
  + Revision: 197497
  - adapt cflags for ncursesw
  - add urpmi readme file for upgrades
  - VDR 1.6.0-1
  - subtitles support integrated, drop the patch and add obsoletes
    on vdr-plugin-subtitles
  - minor description and summary updates
  - drop unneeded translationerror-only-when-debug patch (P1)
  - drop maxdevices patch, applied upstream (P2)
  - drop getdevices patch, applied upstream (P3)
  - rediff rsvps patch (P4)
  - hack around bad subtitle support of DXR3 (P6)
  - set monospace as default monospace font and sans serif as default
    large font (P7)
  - show more font aliases in the font lists (P8)
  - update liemikuutio patchset to 1.19 (P12)
  - add Rolf Ahrenberg's cutter-marks, parentalrating-content and
    thread-name patches (P13, P14, P15)
  - drop closefilter patch, applied upstream (P16)
  - update sort-options and dd-record-option patches from e-tobi
    (P21, P22)
  - switch to e-tobi versions of yaepg, pin, graphtft, sourcecaps, and
    reelchannelscan patches (P23, P25, P26, P27, P29)
  - replace submenu patch with menuorg patch from e-tobi (P24)
  - replace noepgmenu patch with noepg patch from e-tobi (P28)
  - add pvrinput support patch from e-tobi (P30)
  - update lnbshare patch (P34)
  - update rotor support patch (P40)
  - drop unneeded decruft patch (P45)
  - update jumpplay, timer-info and cmdsubmenu patches (P50, P52, P53)
  - drop smooth-fastforward patch, applied upstream (P56)
  - drop unneeded exthooks patch (P60)
  - drop sc patch, applied upstream (P63)
  - update h264 patch (P67)
  - add a fix for h264 patch (P68)
  - now buildrequires libncursesw-devel instead of ncurses-devel
  - buildrequires fontconfig-devel and freetype2-devel
  - drop old obsoletes on vdr-core packages
  - add the new pictures plugin
  - adapt build macros for gettext localization, and rename the locales to
    standard names
  - require gettext in vdr-devel
  - fix vdr_plugin_post and vdr_plugin_postun macros to not consume the
    line after them
  - do not disable UTF-8 anymore, vdr now supports it
  - add new options into sysconfig file
* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.4.7-9mdv2008.1
  + Revision: 144612
  - add handling for plugin parameters that can be specified multiple
    times (MULTIPLE_PARAMS)
  - provide VdrVersion() for fetching version at runtime
  - get rid of %vdr_add_optflags for specifying additional compiler flags
    and use more standard and robust VDR_PLUGIN_FLAGS variable that
    overrides %{vdr_plugin_flags}, in the same way as CFLAGS=>%{optflags}
  - set VDRVERSION to version-release
  - add vdr_sub_abi number to APIVERSION
  - adapt license tag for new policy
  - P67: add H.264 support by Reinhard Nissl, adapted for 1.4.7 by Petri
    Hintukainen (http://phivdr.dyndns.org/vdr/.h264/), adapted for
    Mandriva package by Petri Suvila
  - the VDR ABI is modified, plugins have to be rebuilt
  
    + Olivier Blin <oblin@mandriva.com>
      - restore BuildRoot
  
    + Thierry Vignaud <tvignaud@mandriva.com>
      - kill re-definition of %buildroot on Pixel's request
* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-8mdv2008.1
  + Revision: 103023
  - add support for smooth fast forward with output plugins that support it
    (P56, from xineliboutput plugin)
  - add pluginparam and closefilter patches for iptv plugin (P16, P17)
  - patches modify the VDR ABI, plugins have to be rebuilt
* Sun Oct 28 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-7mdv2008.1
  + Revision: 102679
  - minor description fixes
  - update subtitles+ttxtsubs patch (fixes bug in PES_EXTENSION insertion)
  - raise maximum number of DVB devices to 8 (patch2)
  - use silent grep in module check in runvdr
* Thu Sep 06 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-6mdv2008.0
  + Revision: 80287
  - add dummy LOCALEDIR to plugin build call to allow building plugins
    that contain support for both the new and the legacy i18n handling
* Fri Jul 13 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-5mdv2008.0
  + Revision: 51440
  - call modprobe and rmmod with exact path
  - set HOME to VDR_USER homedir (default /var/lib/vdr), fixes crash with dvd
    plugin, reported by Johan Schuring
* Wed Jul 11 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-4mdv2008.0
  + Revision: 51060
  - use BASH_ENV instead of --login to load system variables
  - provide global macro %vdr_plugin_flags
* Mon Jul 09 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-3mdv2008.0
  + Revision: 49956
  - patches modify the ABI, plugins have to be rebuilt
  - do not show "no translation" errors when running under low logging
    level (patch1)
  - add clean support for external CI handlers (patch63), drop now
    unneeded hunks from patch60
  - add %_vdr_epgimagesdir as global macro
  - set plugin configuration variables as local to prevent namespace clashes
  - do not show pin plugin specific options when it is not loaded
  - reset environment when launching runvdr
* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-2mdv2008.0
  + Revision: 42043
  - add menu patch for graphtft plugin (P32)
  - add patch for reelchannelscan plugin (P47)
  - add patch for pin plugin (P58)
  - patches break plugin ABI, plugins have to be rebuilt
  - plugins now require vdr with specific arch
  - add README.mdv regarding manually compiling plugins
  - load capability kernel module in runvdr if needed
* Sun May 13 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-1mdv2008.0
  + Revision: 26424
  - 1.4.7
* Sun May 06 2007 Anssi Hannula <anssi@mandriva.org> 1.4.6-8mdv2008.0
  + Revision: 23261
  - fix VDRVERSION during plugin build
* Sun May 06 2007 Anssi Hannula <anssi@mandriva.org> 1.4.6-6mdv2008.0
  + Revision: 22669
  - VDR 1.4.6-1
  - drop patch2, no longer needed by streamdev
  - re-enable patch4
    o breaks ABI, plugins have to be rebuilt
  - drop patch5, applied upstream
  - update Ahrenberg's subtitles+ttxtsubs patch
  - minor improvements in description
  - add epg2html.pl and summary2info.pl
* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.4.6-3mdv2008.0
  + Revision: 22557
  - disable patch4 for now
* Wed May 02 2007 Anssi Hannula <anssi@mandriva.org> 1.4.6-2mdv2008.0
  + Revision: 19858
  - patch4: allow using running status as VPS fallback
  - patch5: fix NIT handling on Finnish Digita DVB-T
  - patch65: menu hooks for epgsearch plugin
* Sun Mar 04 2007 Anssi Hannula <anssi@mandriva.org> 1.4.6-1mdv2007.0
  + Revision: 132164
  - VDR 1.4.6
* Sat Jan 20 2007 Anssi Hannula <anssi@mandriva.org> 1.4.5-1mdv2007.1
  + Revision: 111087
  - VDR 1.4.5
  - update urls of Rolf Ahrenberg's patches
  - make VDR_PLUGIN_ARGS usable in plugin-specific sysconfig files as well
  - add some comments into the vdr sysconfig file
* Mon Dec 04 2006 Anssi Hannula <anssi@mandriva.org> 1.4.4-2mdv2007.1
  + Revision: 90489
  - raise release
  - VDR 1.4.4-2
  - upgrade modifies the ABI, plugins have to be rebuilt
  - lirc is hotpluggable, remove from should-start
  - add harddrake to should-start
* Sat Nov 04 2006 Anssi Hannula <anssi@mandriva.org> 1.4.4-1mdv2007.1
  + Revision: 76610
  - VDR 1.4.4
* Sun Oct 29 2006 Anssi Hannula <anssi@mandriva.org> 1.4.3-1mdv2007.1
  + Revision: 73620
  - VDR 1.4.3-4
  - upgrade modifies the ABI, plugins have to be rebuilt
  - liemikuutio 1.13
  - upgrade to fixed configurableLNBshare
  - drop patch1, patch3, applied upstream
  - fix patch60
  - add better comments to files in /usr/share/vdr/defaults/
  - fix uninstalling plugins if rpm didn't honor Requires(preun)
  - fix missing backslash from runvdr
  - Import vdr
* Fri Sep 08 2006 Anssi Hannula <anssi@mandriva.org> 1.4.2-3mdv2007.0
  - patch4: fix cTimer assignment
  - patch1: raise APIVERSION as patch4 is from upstream
  - patch4 modifies the ABI, plugins have to be rebuilt
  - remove /etc/vdr symlink, it only adds confusion
* Tue Sep 05 2006 Anssi Hannula <anssi@mandriva.org> 1.4.2-2mdv2007.0
  - VDR 1.4.2-1 (bugfixes)
  - add note about permissions to VDR_RCU comment in sysconfig
* Sat Sep 02 2006 Anssi Hannula <anssi@mandriva.org> 1.4.2-1mdv2007.0
  - VDR 1.4.2
  - liemikuutio 1.10
  - no audio group by default
  - rediff patch3
* Fri Aug 25 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-7mdv2007.0
  - use underscore instead of dash in vdr_abi
* Fri Aug 25 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-6mdv2007.0
  - VDR 1.4.1-5
  - upgrade modifies the ABI, plugins have to be rebuilt
  - patch3: fix device selection
  - stricter ABI requires for plugins
  - build plugins with -fPIC by default on x86, add macro for overriding
  - rediff patch34
* Sat Aug 12 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-5mdv2007.0
  - fix runvdr to check for UTF-8 before disabling it
* Tue Aug 08 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-4mdv2007.0
  - VDR 1.4.1-3
  - upgrade modifies the ABI, plugins have to be rebuilt
  - update runvdr to disable UTF-8 (#24155)
  - better description
  - remove reference to the non-existent .vdr_plugins from runvdr
  - rediff patch60
* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-3mdv2007.0
  - VDR 1.4.1-2
  - liemikuutio 1.8
  - do not use -b for patches
  - eval the default keyword in plugin params macro
  - use ccp for sysconfig files
  - modify comments in main sysconfig file
  - post and postun for plugins included with vdr
  - do not use conditional patches, other patches depend on them
  - patch22: separate "record DD" and "use DD" options
  - patch45: support for decruft plugin
  - patch60: hooks for plugins
  - patches modify the ABI, plugins have to be rebuilt
* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-2mdv2007.0
  - use _ prefix for system path macros as per convention
  - VDR 1.4.1-1
  - patch20: better support for analogtv plugin
  - patch21: new recording sort options
  - patch34: configurable LNB sharing
  - patch36: per-device source configuration, aka sourcecaps
  - patch42: support for noepgmenu plugin
  - patch51: submenu support
  - patch52: show if enough space for a recording, aka timer-info
  - patch53: hierarchical command menu support
* Tue Jun 13 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-1mdv2007.0
  - VDR 1.4.1
  - liemikuutio 1.6
  - fix a typo in the VDR initial logmessage
  - drop Finnish patch, upstream
* Mon Jun 12 2006 Anssi Hannula <anssi@mandriva.org> 1.4.0-6mdv2007.0
  - do not use -fPIC on x86
* Sat Jun 10 2006 Anssi Hannula <anssi@mandriva.org> 1.4.0-5mdv2007.0
  - silence rename in vdr_plugin_install
  - rotor patch
  - buildrequires ncurses-devel
  - drop the multiple cores thing, too complicated with plugins
  - ship standard core only, add build switches
  - drop COPYING, vdr is GPL
* Tue Jun 06 2006 Anssi Hannula <anssi@mandriva.org> 1.4.0-4mdv2007.0
  - maintenance patch 1.4.0-3
  - use getenv to get the user homedir
  - fix requires of plugins shipped with vdr
  - update bigpatch core to 1.4.0-1
  - fix VDRVERSION
  - modify diseqc.conf earlier
* Sat Jun 03 2006 Anssi Hannula <anssi@mandriva.org> 1.4.0-3mdv2007.0
  - patch2: add friend declaration in dvbsub.h for streamdev
  - fix build switches for building a custom core
* Fri Jun 02 2006 Anssi Hannula <anssi@mandriva.org> 1.4.0-2mdv2007.0
  - fix missing backslash in vdr.macros
  - use the real config dir instead of the symlink as the default VDR_CONFIGDIR
  - touch channels.conf in run-time, drop from package
* Thu Jun 01 2006 Anssi Hannula <anssi@mandriva.org> 1.4.0-1mdv2007.0
  - initial Mandriva release

Files

/etc/rc.d/init.d/vdr
/etc/sysconfig/vdr
/usr/bin/epg2html.pl
/usr/bin/runvdr
/usr/bin/summary2info.pl
/usr/bin/svdrpsend.pl
/usr/bin/vdr
/usr/lib64/vdr
/usr/share/doc/vdr
/usr/share/doc/vdr/CONTRIBUTORS
/usr/share/doc/vdr/HISTORY
/usr/share/doc/vdr/HISTORY-liemikuutio
/usr/share/doc/vdr/INSTALL
/usr/share/doc/vdr/MANUAL
/usr/share/doc/vdr/MANUAL.orig
/usr/share/doc/vdr/README
/usr/share/doc/vdr/README.1.6.0.upgrade.urpmi
/usr/share/doc/vdr/README.cmdsubmenu
/usr/share/doc/vdr/README.i18n
/usr/share/doc/vdr/README.install.urpmi
/usr/share/doc/vdr/README.jumpplay
/usr/share/doc/vdr/README.mdv
/usr/share/doc/vdr/README.timer-info
/usr/share/doc/vdr/UPDATE-1.2.0
/usr/share/doc/vdr/UPDATE-1.4.0
/usr/share/doc/vdr/UPDATE-1.6.0
/usr/share/doc/vdr/shutdown.sh.example
/usr/share/locale/ca
/usr/share/locale/ca/LC_MESSAGES
/usr/share/locale/ca/LC_MESSAGES/vdr.mo
/usr/share/locale/cs
/usr/share/locale/cs/LC_MESSAGES
/usr/share/locale/cs/LC_MESSAGES/vdr.mo
/usr/share/locale/da
/usr/share/locale/da/LC_MESSAGES
/usr/share/locale/da/LC_MESSAGES/vdr.mo
/usr/share/locale/de
/usr/share/locale/de/LC_MESSAGES
/usr/share/locale/de/LC_MESSAGES/vdr.mo
/usr/share/locale/el
/usr/share/locale/el/LC_MESSAGES
/usr/share/locale/el/LC_MESSAGES/vdr.mo
/usr/share/locale/es
/usr/share/locale/es/LC_MESSAGES
/usr/share/locale/es/LC_MESSAGES/vdr.mo
/usr/share/locale/et
/usr/share/locale/et/LC_MESSAGES
/usr/share/locale/et/LC_MESSAGES/vdr.mo
/usr/share/locale/fi
/usr/share/locale/fi/LC_MESSAGES
/usr/share/locale/fi/LC_MESSAGES/vdr.mo
/usr/share/locale/fr
/usr/share/locale/fr/LC_MESSAGES
/usr/share/locale/fr/LC_MESSAGES/vdr.mo
/usr/share/locale/hr
/usr/share/locale/hr/LC_MESSAGES
/usr/share/locale/hr/LC_MESSAGES/vdr.mo
/usr/share/locale/hu
/usr/share/locale/hu/LC_MESSAGES
/usr/share/locale/hu/LC_MESSAGES/vdr.mo
/usr/share/locale/it
/usr/share/locale/it/LC_MESSAGES
/usr/share/locale/it/LC_MESSAGES/vdr.mo
/usr/share/locale/nl
/usr/share/locale/nl/LC_MESSAGES
/usr/share/locale/nl/LC_MESSAGES/vdr.mo
/usr/share/locale/nn
/usr/share/locale/nn/LC_MESSAGES
/usr/share/locale/nn/LC_MESSAGES/vdr.mo
/usr/share/locale/pl
/usr/share/locale/pl/LC_MESSAGES
/usr/share/locale/pl/LC_MESSAGES/vdr.mo
/usr/share/locale/pt
/usr/share/locale/pt/LC_MESSAGES
/usr/share/locale/pt/LC_MESSAGES/vdr.mo
/usr/share/locale/ro
/usr/share/locale/ro/LC_MESSAGES
/usr/share/locale/ro/LC_MESSAGES/vdr.mo
/usr/share/locale/ru
/usr/share/locale/ru/LC_MESSAGES
/usr/share/locale/ru/LC_MESSAGES/vdr.mo
/usr/share/locale/sl
/usr/share/locale/sl/LC_MESSAGES
/usr/share/locale/sl/LC_MESSAGES/vdr.mo
/usr/share/locale/sv
/usr/share/locale/sv/LC_MESSAGES
/usr/share/locale/sv/LC_MESSAGES/vdr.mo
/usr/share/locale/tr
/usr/share/locale/tr/LC_MESSAGES
/usr/share/locale/tr/LC_MESSAGES/vdr.mo
/usr/share/locale/uk
/usr/share/locale/uk/LC_MESSAGES
/usr/share/locale/uk/LC_MESSAGES/vdr.mo
/usr/share/locale/zh_CN
/usr/share/locale/zh_CN/LC_MESSAGES
/usr/share/locale/zh_CN/LC_MESSAGES/vdr.mo
/usr/share/man/man1/vdr.1.lzma
/usr/share/man/man5/vdr.5.lzma
/usr/share/vdr
/usr/share/vdr/chanlogos
/usr/share/vdr/defaults
/var/cache/vdr
/var/cache/vdr/epgimages
/var/lib/vdr/config
/var/lib/vdr/config/diseqc.conf
/var/lib/vdr/config/keymacros.conf
/var/lib/vdr/config/plugins
/var/lib/vdr/config/sources.conf
/var/lib/vdr/config/svdrphosts.conf
/var/lib/vdr/config/themes
/var/lib/vdr/themes
/var/lib/vdr/video


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Oct 10 04:34:15 2008