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.001142
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 .. 14 15 16 17 18 19 20 21 22 23 24 .. 54 Next › Last »

neo1973 commented on 2016-08-26 15:55 (UTC)

Try building without the patch to use the current libcurl.

borrelnoot commented on 2016-08-23 10:12 (UTC)

Thanks mac1202, that fixed it.

mac1202 commented on 2016-08-23 09:35 (UTC)

I have the same issue downgraded to curl-7.50.0-1 to be able to build kodi.

borrelnoot commented on 2016-08-22 22:42 (UTC)

Got an error while building with curl: http://pastebin.com/n0ZXnWVp Anybody got it working?

LeoFa commented on 2016-03-16 08:44 (UTC)

just (re)build Krypton from it's ashes, Kal-El will be pleased! :D Only one thing; when installing with pacaur, it complained with a warning about there being a $srcdir variable or link (don't know the exact error translation) in the PKGBUILD, maybe that's something you could look into?

bhedrich commented on 2016-02-29 16:34 (UTC) (edited on 2016-02-29 16:34 (UTC) by bhedrich)

Was anyone able to build Kodi Krypton (17)?

cgirard commented on 2015-11-30 09:20 (UTC)

dcadec-git provides dcadec. I do not see how you could have a problem.

scenkner commented on 2015-11-30 03:40 (UTC) (edited on 2015-11-30 04:48 (UTC) by scenkner)

Please be aware of this *possible* confict with ffmpeg. Kodi depends on https://aur.archlinux.org/packages/dcadec-git/ ffmpeg depends on https://www.archlinux.org/packages/extra/x86_64/dcadec/ These appear to provide the same upstream package https://github.com/foo86/dcadec.git and yet make no reference to doing so. Perhaps Kodi-git should consider changing dependencies to the Extra package? edit: I was able to resolve this here: https://bbs.archlinux.org/viewtopic.php?pid=1582568#p1582568