@BlackIke - It should be... the version tagged as 0.2.7 by Nils was the same commit my waylandpp-git package built. I see you bumped the package in [community]... as a double-check I will build against it and report back.
Search Criteria
Package Details: kodi-git r67165.504c69cc3b2b-1
Package Actions
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)
- bluez-libs (bluez-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dav1d (dav1d-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- exiv2 (exiv2-gitAUR)
- fmt (fmt-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libass (libass-gitAUR)
- libbluray (libbluray-gitAUR)
- libcdio (libcdio-gitAUR)
- libcec (libcec-gitAUR)
- libdisplay-info (libdisplay-info-gitAUR)
- libinput (libinput-noaccumAUR, libinput-multiplierAUR, libinput-three-finger-dragAUR)
- libmicrohttpd (libmicrohttpd-gitAUR)
- libnfs (libnfs-gitAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR)
- libplist (libplist-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- Show 85 more dependencies...
Required by (0)
Sources (9)
- git+https://github.com/xbmc/xbmc.git#branch=master
- https://ffmpeg.org/releases/ffmpeg-7.1.tar.gz
- https://mirrors.kodi.tv/build-deps/sources/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681.tar.gz
- https://mirrors.kodi.tv/build-deps/sources/flatbuffers-23.3.3.tar.gz
- https://mirrors.kodi.tv/build-deps/sources/fstrcmp-0.7.D001.tar.gz
- https://mirrors.kodi.tv/build-deps/sources/libudfread-1.1.2.tar.gz
- libdvdcss-1.4.3-Next-Nexus-Alpha2-2.tar.gz
- libdvdnav-6.1.1-Next-Nexus-Alpha2-2.tar.gz
- libdvdread-6.1.3-Next-Nexus-Alpha2-2.tar.gz
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 55 Next › Last »
graysky commented on 2019-10-14 20:26 (UTC)
BlackIkeEagle commented on 2019-10-14 20:14 (UTC)
@graysky, is your build issue fixed with waylandpp 0.2.7 ?
graysky commented on 2019-10-14 10:44 (UTC) (edited on 2019-10-14 10:49 (UTC) by graysky)
OK, it seems waylandpp-0.2.6 is to blame for the wayland build failures (https://github.com/NilsBrause/waylandpp/commit/fef85e50eb39e6c709fb473c17dcd2aa009f0dbe). I will add waylandpp-git to the dep/makedeps for now but note that you have to fix its PKGBUILD. I provided a patch that does this on that AUR page.
graysky commented on 2019-10-13 21:24 (UTC) (edited on 2019-10-13 22:29 (UTC) by graysky)
@kevku - I will push an update but it is throwing build errors I believe at wayland. Need to explore further but likely cannot for a while. Feedback is welcomed.
EDIT: https://forum.kodi.tv/showthread.php?tid=348374&pid=2892427
Lenovsky commented on 2019-01-21 22:59 (UTC)
I've just disowned the package. My time has come, now it's someone else's turn ;)
vt220 commented on 2018-12-18 10:57 (UTC)
It seems that fstrcmp is also a build dependency now (and not only an installation dependency, as was mentioned below), is is possible please to add it as a build dependency as well?
WeenieHut commented on 2018-08-15 06:25 (UTC)
@martyg if you're going to post a patch don't include line breaks. Whenever I try to apply the patch its read as garbage. A for effort though.
martyg commented on 2018-08-01 02:59 (UTC)
-
copying.txt is no longer present in the source distro (Errors the build)
-
kodi binary will not load unless fstrcmp installed
-
kodi binary now requires lirc library to load (No longer optional)
Patch enclosed. (This will build the Leia Alpha 3 tag) https://ptpb.pw/i23Z
kevku commented on 2018-07-28 07:57 (UTC)
new dependency fstrcmp https://github.com/xbmc/xbmc/pull/14221
Lenovsky commented on 2018-07-16 05:45 (UTC)
Thank you for all the information, the package should work fine now.
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.