Package Details: kodi-git-eventclients r67165.504c69cc3b2b-1

Git Clone URL: https://aur.archlinux.org/kodi-git.git (read-only, click to copy)
Package Base: kodi-git
Description: Kodi Event Clients (master branch)
Upstream URL: https://kodi.tv
Licenses: GPL2
Conflicts: kodi-eventclients
Provides: kodi-eventclients
Submitter: BlackIkeEagle
Maintainer: graysky
Last Packager: graysky
Votes: 85
Popularity: 0.000633
First Submitted: 2014-10-23 06:38 (UTC)
Last Updated: 2024-12-08 16:30 (UTC)

Pinned Comments

graysky commented on 2022-06-11 11:49 (UTC)

@laichiaheng - kodi is bound to a specific version of ffmpeg which is generally older than Arch's package. We avoid incompatibilities by using that specific version (ie internal ffmpeg). Recommend that you build kodi in clean chroot. See: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot

I wrote a script that automates much of that called clean-chroot-manager offered here in the AUR.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 55 Next › Last »

kevku commented on 2023-04-10 09:57 (UTC)

ffmpeg 6.0 merged https://github.com/xbmc/xbmc/pull/22967

kevku commented on 2023-03-09 21:51 (UTC)

abseil-cpp breaks the compile of flatbuffers-2.0.0 so need to remove that now, ffmpeg vulkan build was fixed upstream https://github.com/xbmc/xbmc/pull/22914

graysky commented on 2023-03-09 21:19 (UTC)

I haven't seen that @kevku ... implies a race condition if reproducible.

graysky commented on 2023-02-11 09:37 (UTC)

@Louis - no, builds fine. Try building in a clean chroot: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot

You can use ccm to make it easier: https://aur.archlinux.org/packages/clean-chroot-manager

Louis commented on 2023-02-10 22:40 (UTC)

Does anyone else have an issue building this package?

[code] [ 2%] Completed 'flatc' [ 2%] Built target flatc make: *** [Makefile:146: all] Error 2 [/code]

graysky commented on 2023-01-06 18:36 (UTC)

Updated thanks for the ping

kevku commented on 2023-01-06 17:45 (UTC)

ffmpeg 5 merged https://github.com/xbmc/xbmc/pull/21248