Search Criteria
Package Details: kodi-addon-pvr-iptvsimple-git r871.847750a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kodi-addon-pvr-iptvsimple-git.git (read-only, click to copy) |
---|---|
Package Base: | kodi-addon-pvr-iptvsimple-git |
Description: | Kodi's IPTV Simple client addon. |
Upstream URL: | https://github.com/kodi-pvr/pvr.iptvsimple |
Keywords: | addon iptv kodi pvr |
Licenses: | GPL3 |
Conflicts: | kodi-addon-pvr-iptvsimple, kodi-pvr-addons |
Provides: | kodi-addon-pvr-iptvsimple |
Submitter: | BluePeril |
Maintainer: | JulianXhokaxhiu |
Last Packager: | JulianXhokaxhiu |
Votes: | 27 |
Popularity: | 0.000000 |
First Submitted: | 2015-07-25 10:27 (UTC) |
Last Updated: | 2024-07-18 22:48 (UTC) |
Dependencies (7)
- kodi (kodi-ext-gitAUR, kodi-gles)
- p8-platform (libplatform-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- kodi-dev (kodi-ext-git-devAUR, kodi-stable-git-devAUR, kodi-git-devAUR) (make)
- kodi-platform (kodi-platform-gitAUR) (make)
- pugixml (pugixml-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
csts commented on 2022-12-29 16:02 (UTC)
It should use kodi-nexus-git-dev to be used with kodi-nexus-git (also available as binary in Chaotic-AUR) to support Kodi Nexus. kodi-git (Master) now points to Kodi 21 Alpha.
It now grabs kodi-dev (Matrix) and of course is not working.
csts commented on 2022-11-24 17:43 (UTC)
Fails to build:
https://www.zerobin.tk/?ac3bb5a1ba6a3de7#5Kdo4AGxddmGHTVDtweva1CfHUdvb4m59iLcbMDBXBCV
JulianXhokaxhiu commented on 2022-08-07 18:17 (UTC)
Package has been updated to be in sync with the available kodi package version on the official repos, using the Matrix branch but still being on the latest tip available on the branch. I've also improved a bit the rules to build it, as well as improved build time performance. Any feedback is welcome.
Twiki commented on 2022-08-02 20:18 (UTC)
AUR email message on August 1st, 2022: "The package kodi-addon-pvr-iptvsimple-git [1] was disowned by bdaviv. What now?
Twiki commented on 2021-11-05 12:08 (UTC) (edited on 2021-11-05 12:26 (UTC) by Twiki)
In PKGBUILD: source=("${_gitname}::git+https://github.com/kodi-pvr/pvr.iptvsimple#branch=Leia").
In .SRCINFO: source = pvr.iptvsimple::git+https://github.com/kodi-pvr/pvr.iptvsimple#branch=Leia.
Under Dependencies (on this page): kodi (kodi-matrix-git, kodi-git) and kodi-dev (kodi-matrix-git-dev, kodi-git-dev) (make).
Leia (v18) source code with a Kodi Matrix (v19) dependency?
francoism90 commented on 2019-02-10 14:52 (UTC)
I'm not using this package anymore, and I'm unable to test. Sorry.
knedlyk commented on 2019-02-09 19:17 (UTC) (edited on 2019-02-09 19:18 (UTC) by knedlyk)
@francoism90 Cannot build package with the new cmake, please add WORKING_DIRECTORY:
build() { cd "${srcdir}/${_gitname}" cmake \ -DADDONS_TO_BUILD=pvr.iptvsimple \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=/usr/lib/kodi \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_MODULE_PATH=/usr/lib/kodi \ WORKING_DIRECTORY . }
francoism90 commented on 2019-02-06 19:43 (UTC)
@knedlyk What's the relation with this package?
knedlyk commented on 2019-02-05 23:12 (UTC)
I have this issue: https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/issues/28
« First ‹ Previous 1 2 3 4 5 Next › Last »