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

mrohnstock commented on 2012-06-01 06:14 (UTC)

libcap is also an dependency now.

Beretta92 commented on 2012-05-04 14:07 (UTC)

looks like tinyxml is now a dependencie

artemklevtsov commented on 2012-03-28 08:14 (UTC)

I confirm, that all works fine. My previous error related with upx option in the makepkg.conf.

Beretta92 commented on 2012-03-27 22:39 (UTC)

latest works fine....

<deleted-account> commented on 2012-03-27 22:25 (UTC)

Beretta92, do you know which commit you built it with that worked?

Beretta92 commented on 2012-03-27 22:24 (UTC)

works for me 64bit....

<deleted-account> commented on 2012-03-27 21:35 (UTC)

I have the same compile issue as KlavKalashj and rilak. I've heard it works on 32 bit systems though, so maybe it's a 64 bit issue?

artemklevtsov commented on 2012-03-27 08:05 (UTC)

Can't start program: $ /usr/bin/xbmc Unable to find path to XBMC data files! $ gdb /usr/bin/xbmc GNU gdb (GDB) 7.4 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... "/usr/bin/xbmc": not in executable format: File format not recognized (gdb) r Starting program: No executable file specified. Use the "file" or "exec-file" command. -- Archlinux x86_64

<deleted-account> commented on 2012-03-25 18:48 (UTC)

Same problem as KlavKalashj. I'm adding a more verbose log: $ g++ ... -Wl,--verbose 2>&1 | tail libwbclient.so.0 needed by /usr/lib/libsmbclient.so found libwbclient.so.0 at /usr/lib/libwbclient.so.0 libcap.so.2 needed by /usr/lib/libsmbclient.so found libcap.so.2 at /lib/libcap.so.2 libresolv.so.2 needed by /usr/lib/libsmbclient.so found libresolv.so at /usr/lib/libresolv.so libnsl.so.1 needed by /usr/lib/libsmbclient.so found libnsl.so.1 at /lib/libnsl.so.1 libgssapi_krb5.so.2 needed by /usr/lib/libsmbclient.so found libgssapicollect2: ld returned 1 exit status