Commit Graph

85 Commits

Author SHA1 Message Date
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
Stefan Huchler
72f441d090 kodi: downgrades kodiPlugin.joystick to compatible version 1.3.2 2017-10-25 13:56:32 +02:00
Samuel Leathers
694e7e08d6 kodi: 17.3 -> 17.4 2017-09-23 16:59:45 +02:00
Jonathan Rudenberg
84bfe7ed78
kodiPlugins: fix path for shared object links
Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>
2017-09-19 08:10:12 +02:00
Frederik Rietdijk
13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
davidak
3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Edward Tjörnhammar
677f194a10
kodiPlugins.steam-controller: init at 0.9.0 2017-06-05 17:19:12 +02:00
Edward Tjörnhammar
fe0b858113
kodiPlugins.joystick: init at 1.3.6 2017-06-05 17:17:57 +02:00
Edward Tjörnhammar
4f410bfc8d
kodiPlugins.advanced-emulator-launcher: init at 0.9.6 2017-06-05 17:17:57 +02:00
Edward Tjörnhammar
513e66e310
kodiPlugins: move build funs to common 2017-06-05 17:17:57 +02:00
Edward Tjörnhammar
5b01ba947a
kodiPlugins.svtplay: 4.0.42 -> 4.0.48 2017-05-25 15:33:08 +02:00
Edward Tjörnhammar
1f98e47ec1
kodiPlugins.exodus: 3.0.5 -> 3.1.13 2017-05-25 13:58:47 +02:00
Edward Tjörnhammar
0c6153059d
kodi: 17.2 -> 17.3 2017-05-25 13:58:46 +02:00
Peter Hoeg
8fd2f022f0 kodi: 17.1 -> 17.2 2017-05-24 16:03:25 +08:00
Carles Pagès
f60767d55e Merge pull request #25366 from titanous/kodi-hdhomerun
kodi: add pvr-hdhomerun plugin
2017-05-22 23:32:07 +02:00
Joachim Fasting
874b81b31f
treewide: s,enableParallelBuild(s),enableParallelBuilding,g 2017-05-20 17:16:17 +02:00
Jonathan Rudenberg
8a978a7be3 kodi: init pvr-hdhomerun plugin at 2.4.7 2017-05-02 13:47:02 -04:00
Jean-Baptiste Giraudeau
40d46f9ca4 Kodi: use kodi fork of libdvdnav/libdvdread. Fix #24153 (dvd playback) 2017-04-07 07:55:07 +02:00
Peter Hoeg
7833436098 kodi: 17.0 -> 17.1 2017-03-24 08:19:16 +08:00
Jonathan Rudenberg
87d294fcdd kodi: Explicitly compile in libcec support
Adding this flag prevents silent breakage of CEC support.
2017-02-25 08:53:31 +01:00
Edward Tjörnhammar
7d8a6ef1fd
kodiPlugins.exodus: 2.0.12 -> 3.0.5 2017-02-09 21:18:57 +01:00
Carles Pagès
c54f47b013 kodiPlugins.pvr-hts: 3.4.4 -> 3.4.16 2017-02-03 23:13:41 +01:00
Edward Tjörnhammar
62dc683096
kodiPlugins: updates
* Added exodus in favour of genesis, same developer and old plugin is dead
  * Added gamepad(controllers) inputs as enableControllers
  * Updated SVTPlay, HyperLauncher
  * Removed SALTS, doesn't work without a FHS
2017-02-02 21:12:55 +01:00
Carles Pagès
d211d7c440
kodiPlugins.pvr-hts: update to 3.4.4 for kodi17
Updated pvr-hts plugin to latest version to work with kodi 17. Had to
update libcec as well, to pick the name change.
2017-02-02 21:12:54 +01:00
Edward Tjörnhammar
a70b4f7b38
kodi: 16.1 -> 17.0 2017-02-02 21:12:54 +01:00
Carles Pagès
fd400ced6b Rename page to cpages to match github
I also updated the mail.
2017-01-20 16:55:29 +01:00
Joachim Fasting
52cb1df30c
kodi/wrapper: fix typo, preferLocalBuilds -> preferLocalBuild 2016-12-14 03:48:44 +01:00
Frederik Rietdijk
7af8b221fd kodi: use python2 2016-10-18 23:16:05 +02:00
Frederik Rietdijk
104c50dd1a Python: remove modules and pythonFull 2016-10-10 10:33:24 +02:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Carles Pagès
8a304cc228 Merge pull request #15726 from simonvandel/fix-pvr-hts
kodiPlugins.pvr-hts: fix load
2016-05-30 08:49:49 +02:00
Simon Vandel Sillesen
1090839df1 kodiPlugins.pvr-hts: fix load 2016-05-26 19:24:57 +02:00
Domen Kožar
b49bf121b8 rename iElectric to domenkozar to match GitHub 2016-05-17 13:00:47 +01:00
Edward Tjörnhammar
40ea584903
kodi: 16.0 -> 16.1 2016-04-24 22:34:31 +02:00
Spencer Janssen
a3d6602c39 kodi: fix build after pcre split (#14714) 2016-04-15 08:57:13 +01:00
Vladimír Čunát
30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Edward Tjörnhammar
b8755a4cdf
kodiPlugins.svtplay: 4.0.23 -> 4.0.24 2016-04-03 12:08:53 +02:00
Vladimír Čunát
ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Simon Vandel Sillesen
76ce988c50 kodiPlusings.pvr-hts: fix loading of plugin
The plugin was looking for pvr.hts.so.2.2.13, so as only pvr.hts.so was copied, the plugin would not load. This symlinks all variants of the name to the addons folder.
2016-03-20 17:03:12 +01:00
Edward Tjörnhammar
dcf8c1573b
kodiPlugins.svtplay: 4.0.21 -> 4.0.23 2016-03-19 22:55:41 +01:00
Edward Tjörnhammar
cf40f1f8c6
kodiPlugins.steam-launcher: 3.1.1 -> 3.1.4 2016-03-19 22:55:20 +01:00
Edward Tjörnhammar
4422731542
kodiPlugins.salts: 2.0.6 -> 2.0.19 2016-03-19 22:55:07 +01:00
Edward Tjörnhammar
c871c625c0
kodiPlugins.hyper-launcher.{plugin,service}: init at 1.2.0 2016-03-19 22:54:52 +01:00
Edward Tjörnhammar
7d0b492731
kodiPlugins.pdfreader: init at 1.0.2 2016-03-19 22:54:37 +01:00