Vu+ PVR addon is getting updates again
(2020-02-16, 21:02)tom.smith Wrote:
(2020-02-16, 20:35)phunkyfish Wrote: I don't think your problem is vuplus addon related.

You should just build kodi and build all the binary addons you need as part of it. I'm not familiar with linux builds but that part is the same as other platforms. 

Did you follow the build docs for linux?

Hello phunkyfish!

I installed the kodi and kodi-standalone 'packages'. While not getting a solution to my missing pvr-addon I followed your build instructions for Linux:

1) git clone --branch master https://github.com/xbmc/xbmc.git
2) git clone https://github.com/kodi-pvr/pvr.vuplus.git
3) cd pvr.vuplus && mkdir build && cd build
4) cmake -DADDONS_TO_BUILD=pvr.vuplus -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/build/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addons
5) make 
I think you should follow the build instructions for kodi: https://github.com/xbmc/xbmc/blob/master...E.Linux.md

As part of this you can build binary addons.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply


Messages In This Thread
RE: Vu+ PVR addon is getting updates again - by phunkyfish - 2020-02-17, 01:00
Logout Mark Read Team Forum Stats Members Help
Vu+ PVR addon is getting updates again3