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.037787
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 .. 22 23 24 25 26 27 28 29 30 31 32 .. 54 Next › Last »

justinkb commented on 2014-06-05 22:36 (UTC)

aura (aur helper written in ruby) complained when it tried to parse the deps PS. that whole line seems mangled btw, more "errors" like that on it

BlackIkeEagle commented on 2014-06-05 20:34 (UTC)

strange, it did build just fine, maybe the space does not hurt i will fix it anyway :)

justinkb commented on 2014-06-05 19:00 (UTC)

typo in PKGBUILD? ' gnutls' -> 'gnutls'

dhead666 commented on 2014-05-08 12:34 (UTC)

libsamplerate was dropped and it looks like there're still some traces of sdl https://github.com/xbmc/xbmc/pull/4629

dhead666 commented on 2014-05-01 16:24 (UTC)

SDL finally removed from master https://github.com/xbmc/xbmc/pull/3505 Also libmad was removed https://github.com/xbmc/xbmc/pull/4499 I haven't tested this on a clean chroot.

Beretta92 commented on 2014-03-19 22:58 (UTC)

thanks

bszmyd commented on 2014-03-19 22:53 (UTC)

@Beretta92 pick whatever branch you want, this was for demonstration. I chose 'Gotham_beta2' since it's a tagged release of the project. If you just choose 'Gotham' you'll get the HEAD of the release branch which may or may not be stable.