Package Details: kodi-git-eventclients r66825.904e2ea742d-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.001614
First Submitted: 2014-10-23 06:38 (UTC)
Last Updated: 2024-10-21 20:26 (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 .. 18 19 20 21 22 23 24 25 26 27 28 .. 54 Next › Last »

dhead666 commented on 2014-10-22 08:54 (UTC)

I believe it's possible to remove the dependency on flac. https://github.com/xbmc/xbmc/pull/5527

Beretta92 commented on 2014-10-21 20:35 (UTC)

xbmc.sh.in should be renamed kodi.sh.in in PKGBUILD

<deleted-account> commented on 2014-08-26 10:57 (UTC)

missing depends mesa-demos. Without it, XBMC claims there is no OpenGL hardware and doesn't start.

appendiks commented on 2014-08-24 10:56 (UTC)

Can you add to this support Crystal HD?

jcci commented on 2014-08-23 03:32 (UTC)

It builds again after an update. Couldn't find out which package caused the trouble.

jcci commented on 2014-08-20 00:38 (UTC)

I noticed that. ffmpeg is installed. In fact xbmc-git is installed and so are all dependencies. The package did build fine until this version. Within the build I noticed something like "ffmpeg replace by own version". My assumption is that there is some trouble in the build process of the ffmpeg "own version".

winlu commented on 2014-08-19 06:39 (UTC)

@jcci: is ffmpeg installed? The file that is missing belongs to that package, might be missing from dependencies

jcci commented on 2014-08-19 01:35 (UTC)

It doesn't build with Manjaro-Linux. The previous version did. Here is the report: libavfilter/formats.c: In function 'ff_merge_formats': libavfilter/formats.c:92:18: internal compiler error: Segmentation fault AVFilterFormats *ff_merge_formats(AVFilterFormats *a, AVFilterFormats *b, ^ Please submit a full bug report, with preprocessed source if appropriate. See <https://bugs.archlinux.org/> for instructions. common.mak:49: recipe for target 'libavfilter/formats.o' failed make: *** [libavfilter/formats.o] Error 1 make: *** Waiting for unfinished jobs.... ERROR: building ffmpeg failed checking for FFMPEG... yes configure: error: "/usr/lib/libavcodec.a not found"

morbidj commented on 2014-08-18 20:15 (UTC)

@winlu Thank you for the insight...

cgirard commented on 2014-08-18 17:06 (UTC)

OK thx