The Kodi MythTV PVR Plugin Requires that it be individually Compiled for x86. It can be compiled, but Pre-built Binaries are only supplied for ARM. Can we supply our own System Wide Build? A Kodi Binary addons SRPM exists from OpenSuse. http://packman.inode.at/suse/openSUSE_Leap_15.2/Multimedia/src/kodi.binary-addons-18.5-pm152.3.5.src.rpm https://fedora.pkgs.org/31/rpmfusion-free-x86_64/kodi-pvr-mythtv-5.10.7-2.fc31.x86_64.rpm.html Fedora has their own variant.
Assigning this package request to all packagers collectively. On a voluntary basis, one of them might, if there are no license or other legal issues, want to integrate it to the distribution and maintain it for bug and security fixes. You Zombie Ryushu might also want to join the packager team to maintain this piece of software: see https://wiki.mageia.org/en/Becoming_a_Mageia_Packager
Severity: normal => enhancementAssignee: bugsquad => pkg-bugsSummary: [Package Request] kodi-mythtv-pvr => kodi-mythtv-pvr [Package Request]
kodi-pvr-mythtv relies on a package called cppmyth which I built locally, but cppmyth cannot be installed due to missing kodi-devel (OpenSuse, Fedora and PCLinuxOS has included kodi-devel to be built in their spec file). Is this addon included somehow in the latest release that we have in Cauldron? If not, I suggest to close this report.
CC: (none) => lovaren
Created attachment 13618 [details] Proposal spec file
Created attachment 13619 [details] Proposal spec file for Kodi Nexus
Attachment 13618 is obsolete: 0 => 1
It fails mentioning these warnings: CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR Feel free to fix it.
Created attachment 13620 [details] Patch to use external cppmyth