Package Details: kodi-addon-pvr-hts 21.2.2-1

Git Clone URL: https://aur.archlinux.org/kodi-addon-pvr-hts.git (read-only, click to copy)
Package Base: kodi-addon-pvr-hts
Description: Tvheadend HTSP PVR client addon for Kodi
Upstream URL: https://github.com/kodi-pvr/pvr.hts
Keywords: hts kodi pvr tvheadend
Licenses: GPL
Groups: kodi-addons
Submitter: AlD
Maintainer: AlD
Last Packager: AlD
Votes: 32
Popularity: 1.24
First Submitted: 2015-08-11 02:08 (UTC)
Last Updated: 2024-04-17 22:42 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

AlD commented on 2017-05-07 18:53 (UTC)

@a_user, it actually shouldn't. If you can provide more details (error messages), please do.

a_user commented on 2017-05-07 17:23 (UTC) (edited on 2017-05-07 17:25 (UTC) by a_user)

It depends on kodi-platform to build.

derdigge commented on 2017-03-04 17:02 (UTC)

getting simmilar error to pejobo while trieng to build on x86_64. in my case there is no package kodi-rbp-dev. So i installed kodi-dev. but still getting: [code] CMake Error at CMakeLists.txt:8 (find_package): By not providing "Findkodiplatform.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "kodiplatform", but CMake did not find one. Could not find a package configuration file provided by "kodiplatform" with any of the following names: kodiplatformConfig.cmake kodiplatform-config.cmake Add the installation prefix of "kodiplatform" to CMAKE_PREFIX_PATH or set "kodiplatform_DIR" to a directory containing one of the above files. If "kodiplatform" provides a separate development package or SDK, be sure it has been installed. [/code] Any suggestions?? System is latest, kodi is latest from pacman.

AlD commented on 2017-02-21 22:00 (UTC)

Still waiting for https://github.com/archlinuxarm/PKGBUILDs/pull/1452 to get merged. I had hoped it would go a bit quicker.

mindjoy commented on 2017-02-21 21:55 (UTC)

Can somebody suggest how we make it work with kodi-rbp-dev? Do we update PKGBUILD and replace kodi-dev with kodi-rbp-dev as I originally suggested?

pejobo commented on 2017-02-20 20:30 (UTC)

Thanks, worked for me.

AlD commented on 2017-02-19 13:29 (UTC)

Make sure to install kodi-rbp-dev.

pejobo commented on 2017-02-19 13:14 (UTC) (edited on 2017-02-19 13:27 (UTC) by pejobo)

Is there any workaround possible until your pull request is accepted? EDIT Attempting to work around I currently end up with this (I'm using 'kodi-rbp'): [CODE] CMake Error at CMakeLists.txt:7 (find_package): By not providing "FindKodi.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Kodi", but CMake did not find one. Could not find a package configuration file provided by "Kodi" with any of the following names: KodiConfig.cmake kodi-config.cmake Add the installation prefix of "Kodi" to CMAKE_PREFIX_PATH or set "Kodi_DIR" to a directory containing one of the above files. If "Kodi" provides a separate development package or SDK, be sure it has been installed. [/CODE]

AlD commented on 2017-02-12 10:34 (UTC) (edited on 2017-02-12 10:34 (UTC) by AlD)

Thanks for reporting, but I think the bug is with kodi-rbp-dev which should provide kodi-dev. I filed https://github.com/archlinuxarm/PKGBUILDs/pull/1452.

mindjoy commented on 2017-02-12 08:36 (UTC)

This cannot be built on armv7h (Raspberry Pi 2, etc) with kodi-rbp, since there is no kodi-dev for armv7h. Instead there is kodi-rbp-dev which should be used here. Please update PKGBUILD accordingly.