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 .. 26 27 28 29 30 31 32 33 34 35 36 .. 54 Next › Last »

<deleted-account> commented on 2013-08-16 16:41 (UTC)

Is there any interest in the retroplayer branch of xbmc? https://github.com/garbear/xbmc http://forum.xbmc.org/forumdisplay.php?fid=194

MrSatchmoo commented on 2013-08-15 12:41 (UTC)

Great! Thank you!! Sorry to bother you with the next question, but am I just to stupid or do I need more than 1.5 GB in my /tmp to install it with yaourt? Seems quite large to me...

BlackIkeEagle commented on 2013-08-14 19:31 (UTC)

@MrSatchmoo replace bluez with bluez-libs i will change it for now since bluez (5) is not yet that widely used

MrSatchmoo commented on 2013-08-14 17:37 (UTC)

How do I install this package with bluez4? I'm using Gnome and it still depends on it. Thanks in advance!

marzoul commented on 2013-08-12 20:50 (UTC)

Right. And sorry for the typo about %h!

BlackIkeEagle commented on 2013-08-12 18:27 (UTC)

thanks but without any .gitconfig or other predefined configuration it must be git log -1 --date=short --format="%cd.%h" | tr -d '-'

marzoul commented on 2013-08-12 12:24 (UTC)

There is a much simpler and cleaner way to code the function pkgver(), with exactly the same result: pkgver() { cd "$srcdir/$_gitname" git log -1 --format="%cd.%s" | tr -d '-' } Only a suggestion :-)

BlackIkeEagle commented on 2013-06-15 08:37 (UTC)

i dont think the dependency must be changed, all seems to work for me with bluez