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.080267
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 .. 35 36 37 38 39 40 41 42 43 44 45 .. 54 Next › Last »

Beretta92 commented on 2012-09-27 19:29 (UTC)

taglib is also now needed....

Megachip commented on 2012-09-26 08:15 (UTC)

depends libssh as mus already said

<deleted-account> commented on 2012-09-26 02:06 (UTC)

PKGBUILD needs updating - missing required dependencies keymapping.txt has been removed in recent git commit https://github.com/xbmc/xbmc/pull/1364

foolosophy commented on 2012-09-04 04:41 (UTC)

To use with external ffmpeg you need to have libx264.so.120 which is provided by x264-20120204. You can get a working PKGBUILD from here: https://projects.archlinux.org/svntogit/packages.git/plain/trunk/PKGBUILD?h=packages/x264&id=6c08c071c9c83b98d8e3487c7e133e9458a41945 If you're using external ffmpeg, I would also reccomend compiling your own ffmpeg with pthreads enabled. It really helps on computers with a crappy video card.

<deleted-account> commented on 2012-08-23 12:24 (UTC)

libssh is a required dependency, xbmc doesn't start without it.

yvesyang commented on 2012-06-11 11:35 (UTC)

@bidossessi: ThX with disable airtunes,it's compiled fine.

bidossessi commented on 2012-06-10 20:48 (UTC)

@yvesyang: 2 solutions: 1. edit PKGBUILD to use libshairport from "/src/xbmc/lib/libshairport/", or 2. add "--disable-airtunes" to the "configure" section

yvesyang commented on 2012-06-10 01:33 (UTC)

make[1]: *** [AirTunesServer.o] error 1 make: *** [xbmc/network/network.a] error 2 x86_64

BlackIkeEagle commented on 2012-06-08 21:18 (UTC)

@brando56894: i don't know where you got this that this package builds the dharma branch since master is the 'latest' stuff available ! btw, there is no 'frodo branch' so everything in master is upcoming stuff