Commit graph

130 commits

Author SHA1 Message Date
Vladimír Čunát 22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02:00
Vladimír Čunát f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
Izorkin 329a88efa7 treewide: replace mysql.connector-c to libmysqlclient 2019-09-09 15:55:34 +03:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Carles Pagès 7547a7a1d4 kodi: 19.3 -> 19.4 2019-09-04 00:40:07 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Peter Hoeg e712667ffd kodi: 18.1 -> 18.3 2019-07-29 15:07:26 +08:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Daniel Schaefer 786f02f7a4 treewide: Remove usage of isNull
isNull "is deprecated; just write e == null instead" says the Nix manual
2019-04-29 14:05:50 +02:00
Minijackson e1f802dfef kodi: add Wayland support 2019-04-14 20:32:26 -04:00
Carles Pagès cd0f0374f6 kodi: 18.0 -> 18.1
Also updated its bundled ffmpeg for a bugfix.
2019-03-24 00:22:48 +01:00
worldofpeace 83c92d8215
Merge pull request #56467 from minijackson/kodi_vfs_addons
kodiPlugins: init vfs.{sftp, libarchive}
2019-02-27 19:16:26 -05:00
Minijackson 7ca5c6b3c3 kodiPlugins.vfs-libarchive: init at 1.0.5 2019-02-27 23:34:42 +01:00
Minijackson b4dbc56dbf kodiPlugins.vfs-sftp: init at 1.0.1 2019-02-27 20:29:11 +01:00
Minijackson a7f217723e kodiPlugins.osmc-skin: 17.0.4 -> 18.0.0 2019-02-27 18:24:22 +01:00
Carles Pagès cd6b31fe38 kodiPlugins: update for kodi 18
Updated the ones that failed to build: pvr-*, joystick and
steamcontroller.
2019-02-23 16:10:36 +01:00
Carles Pagès 8b5c59219b kodiPlugins: fix wrapper evaluation 2019-02-23 03:09:51 +01:00
Carles Pagès b7fd4554be kodiPlugins.pvr-hts: 3.4.16 -> 4.4.14
Update for kodi 18 Leia.
2019-02-23 03:09:51 +01:00
Stefan Wiehler 6307e2b00f kodiPlugins.inputstream-adaptive: init at 2.3.12 2019-02-19 07:43:01 +01:00
Stefan Wiehler bcb57f6c57 kodi: 17.6 -> 18.0 2019-02-19 07:40:39 +01:00
Lengyel Balazs f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
Jan Malakhovski f78835e791 kodiPlugins.exodus: remove
No loner exists, I couldn't find an official replacement repo, should be
removed according to
https://github.com/NixOS/nixpkgs/pull/46196#discussion_r215762595
2018-11-18 11:19:20 +01:00
Jan Malakhovski e220331903 kodiPlugins.yatp: init at 3.3.2 2018-11-18 11:19:20 +01:00
Jan Malakhovski 607c6e78e7 kodiPlugins.simpleplugin: init at 2.3.2 2018-11-18 11:19:20 +01:00
Jan Malakhovski 031e1cf674 kodiPlugins: simplify, generalize, implement kodiWithPlugins 2018-09-06 20:21:04 +00:00
Jan Malakhovski e883b86c0e kodiPlugins: inline commons.nix 2018-09-06 19:55:55 +00:00
Jan Malakhovski 1d64f70bd7 kodi: wrapper: set PYTHONPATH from plugins 2018-09-06 19:55:55 +00:00
Jan Malakhovski 02557dade2 kodi: passthu pythonPackages 2018-09-06 19:55:55 +00:00
Jan Malakhovski 88d69df250 kodi: wrapper: simplify 2018-09-06 19:55:55 +00:00
Jan Malakhovski 574f2a33c0 kodiPlugins.steam-launcher: fix what is clearly a bug 2018-09-06 19:55:54 +00:00
aanderse 435eccf15e kodi: fix nfs support (#46006)
libnfs is required to be in the LD_LIBRARY_PATH for kodi if you want nfs support 
see: https://www.reddit.com/r/NixOS/comments/9aiquo/how_to_enable_nfs_support_in_kodi/
2018-09-03 22:33:38 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Matthew Justin Bauer 7d40f48c86
kodi.plugins: fix homepage typo 2018-05-23 16:20:24 -05:00
worldofpeace 1edc7ae639 xbmcPlugins.osmc-skin: init at 17.0.4 2018-05-16 08:27:42 -04:00
Robert Schütz 80fc5f2a24 Merge branch 'master' into staging 2018-04-10 09:13:36 +02:00
Matthew Justin Bauer 205dfeb8e0
Merge pull request #35475 from ljli/kodi-iptv-simple
kodi: add IPTV Simple addon
2018-04-09 14:20:14 -05:00
Jan Malakhovski 53af02b5bb kodi: fix build 2018-03-26 14:02:06 +03:00
Vladimír Čunát 565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Leon Isenberg 3c801e92a2 kodi: add IPTV Simple addon 2018-02-24 17:05:38 +01:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Robin Gloster ee1c85aee9 mariadb: lib -> connector-c 2017-12-29 02:18:35 +01:00
Carles Pagès 5aa539a537 kodi: fix hw accel
Also, drop SDL build inputs. SDL was not even detected/enabled.
2017-12-23 09:50:21 +01:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Ricardo M. Correia 9249dc6557
Merge pull request #30790 from spiderbit/master
kodi: downgrade kodiPlugin.joystick to compatible version 1.3.2
2017-11-28 18:29:55 +01:00
Peter Hoeg 737558b7bb kodi: 17.4 -> 17.6 and move to cmake
ffmpeg is now built as a separate derivation using the kodi makefile to avoid
having to rebuild ffmpeg every time kodi is changed.

Additionally, due to the far superior cmake output a number of dependencies were
identified that have been added as well.
2017-11-18 10:01:04 +00:00