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

Beretta92 commented on 2013-06-09 13:08 (UTC)

sorry I meant the depedency needs to be changed. That's it ;)

BlackIkeEagle commented on 2013-06-09 07:32 (UTC)

@Beretta92, do you mean it is not working with bluez5, it builds fine, but i have no system to test the bluetooth stuff atm

Beretta92 commented on 2013-06-08 22:27 (UTC)

bluez dependency needs to be changed to bluez4 now

flamusdiu commented on 2013-06-03 23:54 (UTC)

Also, something that I do on the xen-tools-git is add this: pkgver() { cd $_gitname # Use the tag of the last commit git describe --always | sed 's|-|.|g' } So the pkgver is also the last commit when you install it. Just a note. =) Installing the app now.

BlackIkeEagle commented on 2013-05-06 07:25 (UTC)

@winlu: will do, when i'm home from work i'll take a look :)

winlu commented on 2013-05-06 06:57 (UTC)

@blackikeeagle: since this was my first aur package, please be free and look over it to see if I made a mistake :) (especially x86 and dependency stuff)

BlackIkeEagle commented on 2013-05-06 06:54 (UTC)

@3000 : i know the problem and (@winlu) i'm testing already with shairplay, i will update when it is ready @winlu: i already have a pkgbuild for shairplay, did not yet upload it, thx for uploading yours so please be a little patient and you will get a working xbmc-git again if you are really impatient and can live without airplay, just disable it

winlu commented on 2013-05-06 05:59 (UTC)

seems like requirements shifted from libshairport(https://github.com/amejia1/libshairport) to libshairplay(https://github.com/juhovh/shairplay), which isn't in arch repositories or aur yet.

3000 commented on 2013-05-03 21:41 (UTC)

Hi there, I can't compile, got this error: checking shairplay/raop.h usability... no checking shairplay/raop.h presence... no checking for shairplay/raop.h... no configure: error: == Could not find libshairplay. == ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build xbmc-git. ==> Restart building xbmc-git ? [y/N]