Package Details: kodi-git r67025.2e06c189dd88-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.001165
First Submitted: 2014-10-23 06:38 (UTC)
Last Updated: 2024-11-13 19:34 (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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 54 Next › Last »

EndlessEden commented on 2021-12-14 04:57 (UTC)

Build fails from missing patch.

"src/xbmc/tools/depends/target/libspdlog/0001-fix_fmt_version.patch : No such file or directory"

graysky commented on 2021-06-20 15:44 (UTC) (edited on 2021-06-20 15:45 (UTC) by graysky)

The most recent commit allows you to build with clang rather than with gcc. Just set the _clangbuild variable to something. LTO is accomplished with -flto=thin and seems to work well. Please try and report any problems.

graysky commented on 2021-06-09 10:28 (UTC) (edited on 2021-06-09 11:39 (UTC) by graysky)

Not needed here the last time I built this package r57584.8cbbb961201-1. Guessing you're not building in a clean build root and that the dep detect script in kodi's code found that on your system. Build in a clean build root.

EDIT: the most recent commit builds fine as-is.

deadite66 commented on 2021-06-09 06:08 (UTC)

Fails to build for me unless i add -DENABLE_PIPEWIRE=OFF

graysky commented on 2021-03-11 11:28 (UTC)

Why are you spamming this git package AUR page with requests for an old stable release? Please stop. If you want to build an EOL'ed version, seek the official build which is archived: https://github.com/archlinux/svntogit-community/tree/a2dfde4f5a9c836877ef10a7c6a735887cea4df4/trunk

cgirard commented on 2021-03-10 19:04 (UTC)

@csts https://wiki.archlinux.org/index.php/Arch_Linux_Archive

wmarler commented on 2020-10-13 17:13 (UTC) (edited on 2020-10-13 17:14 (UTC) by wmarler)

I believe on line 220 'python-pillow6' should be changed to 'python-pillow'