Change it from 'git://' to 'git+HTTPS://'
Search Criteria
Package Details: kodi-git-eventclients 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: | 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.000127 |
First Submitted: | 2014-10-23 06:38 (UTC) |
Last Updated: | 2024-12-08 16:30 (UTC) |
Dependencies (61)
- bluez-libs (bluez-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- dav1d (dav1d-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- exiv2 (exiv2-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- ghostscript (make)
- giflib (giflib-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR) (make)
- gperf (gperf-gitAUR) (make)
- graphviz (make)
- gtest (googletest-gitAUR) (make)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR) (make)
- jdk21-openjdk (zing-21-binAUR, jdk21-temurinAUR, openjdk-zulu21-ca-fx-binAUR) (make)
- libass (libass-gitAUR) (make)
- libbluray (libbluray-gitAUR) (make)
- libcdio (libcdio-gitAUR) (make)
- libcec (libcec-gitAUR) (make)
- Show 41 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 .. 25 26 27 28 29 30 31 32 33 34 35 .. 55 Next › Last »
justin8 commented on 2014-01-08 21:23 (UTC)
filigran commented on 2014-01-08 14:55 (UTC)
Is there a way to modify the PKGBUILD to use the http/https protocol instead of git? For some reason I cannot use the git:// protocol on certain (big ones mostly) repos, it stalls at 99% and then times out. http/https works fine though.
blubbe commented on 2013-12-24 05:57 (UTC)
New dependency from a fresh install: libxslt
BlackIkeEagle commented on 2013-12-01 07:40 (UTC)
@vEX
thanks for reminding me, i was going to and then it slipped my mind
vEX commented on 2013-11-30 22:11 (UTC)
Would be nice if you could snatch the polkit rules from xbmc in community and package it with the next update. They are needed to run shutdown from within xbmc.
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.