by mindjoy » Thu Feb 18, 2016 5:20 pm
I am running Arch Linux armv7h on Raspberry Pi 2 B with kodi-rbp (standalone Kodi) and would like to use kodi-addon-pvr-mythtv-git as a client to connect to the MythTV server running on Arch Linux x86_64 on another box. The package kodi-addon-pvr-mythtv-git is available in the main AUR repository and supports armv7h architecture. However, it depends on "kodi>=15.0" while I have installed kodi-rbp 15.2-3, so it does not install. Is it ok if I modify this in PKGBUILD to "kodi-rbp>=15" and then install the package? Will it work without any problems? Anybody had similar experience? Would the same apply to kodi-addon-pvr-hts, kodi-addon-pvr-hts-git or kodi-addon-pvr-hts-rbp-git (they all depend on "kodi")?