3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

22 commits

Author SHA1 Message Date
github-actions[bot] 93ca6b8345
Merge master into staging-next 2022-04-24 06:01:05 +00:00
Ben Siraphob 259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
Jeremy Fleischman cb720edb7d
kodi: More robust handling of kodi webserver assets
This adds a backport of
a6dedce7ba
to Kodi 19.4 Matrix. This can be removed once a new release of Kodi comes
out and we upgrade to it.

What's nice about this approach is that it doesn't special case
webinterface.default. I've never actually tried using a non-default web
interface with Kodi, but I bet it wouldn't have worked before this
change, and I think it would work after this change =)

See and
https://github.com/NixOS/nixpkgs/pull/152675#issuecomment-1003442175 and
https://forum.kodi.tv/showthread.php?tid=366338&pid=3079493 for some
discussion about this approach.
2022-04-07 21:52:16 -07:00
Aaron Andersen cee06ece48 kodi: 19.3 -> 19.4 2022-03-09 20:34:14 -05:00
Scott Worley 58fe065d8b kodi: Build with libudfread 2022-01-08 00:03:11 -08: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 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
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
Gabriel Ebner e88d3ebd5e kodi: add missing mesa dependency 2021-04-09 18:12:15 +02:00
Aaron Andersen 932e9807fe kodi: expose internal ffmpeg derivation 2021-03-23 21:01:36 -04:00
Aaron Andersen 3b21be2b05 maintainers/teams: add kodi team 2021-03-18 20:43:15 -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 f8f037b51d kodiPlain: rename default.nix to unwrapped.nix 2021-03-11 20:35:54 -05:00
Renamed from pkgs/applications/video/kodi/default.nix (Browse further)