Package Base Details: kodi-git

Git Clone URL: https://aur.archlinux.org/kodi-git.git (read-only, click to copy)
Submitter: BlackIkeEagle
Maintainer: graysky
Last Packager: graysky
Votes: 85
Popularity: 0.078662
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 .. 11 12 13 14 15 16 17 18 19 20 21 .. 54 Next › Last »

bhedrich commented on 2017-07-23 08:47 (UTC)

@mrgame https://aur.archlinux.org/packages/kodi-addon-game-libretro-git/ Try it :D

fogine commented on 2017-07-08 00:24 (UTC) (edited on 2017-07-08 11:45 (UTC) by fogine)

Build fails on fresh arch installation with i3wm: Sys \ Hw info: 8x Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz Linux 4.11.9-1-ARCH #1 SMP PREEMPT Wed Jul 5 18:23:08 CEST 2017 x86_64 GNU/Linux 16GB RAM Does anybody have a clue why this might happen? > [ 75%] Building CXX object build/powermanagement/CMakeFiles/powermanagement.dir/PowerManager.cpp.o cd /tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/build/powermanagement && /usr/sbin/c++ -I/tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc -I/tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/lib -I/tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/lib/gtest/include -I/tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/xbmc -I/tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/xbmc/linux -I/tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/xbmc/cores/VideoPlayer -I/tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/build -I/tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/build/cpluff/include -I/tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/build/include -I/usr/include/freetype2 -I/tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/build/libdvd/include -I/usr/include/lzo -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/python2.7 -I/usr/include/samba-4.0 -I/usr/include/libxml2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=c++11 -O3 -DNDEBUG -s -D_LINUX -DTARGET_POSIX -DTARGET_LINUX -DHAVE_SSE=1 -DHAVE_SSE2=1 -DHAVE_SSE3=1 -DHAVE_SSSE3=1 -DHAVE_SSE4_1=1 -D__STDC_CONSTANT_MACROS -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_STD__U16_STRING=1 -DHAVE_STD__U32_STRING=1 -DHAVE_CHAR16_T=1 -DHAVE_CHAR32_T=1 -DHAVE_STDINT_H=1 -DHAS_BUILTIN_SYNC_ADD_AND_FETCH=1 -DHAS_BUILTIN_SYNC_SUB_AND_FETCH=1 -DHAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP=1 -DHAVE_INOTIFY=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_INTTYPES_H=1 -DFFMPEG_VER_SHA=\"3.3\" -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_LIBGL=1 -DHAS_EGL=1 -DHAVE_X11=1 -DHAVE_LIBXRANDR=1 -DHAS_GLX=1 -DHAVE_ALSA=1 -DUSE_ALSA=1 -DHAVE_LIBAVAHI_CLIENT=1 -DHAVE_LIBAVAHI_COMMON=1 -DHAVE_DBUS=1 -DHAVE_LCMS2=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_MYSQL=1 -DHAVE_LIBPULSE=1 -DHAS_PYTHON=1 -DHAVE_LIBSMBCLIENT=1 -DHAVE_LIBSSH=1 -DHAVE_LIBUDEV=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBVA=1 -DHAVE_LIBVDPAU=1 -DHAVE_LIBBLURAY=1 -DHAVE_LIBCEC=1 -DHAVE_LIBNFS=1 -DHAVE_LIBPLIST=1 -DHAVE_OPENSSL=1 -DUSE_UPNP=1 -DHAS_DVD_DRIVE -DLIRC_DEVICE=\"/run/lirc/lircd\" -DHAVE_LIRC=1 -DHAVE_LIBSHAIRPLAY=1 -DBIN_INSTALL_PATH=\"/usr/lib/kodi\" -DINSTALL_PATH=\"/usr/share/kodi\" -std=c++11 -o CMakeFiles/powermanagement.dir/PowerManager.cpp.o -c /tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/xbmc/powermanagement/PowerManager.cpp In file included from /usr/include/c++/7.1.1/bits/move.h:54:0, from /usr/include/c++/7.1.1/bits/stl_pair.h:59, from /usr/include/c++/7.1.1/bits/stl_algobase.h:64, from /usr/include/c++/7.1.1/memory:62, from /tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/xbmc/powermanagement/PowerManager.h:23, from /tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/xbmc/powermanagement/PowerManager.cpp:21: /usr/include/c++/7.1.1/type_traits: In substitution of ‘template<class _Tp, class> static std::true_type std::__do_is_default_constructible_impl::__test(int) [with _Tp = CDBusConnection::DBusConnectionDeleter; <template-parameter-1-2> = <missing>]’: /usr/include/c++/7.1.1/type_traits:892:35: required from ‘struct std::__is_default_constructible_impl<CDBusConnection::DBusConnectionDeleter>’ /usr/include/c++/7.1.1/type_traits:143:12: required from ‘struct std::__and_<std::__not_<std::is_void<CDBusConnection::DBusConnectionDeleter> >, std::__is_default_constructible_impl<CDBusConnection::DBusConnectionDeleter> >’ /usr/include/c++/7.1.1/type_traits:896:12: required from ‘struct std::__is_default_constructible_atom<CDBusConnection::DBusConnectionDeleter>’ /usr/include/c++/7.1.1/type_traits:917:12: required from ‘struct std::__is_default_constructible_safe<CDBusConnection::DBusConnectionDeleter, false>’ /usr/include/c++/7.1.1/type_traits:923:12: required from ‘struct std::is_default_constructible<CDBusConnection::DBusConnectionDeleter>’ /usr/include/c++/7.1.1/type_traits:143:12: required from ‘struct std::__and_<std::__not_<std::is_pointer<CDBusConnection::DBusConnectionDeleter> >, std::is_default_constructible<CDBusConnection::DBusConnectionDeleter> >’ /usr/include/c++/7.1.1/bits/unique_ptr.h:135:47: required from ‘class std::__uniq_ptr_impl<DBusConnection, CDBusConnection::DBusConnectionDeleter>’ /usr/include/c++/7.1.1/bits/unique_ptr.h:163:33: required from ‘class std::unique_ptr<DBusConnection, CDBusConnection::DBusConnectionDeleter>’ /tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc/xbmc/linux/DBusUtil.h:69:58: required from here /usr/include/c++/7.1.1/type_traits:881:48: error: constructor required before non-static data member for ‘CDBusConnection::DBusConnectionDeleter::closeBeforeUnref’ has been parsed template<typename _Tp, typename = decltype(_Tp())> ^~~~~ make[2]: *** [build/powermanagement/CMakeFiles/powermanagement.dir/build.make:111: build/powermanagement/CMakeFiles/powermanagement.dir/PowerManager.cpp.o] Error 1 make[2]: Leaving directory '/tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc' make[1]: *** [CMakeFiles/Makefile2:6742: build/powermanagement/CMakeFiles/powermanagement.dir/all] Error 2 make[1]: Leaving directory '/tmp/yaourt-tmp-user/aur-kodi-git/src/xbmc' make: *** [Makefile:141: all] Error 2

mrgame commented on 2017-06-27 20:49 (UTC)

Can someone please add kodi emulator/gaming cores to aur? These are usable with the new kodi 18 retroplayer feature. Game Cores: https://github.com/kodi-game See also: http://kodi.wiki/view/Game_Add-ons Thanks!

DocMAX commented on 2017-06-11 17:42 (UTC)

joystick, keyboard doesnt work

BTW_IUseGentoo commented on 2017-04-26 05:19 (UTC) (edited on 2017-04-26 22:22 (UTC) by BTW_IUseGentoo)

Having error with build, rapidjson-git issues. I have latest version installed. I tried building with git makepkg -si and yaourt both failed to build kodi-git. https://hastebin.com/emevagemot.sql Edit - "git clone https://github.com/herecura/rapidjson-git" makepkg -si, I was able to build kodi with that rapidjson package not rapidjson-git in AUR.

slobeck commented on 2017-04-20 18:03 (UTC)

@mrturcot well hot diggity! that worked like a charm. For me though, i tried cloning mingw-w64-gtest and using makepkg failed b/c of missing dep. pacaur however took care of all that and it went as advertised from there. @BlackIkeEagle's rapidjson-git built just fine. Many thanks

a36233 commented on 2017-04-18 13:46 (UTC)

Please change makedeps: 'rapidjson-git' to 'rapidjson'.

BTW_IUseGentoo commented on 2017-04-17 23:04 (UTC) (edited on 2017-04-17 23:07 (UTC) by BTW_IUseGentoo)

@slobeck I was able to build @BlackIkeEagle's "rapidjson-git" PKG and in turn "kodi-git". "rapidjson-git" calls for "gtest" so I got it from Community "gtest" and from AUR "mingw-w64-gtest" (not sure if I needed both PKG's). It still failed to build so I copied the contents of "/usr/src/gtest/" to a newly created DIR "/usr/src/gtest/include/gtest/" and "rapidjson-git" completed building. I was able to build "kodi-git" without any issues after. Thanks!!

slobeck commented on 2017-04-12 21:51 (UTC)

@BlackIkeEagle your rapidjson-git fails to build CMake Error at googletest/cmake_install.cmake:44 (file): file INSTALL cannot find "/usr/src/gtest/include/gtest". Call Stack (most recent call first): test/cmake_install.cmake:37 (include) cmake_install.cmake:106 (include) make: *** [Makefile:76: install] Error 1 ==> ERROR: A failure occurred in package(). Aborting...

BlackIkeEagle commented on 2017-04-12 07:39 (UTC)

@tixetsal You can get the proper pkgbuild for rapidjson-git here: https://github.com/herecura/rapidjson-git I'm going to have to create a rapidjson package anyway so its available by the time kodi 18 has to go to community