Package Details: kodi-git r65618.f0b18b55c57-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.028411
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 .. 44 45 46 47 48 49 50 51 52 53 54 Next › Last »

donvla commented on 2011-04-11 19:24 (UTC)

Just comment the first _commit line and then uncomment the _commit line under the "# 10.1-Dharma release commit" comment.

<deleted-account> commented on 2011-04-11 17:31 (UTC)

hi donvla in order to build 10.1 dharma is the following line enough _commit=e9e909922ed87c4f0bc9 or do I need to add a line for switching to dharma git branch too ?

BlackIkeEagle commented on 2011-04-11 07:03 (UTC)

@CPUnltd: you dont need mysql itself, libmysqlclient should be enough and you need it anyway for xbmc since its a dependency if you get a build error, it could be normal since youre building a snapshot, have you tried to run xbmc 10.1 ?

CPUnltd commented on 2011-04-11 00:31 (UTC)

I haven't made any symlinks as of yet... do I need to actually install mysql and build xbmc again? I rebuilt it with what I have in my system as of now and I still get the same error. also tried force-installing libmysqlclient earlier today (hoping to have the latest and greatest) then rebuilt xbmc to no avail...

Beretta92 commented on 2011-04-10 20:26 (UTC)

try removing the symlinks and recompiling against latest mysql...

CPUnltd commented on 2011-04-10 17:43 (UTC)

interesting... well, this is what happens when I try to use XBMC after the update: /usr/lib/xbmc/xbmc.bin: error while loading shared libraries: libmysqlclient.so.16: cannot open shared object file: No such file or directory usually what I do is symlink libmysqlclient.so.XXX to the necessary version for a program to work... but since I did a full update of my system, I figure this was built against something I should already have... so this error should not be happening...

Beretta92 commented on 2011-04-10 16:40 (UTC)

I guess both: https://github.com/xbmc/xbmc/commit/959040913ac34b4e701c4d576781e4cdbca3d635

CPUnltd commented on 2011-04-10 15:57 (UTC)

so does that mean it relies on the system's python? or that the plugins have to be updated to reflect the change?

Beretta92 commented on 2011-04-10 15:41 (UTC)

watch out, since internal python has been removed, most plugins are broken and will make XBMC crash, a temporary fix is available with comit 959040913ac34b4e701c