[PVR] source and binaries location and updates
#1
Lightbulb 
Source
Location
There are two main branches on github for PVR: a development branch (opdenkamp/master) and a stable branch that's used to create the ppa builds (opdenkamp/pvr-ppa).

The Dharma-pvr branch (opdenkamp/Dharma-pvr) contains a merge of the old pvr-testing2 with the Dharma tree. No development will happen in the Dharma tree anymore

So, if you just want to use PVR and you're not developing, take the pvr-ppa tree. If you're developing, take the master tree.

How to get the source
To get a local copy of the tree, execute these commands:
Code:
git clone git://github.com/opdenkamp/xbmc.git
This will download the repository.

Then get the pvr-ppa branch if you're not going to develop anything:
Code:
git checkout pvr-ppa

More information about git can be found here on the wiki.

Binaries
Ubuntu
There are binary packages available for Ubuntu Karmic, Lucid and Maverick, built from the pvr-ppa branch. They can be found in this PPA on Launchpad.

To install it, execute these command:
Code:
sudo apt-get install -y python-software-properties
sudo add-apt-repository ppa:lars-opdenkamp/xbmc-pvr
sudo apt-get update
sudo apt-get -y install xbmc

Windows
Packages available here: http://xbmc.opdenkamp.eu/

Other
If you're using another Linux distribution or if you're using OSX, you'll have to build your own binaries. Instructions are available on the wiki:
for Linux

Add-ons
If you're a VDR user and want to use the latest PVR builds, you'll need a new add-on. It's sources can be found here: https://github.com/pipelka/vdr-plugin-vnsiserver
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.


Messages In This Thread
[PVR] source and binaries location and updates - by opdenkamp - 2011-01-27, 15:01
[No subject] - by niemand0815 - 2011-03-02, 17:13
[No subject] - by opdenkamp - 2011-03-02, 17:21
[No subject] - by opdenkamp - 2011-03-04, 16:49
[No subject] - by niemand0815 - 2011-03-04, 22:24
[No subject] - by opdenkamp - 2011-03-13, 13:09
[No subject] - by opdenkamp - 2011-03-13, 14:09
[No subject] - by opdenkamp - 2011-04-15, 01:16
[No subject] - by opdenkamp - 2011-04-18, 23:59
[No subject] - by opdenkamp - 2011-04-19, 23:21
[No subject] - by opdenkamp - 2011-04-20, 09:40
[No subject] - by opdenkamp - 2011-04-26, 00:57
[No subject] - by opdenkamp - 2011-05-08, 23:10
[No subject] - by opdenkamp - 2011-05-10, 16:13
[No subject] - by opdenkamp - 2011-05-21, 23:54
[No subject] - by opdenkamp - 2011-05-30, 22:58
[No subject] - by opdenkamp - 2011-07-18, 19:45
[No subject] - by opdenkamp - 2011-08-01, 11:50
[No subject] - by opdenkamp - 2011-08-13, 16:56
[No subject] - by opdenkamp - 2011-08-31, 22:45
Logout Mark Read Team Forum Stats Members Help
[PVR] source and binaries location and updates0