Package Details: kodi-git r67165.504c69cc3b2b-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.000672
First Submitted: 2014-10-23 06:38 (UTC)
Last Updated: 2024-12-08 16:30 (UTC)

Dependencies (105)

Required by (0)

Sources (9)

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 .. 36 37 38 39 40 41 42 43 44 45 46 .. 55 Next › Last »

<deleted-account> commented on 2012-09-26 02:06 (UTC)

PKGBUILD needs updating - missing required dependencies keymapping.txt has been removed in recent git commit https://github.com/xbmc/xbmc/pull/1364

foolosophy commented on 2012-09-04 04:41 (UTC)

To use with external ffmpeg you need to have libx264.so.120 which is provided by x264-20120204. You can get a working PKGBUILD from here: https://projects.archlinux.org/svntogit/packages.git/plain/trunk/PKGBUILD?h=packages/x264&id=6c08c071c9c83b98d8e3487c7e133e9458a41945 If you're using external ffmpeg, I would also reccomend compiling your own ffmpeg with pthreads enabled. It really helps on computers with a crappy video card.

<deleted-account> commented on 2012-08-23 12:24 (UTC)

libssh is a required dependency, xbmc doesn't start without it.

yvesyang commented on 2012-06-11 11:35 (UTC)

@bidossessi: ThX with disable airtunes,it's compiled fine.

bidossessi commented on 2012-06-10 20:48 (UTC)

@yvesyang: 2 solutions: 1. edit PKGBUILD to use libshairport from "/src/xbmc/lib/libshairport/", or 2. add "--disable-airtunes" to the "configure" section

yvesyang commented on 2012-06-10 01:33 (UTC)

make[1]: *** [AirTunesServer.o] error 1 make: *** [xbmc/network/network.a] error 2 x86_64

BlackIkeEagle commented on 2012-06-08 21:18 (UTC)

@brando56894: i don't know where you got this that this package builds the dharma branch since master is the 'latest' stuff available ! btw, there is no 'frodo branch' so everything in master is upcoming stuff

brando56894 commented on 2012-06-08 21:01 (UTC)

you should add to the the package name that this is the Dharma (v10) branch not the current Frodo (v12) branch so people don't install this expecting the latest commits.

BlackIkeEagle commented on 2012-06-01 19:55 (UTC)

@monty, libcap is not mandatory, more a nice to have