cvs commit: ports/multimedia Makefile ports/multimedia/xbmc-addon-xvdr Makefile distinfo pkg-descr pkg-plist ports/multimedia/xbmc-addon-xvdr/files patch-addons-library.xbmc.addon-libXBMC_addon.h patch-addons-library.xbmc.gui-libXBMC_gui.h patch-addons-library.xbmc.pvr-libXBMC_pvr.h patch-src-libPlatform-linux-os_posix.h patch-src-xvdr-Makefile.am ...

Juergen Lock nox at FreeBSD.org
Sun Dec 18 18:38:56 UTC 2011


nox         2011-12-18 18:38:56 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/xbmc-addon-xvdr Makefile distinfo pkg-descr 
                               pkg-plist 
    multimedia/xbmc-addon-xvdr/files 
                                     patch-addons-library.xbmc.addon-libXBMC_addon.h 
                                     patch-addons-library.xbmc.gui-libXBMC_gui.h 
                                     patch-addons-library.xbmc.pvr-libXBMC_pvr.h 
                                     patch-src-libPlatform-linux-os_posix.h 
                                     patch-src-xvdr-Makefile.am 
                                     patch-src-xvdr-thread.cpp 
                                     patch-src-xvdr-thread.h 
  Log:
  This is a PVR add-on for XBMC to add VDR (http://www.cadsoft.de/vdr)
  as a TV/PVR Backend to XBMC.
  
  It adds support for Live TV watching, replaying of Recordings,
  programming Timers and EPG TV Guide to use on same computer or over
  the Network.
  
  This add-on requires the installed "vdr-plugin-xvdr" plugin on the
  VDR server.  VDR itself doen't need any patches or modification to
  use all the current features.
  
  WWW: https://github.com/pipelka/xbmc-addon-xvdr
  
  Revision  Changes    Path
  1.478     +1 -0      ports/multimedia/Makefile
  1.1       +33 -0     ports/multimedia/xbmc-addon-xvdr/Makefile (new)
  1.1       +2 -0      ports/multimedia/xbmc-addon-xvdr/distinfo (new)
  1.1       +34 -0     ports/multimedia/xbmc-addon-xvdr/files/patch-addons-library.xbmc.addon-libXBMC_addon.h (new)
  1.1       +32 -0     ports/multimedia/xbmc-addon-xvdr/files/patch-addons-library.xbmc.gui-libXBMC_gui.h (new)
  1.1       +34 -0     ports/multimedia/xbmc-addon-xvdr/files/patch-addons-library.xbmc.pvr-libXBMC_pvr.h (new)
  1.1       +11 -0     ports/multimedia/xbmc-addon-xvdr/files/patch-src-libPlatform-linux-os_posix.h (new)
  1.1       +11 -0     ports/multimedia/xbmc-addon-xvdr/files/patch-src-xvdr-Makefile.am (new)
  1.1       +38 -0     ports/multimedia/xbmc-addon-xvdr/files/patch-src-xvdr-thread.cpp (new)
  1.1       +23 -0     ports/multimedia/xbmc-addon-xvdr/files/patch-src-xvdr-thread.h (new)
  1.1       +12 -0     ports/multimedia/xbmc-addon-xvdr/pkg-descr (new)
  1.1       +19 -0     ports/multimedia/xbmc-addon-xvdr/pkg-plist (new)


More information about the cvs-ports mailing list