Package Details: kodi-addon-pvr-nextpvr 21.3.2-1

Git Clone URL: https://aur.archlinux.org/kodi-addon-pvr-nextpvr.git (read-only, click to copy)
Package Base: kodi-addon-pvr-nextpvr
Description: NextPVR PVR client addon for Kodi
Upstream URL: https://github.com/kodi-pvr/pvr.nextpvr
Keywords: kodi pvr
Licenses: GPL2
Groups: kodi-addons
Submitter: wmarler
Maintainer: wmarler
Last Packager: wmarler
Votes: 0
Popularity: 0.000000
First Submitted: 2020-10-09 04:25 (UTC)
Last Updated: 2025-12-28 22:57 (UTC)

Latest Comments

wmarler commented on 2025-12-28 23:02 (UTC)

FYI this now builds, but after the addon is enabled, kodi segfaults. See https://github.com/kodi-pvr/pvr.nextpvr/issues/301

wmarler commented on 2025-08-12 17:32 (UTC)

Yea, I'm sorry. When this was flagged out of date I looked into fixing it, and reached out to the authors. They committed a fix to the repository but didn't release a new packaged version, and the build process grabs the latest package version. I haven't been able to commit the time to fix the build process, sorry :(.

CraigD commented on 2025-08-12 02:10 (UTC)

Unable to build, receive CMake version error

-- ---- Preparing general dependencies ---- CMake Error at depends/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake.

Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier.

Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.