Aaron Andersen
b84d158866
Merge pull request #152675 from jfly/issue-145116-kodi-wrapper-web-interface
...
kodi: copy web assets instead of symlinking
2022-01-03 13:41:01 -05:00
Aaron Andersen
77816a8ff0
Merge pull request #153245 from aanderse/kodi.packages
...
kodi.packages.orftvthek: init at 0.12.3-1
2022-01-03 08:40:48 -05:00
Aaron Andersen
393640ad66
Merge pull request #153250 from r-ryantm/auto-update/kodi-pvr-iptvsimple
...
kodiPackages.pvr-iptvsimple: 19.0.2 -> 19.0.3
2022-01-02 16:07:40 -05:00
R. Ryantm
9595114e39
kodiPackages.pvr-iptvsimple: 19.0.2 -> 19.0.3
2022-01-02 19:54:29 +00:00
Aaron Andersen
6bc440d834
Merge pull request #153243 from r-ryantm/auto-update/kodi-pvr-hts
...
kodiPackages.pvr-hts: 19.0.3 -> 19.0.4
2022-01-02 14:30:50 -05:00
Aaron Andersen
da82d35dcb
kodi.packages.orftvthek : init at 0.12.3-1
2022-01-02 14:23:53 -05:00
Aaron Andersen
bca10d1f5a
kodi.packages.simplejson: init at 3.17.0+matrix.2
2022-01-02 14:14:12 -05:00
Aaron Andersen
685dacce1d
kodi.packages.future: init at 0.18.2+matrix.1
2022-01-02 14:10:59 -05:00
Aaron Andersen
76ecba0adb
Merge pull request #153185 from jfly/easier-kodi-addon-patching-plus-fix-bug-in-youtube-kodi-addon
...
Easier kodi addon patching + fix bug in youtube kodi addon
2022-01-02 12:07:54 -05:00
R. Ryantm
7e2ca934b2
kodiPackages.pvr-hts: 19.0.3 -> 19.0.4
2022-01-02 16:48:19 +00:00
R. Ryantm
0bff8db6bc
kodiPackages.pvr-hdhomerun: 19.0.1 -> 19.0.2
2022-01-02 16:25:35 +00:00
Jeremy Fleischman
58058239d4
kodi: workaround for addon path bug in youtube addon
...
I've submitted a PR upstream to address this:
https://github.com/anxdpanic/plugin.video.youtube/pull/260 , this just
pulls the patch in sooner to get things unbroken for Nix users.
2022-01-02 02:16:42 -08:00
Jeremy Fleischman
a88c3bbfe1
kodi: allow using patch with kodi addons
...
I see no reason why we shouldn't just copy from `.` rather than `$src`.
One benefit of this is that the various patch phases update the context
of `.` rather than the immutable `$src`, which means they actually have
an effect on the build derivation now.
2022-01-02 02:16:31 -08:00
R. Ryantm
54f2511eb5
kodiPackages.inputstream-rtmp: 19.0.0 -> 19.0.1
2021-12-30 23:23:06 +00:00
Jeremy Fleischman
f99cd3fd08
kodi: copy web assets instead of symlinking
...
Kodi refuses to follow symlinks that lead outside of a small whitelist
of allowed directories. See
[`CFileUtils::CheckFileAccessAllowed`](4ac445c4a9/xbmc/utils/FileUtils.cpp (L252)
)
for the relevant code.
This feels like a pretty brittle workaround, but I can't think of a
better solution, so I'm going to say that this fixes
https://github.com/NixOS/nixpkgs/issues/145116 .
2021-12-30 03:09:48 -08:00
Aaron Andersen
3960078a20
Merge pull request #152175 from r-ryantm/auto-update/kodi-pvr-hdhomerun
...
kodiPackages.pvr-hdhomerun: 19.0.0 -> 19.0.1
2021-12-26 20:25:42 -05:00
R. Ryantm
c86ac43842
kodiPackages.inputstream-adaptive: 19.0.0 -> 19.0.1
2021-12-26 04:19:13 +00:00
R. Ryantm
e2aa58ccec
kodiPackages.pvr-hdhomerun: 19.0.0 -> 19.0.1
2021-12-26 02:45:58 +00:00
Aaron Andersen
3063366c4d
kodi.packages.netflix: 1.16.2 -> 1.18.2
2021-12-19 19:50:55 -05:00
AndersonTorres
4ec32d1ba3
kodi: move kodi-packages/ to kodi/addons/
2021-12-18 22:34:47 -03:00
Daniel Wagenknecht
6e170aa758
kodi: fix cross build
2021-12-06 07:34:44 +01:00
Artturin
b4fab0a98b
treewide: remove fmt from buildInputs where spdlog is used
...
spdlog_1 has fmt_8 in propagatedBuildInputs and having fmt which points
to fmt_7 in buildInputs makes the builds use wrong fmt
2021-11-07 22:05:08 +02:00
Aaron Andersen
81429ebd17
kodi.packages.buildKodiBinaryAddon: add extraCMakeFlags arg, add symlinks for libretro cores
2021-10-31 20:01:16 -04:00
Aaron Andersen
2ec0c698ea
kodi: 19.2 -> 19.3
2021-10-30 14:03:48 +08:00
Peter Hoeg
7ac7cb85df
kodi: tarball checksum changed underneath us
2021-10-11 11:56:24 +08:00
Davíð Steinn Geirsson
3cc891a48b
kodi: 19.1 -> 19.2
2021-10-11 11:23:09 +08:00
Ryan Burns
41574158a0
libgpg-error: rename from libgpgerror
...
Matches pname and upstream project name
2021-10-06 18:23:43 -07:00
Davíð Steinn Geirsson
fe29ded365
kodi: Fix git revisions for libdvd{css,nva,read}
...
Tags are for Leia, kodi in nixpkgs is now Matrix.
2021-09-11 00:37:12 +00:00
Aaron Andersen
acf6abcafc
kodi: set proper PYTHONPATH for addons
2021-07-21 10:53:40 -04:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Martin Weinelt
fd899bd080
kodi: update git tag
...
Kodi dropped and renamed the tag for their latest release from v19.1 to
19.1-Matrix.
https://github.com/xbmc/xbmc/issues/19710
2021-05-17 09:14:38 +08:00
Aaron Andersen
460f8def67
Merge pull request #122255 from aanderse/kodi
...
kodi: 19.0 -> 19.1
2021-05-14 23:21:08 -04:00
Aaron Andersen
3f499a9c64
kodi: 19.0 -> 19.1
2021-05-08 18:26:19 -04:00
github-actions[bot]
8156636ab9
Merge master into staging-next
2021-04-17 18:10:38 +00:00
Aaron Andersen
12a520fc53
kodi.packages.buildKodiBinaryAddon: add extraNativeBuildInputs
2021-04-16 14:24:14 -04:00
Aaron Andersen
f739f523d5
kodi: remove old file that was missed during cleanup
2021-04-16 14:23:16 -04:00
Gabriel Ebner
e88d3ebd5e
kodi: add missing mesa dependency
2021-04-09 18:12:15 +02:00
Sandro Jäckel
3453b89f4b
lzma: deprecate alias
2021-04-04 19:49:52 +02:00
Aaron Andersen
932e9807fe
kodi: expose internal ffmpeg derivation
2021-03-23 21:01:36 -04:00
Aaron Andersen
6fe6c35a96
kodi.packages.buildKodiAddon, kodi.packages.buildKodiBinaryAddon: include runHook preInstall and postInstall
2021-03-21 21:40:23 -04:00
Aaron Andersen
3b21be2b05
maintainers/teams: add kodi team
2021-03-18 20:43:15 -04:00
Aaron Andersen
7a6720beee
kodi.withPackages: include pillow and pycryptodome python dependencies
2021-03-15 20:37:52 -04:00
Aaron Andersen
dd0d4cade8
kodi.packages: split into separate files
2021-03-15 18:50:58 -04:00
Aaron Andersen
1d779d5a43
kodiPackages: drop advanced-launcher, advanced-emulator-launcher, hyper-launcher.service, hyper-launcher.plugin, simpleplugin, and yatp packages, all of which are broken and no longer maintained upstream
2021-03-14 10:08:14 -04:00
Aaron Andersen
028f242632
kodi.packages: drop controllers.default and controllers.snes packages which are now included in a basic kodi install
2021-03-14 10:01:18 -04:00
Aaron Andersen
901b43d439
kodi: miscellaneous cleanup
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-11 20:35:54 -05:00
Aaron Andersen
4ef33dd12d
kodi: rename useWayland and useGbm flags to waylandSupport and gbmSupport
2021-03-11 20:35:54 -05:00
Aaron Andersen
ce0621ec4f
kodi: introduce kodi.withPackages to replace kodiPackages.kodiWithAddons
2021-03-11 20:35:54 -05:00
Aaron Andersen
587a8b2837
kodi: drop wrapKodi function and disregard config.kodi.* options
2021-03-11 20:35:54 -05:00
Aaron Andersen
f8f037b51d
kodiPlain: rename default.nix to unwrapped.nix
2021-03-11 20:35:54 -05:00