Commit graph

22 commits

Author SHA1 Message Date
markuskowa 56190b7794
Merge pull request #97400 from ck3d/vdr-epgsearch-20191202
vdr-epgsearch: 2.4.0 -> 20191202
2020-09-15 22:21:05 +02:00
markuskowa 8e9a572791
Merge pull request #97404 from ck3d/vdr-vaapidevice-20190526
vdr-vaapidevice: 0.7.0 -> 20190526
2020-09-15 22:20:47 +02:00
Christian Kögler 73653fe547 vdr-vaapidevice: 0.7.0 -> 20190526 2020-09-07 23:35:13 +02:00
Christian Kögler 31fed01d54 vdr-epgsearch: 2.4.0 -> 20191202 2020-09-07 23:17:46 +02:00
Christian Kögler 6378df317d vdr: 2.4.1 -> 2.4.4 2020-09-07 23:13:22 +02:00
Maximilian Bosch 44fb6cc037
vdr: fix build w/glibc-2.31
https://hydra.nixos.org/build/122891193
2020-06-29 14:41:42 +02:00
Doron Behar 01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Christian Kögler b7dad4977c vdr-xineliboutput: 2.1.0 -> 2.2.0 2020-03-22 21:23:06 +01:00
Christian Kögler d315b3d267 vdr-xinelinboutput: fix pkg-config for opengl
Up to including nixos-19.09 configure fall back and included right
libraries. Since nixos-20.03 pkg-config returns a valid value for opengl, but
opengl misses glx symbols.
2020-03-22 12:01:45 +01:00
John Ericson 9b090ccbca treewide: Get rid of most parseDrvName without breaking compat
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Christian Kögler 09a6b262c4 vdr: fix shebang of svdrpsend 2019-07-28 11:37:57 +02:00
markuskowa 902dbe7a3e
Merge pull request #63630 from ck3d/vdr-2.4.1
vdr: 2.4.0 -> 2.4.1
2019-06-24 10:32:31 +02:00
Christian Kögler 5e26875f77 vdr: 2.4.0 -> 2.4.1 2019-06-21 20:52:05 +02:00
volth d42a787417
fix ofborg evaluations broken in #63113 2019-06-20 19:01:58 +00:00
markuskowa 02128a8bb5
Merge pull request #63113 from ck3d/vdr-xineliboutput
initial vdr plugin xineliboutput-2.1.0
2019-06-20 13:37:36 +02:00
Christian Kögler 10d9abb1eb vdr-xineliboutput: introduced review comments 2019-06-17 18:48:48 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Christian Kögler 8eafd21f9e initial vdr plugin xineliboutput-2.1.0
Needed to patch package xineLib to fix usage of XINE_PLUGIN_PATH .
2019-06-14 10:04:27 +02:00
Christian Kögler 75060fab76 vdr: fix overrideAttrs (#59083)
The current vdr derivation can not be overritten. The attribute plugins
gets lost while overriding and that leads to problems when evaluating
vdrPlugins.

Moved vdr own plugins outside vdr derivation.
2019-04-07 15:09:38 +02:00
Christian Kögler dd3f755cf4
vdr: initial at 2.4.0 and nixos module
used same plugin mechanism as kodi does
2018-12-22 15:13:25 +01:00