Package Base Details: kodi-git

Git Clone URL: https://aur.archlinux.org/kodi-git.git (read-only, click to copy)
Submitter: BlackIkeEagle
Maintainer: graysky
Last Packager: graysky
Votes: 85
Popularity: 0.098362
First Submitted: 2014-10-23 06:38 (UTC)
Last Updated: 2024-04-08 15:00 (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 .. 54 Next › Last »

graysky commented on 2023-10-06 18:31 (UTC)

Yes, you will need to rebuild just like the official package did: https://gitlab.archlinux.org/archlinux/packaging/packages/kodi/-/commit/cdcff786649ee45a590df9dcdb4702d07eac36cd

csts commented on 2023-10-06 14:59 (UTC)

System says libdav1d.so=7-64 , while running kodi I get:
/usr/lib/kodi/kodi.bin: error while loading shared libraries: libdav1d.so.6: cannot open shared object file: No such file or directory
Maybe kodi-git needs rebuilding?

graysky commented on 2023-08-29 11:27 (UTC) (edited on 2023-08-29 11:54 (UTC) by graysky)

Update your system: spdlog-1.12-1 is what you need.

csts commented on 2023-08-29 07:32 (UTC)

A Kodi dev told me kodi-git needs to be recompiled for the spdlog lib -so it can start.
My solution was to simply make a lib link and rename it.
https://github.com/xbmc/xbmc/issues/23688

graysky commented on 2023-08-02 18:57 (UTC)

@kevku - thanks for pointing that out, fixed in https://aur.archlinux.org/cgit/aur.git/commit/?h=kodi-git&id=ed01fabc96ccf8e1b0656c962cbecdc9b0fe32a1

kevku commented on 2023-08-02 18:16 (UTC)

ffmpeg needs patch for binutils update: http://git.videolan.org/?p=ffmpeg.git;a=patch;h=effadce6c756247ea8bae32dc13bb3e6f464f0eb

csts commented on 2023-08-01 16:08 (UTC)

kodi-git updated and works fine now.

csts commented on 2023-07-31 07:44 (UTC)

@kevku this takes that long for me:
https://github.com/xbmc/xbmc/blob/master/docs/README.Linux.md

kevku commented on 2023-07-31 07:40 (UTC)

It should not take that long to build, even on a low power haswell nuc takes me around an hour.