Package Details: kodi-git-eventclients r67025.2e06c189dd88-1

Git Clone URL: https://aur.archlinux.org/kodi-git.git (read-only, click to copy)
Package Base: kodi-git
Description: Kodi Event Clients (master branch)
Upstream URL: https://kodi.tv
Licenses: GPL2
Conflicts: kodi-eventclients
Provides: kodi-eventclients
Submitter: BlackIkeEagle
Maintainer: graysky
Last Packager: graysky
Votes: 85
Popularity: 0.001238
First Submitted: 2014-10-23 06:38 (UTC)
Last Updated: 2024-11-13 19:34 (UTC)

Dependencies (61)

Required by (0)

Sources (10)

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 »

donvla commented on 2012-09-28 13:15 (UTC)

Here you go. Thanks BlackIkeEagle

BlackIkeEagle commented on 2012-09-28 12:58 (UTC)

i'll pick it up when released

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.