Package Details: kodi-git r66565.3a1a944b00e-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.003955
First Submitted: 2014-10-23 06:38 (UTC)
Last Updated: 2024-08-20 15:24 (UTC)

Dependencies (105)

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

BlackIkeEagle commented on 2014-07-29 20:41 (UTC)

@Beretta92 ? standalone ? I did not yet have the time to update my media machine to test standalone

Beretta92 commented on 2014-07-29 20:23 (UTC)

Any ideas on how to get it running with new xorg?

justinkb commented on 2014-07-11 23:04 (UTC)

Getting this now... checking mad.h usability... no checking mad.h presence... no checking for mad.h... no configure: error: Could not find a required library. Please see the README for y our platform. Doesn't seem to be caused by any upstream changes, so I guess libmad should have been a dependency all along?

dhead666 commented on 2014-06-24 07:29 (UTC)

@Pulse Are you using yaourt ? yaourt builds in /tmp .

Pulse commented on 2014-06-09 12:00 (UTC)

@winiu I noticed that but it makes no sense. There's 160GB free on that partition. Does it need more than that?

winlu commented on 2014-06-09 06:06 (UTC)

@pulse {standard input}: Fatal error: can't close VideoDatabase.o: No space left on device No space left on device

Pulse commented on 2014-06-09 03:01 (UTC)

I seem to have a problem building this: {standard input}: Assembler messages: {standard input}: Fatal error: can't close VideoDatabase.o: No space left on device ../../Makefile.include:93: recipe for target 'VideoDatabase.o' failed make[1]: *** [VideoDatabase.o] Error 1 Makefile:504: recipe for target 'xbmc/video/video.a' failed make: *** [xbmc/video/video.a] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build xbmc-git. ==> Restart building xbmc-git ? [y/N] ==> --------------------------------- ==> Any ideas?

BlackIkeEagle commented on 2014-06-06 05:25 (UTC)

I build it in a clean chroot, then you don't get issues with possibly installed dependencies

justinkb commented on 2014-06-05 23:45 (UTC)

Looks like building it while having bluez-libs installed links xbmc binaries to it via automagic dependency. Subsequently removing bluez-libs will make it unable to start (obviously)