Hi, is there anyone working on package for kodi-pvr-addons support (ARMv7)? This package is available for ARMv6, but not for ARMv7.
I tried download PKGBUILD from AUR, edit arch tag to add 'armv7h', create symlink for
$this->bbcode_second_pass_code('', '/usr/include/KHR -> /opt/fsl/include/KHR/
/usr/include/GLES -> /opt/fsl/include/GLES ')
but compilation always failed. Am I doing something completely wrong?