Package Details: kodi-git r67077.44376d5e9c74-1

Git Clone URL: https://aur.archlinux.org/kodi-git.git (read-only, click to copy)
Package Base: kodi-git
Description: A software media player and entertainment hub for digital media (master branch, gles renderer)
Upstream URL: https://kodi.tv
Licenses: GPL2
Conflicts: kodi, kodi-gbm, kodi-gles, kodi-wayland, kodi-x11
Provides: kodi-common, kodi-gbm, kodi-wayland, kodi-x11
Submitter: BlackIkeEagle
Maintainer: graysky
Last Packager: graysky
Votes: 85
Popularity: 0.001097
First Submitted: 2014-10-23 06:38 (UTC)
Last Updated: 2024-11-23 20:01 (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 .. 54 Next › Last »

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.

csts commented on 2023-07-31 00:06 (UTC)

After libfmt updated to 10 Kodi-git stopped starting, so I opened an issue. Today I read he expects me to build from master which is "fixed". No thanks, 8-16 hours are too much.
https://github.com/xbmc/xbmc/issues/23566

csts commented on 2023-06-24 21:22 (UTC) (edited on 2023-06-24 21:32 (UTC) by csts)

Reminder:
With Kodi Omega Alpha 2 you can finally set Pipewire as your backend and enjoy Kodi without audio losses.
Make a shortcut like:
kodi --audio-backend=pipewire
https://ibb.co/bHX6w6R

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