Commit Graph

1590 Commits

Author SHA1 Message Date
Jörg Thalheim
b4df112941
Merge pull request #53780 from OPNA2608/obs-scripting
obs-studio: add new optional dependencies
2019-01-11 11:43:27 +00:00
Peter Hoeg
a9632dd470
Merge pull request #52453 from Anton-Latukha/handbrake-1.2
handbrake: 1.1.2 -> 1.2.0
2019-01-11 14:10:56 +08:00
Christoph Neidahl
26f7df6b6a obs-studio: add new optional dependencies
This commit adds a new set of optional dependencies introduced with version 21.0 of OBS to allow Lua and Python 3 scripts to be run.

If this batch of new dependencies is not desired by the user, then they may set `scriptingSupport` to false to disable it.
2019-01-10 22:58:20 +01:00
Robert Schütz
28ba2d3379 qmediathekview: 2017-04-16 -> 2019-01-06 2019-01-10 18:20:37 +01:00
Vladimír Čunát
287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
Vladimír Čunát
10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Frederik Rietdijk
a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Frederik Rietdijk
e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Vladimír Čunát
a68ae2c205
obs-studio: restrict meta.platforms
Hydra has been trying to build it on aarch64-linux, but never succeeded:
https://hydra.nixos.org/job/nixpkgs/trunk/obs-studio.aarch64-linux/all
(It tries to feed compiler x86-specific options.)
I didn't test i686-linux, due to a transitive dependency not building
(libupnp), but there it might likely work.
2019-01-05 22:51:21 +01:00
Vladimír Čunát
e6aa4d76ed
Merge #53164: vlc: 3.0.4 -> 3.0.5
https://mailman.videolan.org/pipermail/videolan-announce/2018-December/000173.html
2019-01-05 22:05:41 +01:00
Frederik Rietdijk
60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Anton-Latukha
9f6e6f9b31 nv-codec-headers: bring package to top-level 2019-01-05 03:31:43 +02:00
Piotr Bogdan
d02a1bb2ab kino: link with lib{avcodec,avutil} explicitly 2019-01-04 21:44:20 +00:00
Frederik Rietdijk
9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Piotr Bogdan
4bdf36d156 aegisub: link with pthread explicitly 2019-01-04 19:33:49 +00:00
Lengyel Balazs
f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
nyanloutre
b245c0cd52 obs-studio: fix wrong patch hash 2019-01-04 14:35:33 +01:00
nyanloutre
560a7add3d obs-studio: apply fix for fdk-aac v2.0.0 2019-01-04 14:35:33 +01:00
R. RyanTM
2745ab0dcf shotcut: 18.11.18 -> 18.12.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shotcut/versions
2019-01-02 00:27:03 -08:00
R. RyanTM
8acd7a9ab7 libsForQt5.vlc: 3.0.4 -> 3.0.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vlc/versions
2019-01-01 16:36:45 -08:00
Frederik Rietdijk
070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Anton-Latukha
6ebcbd0c97 handbrake: 1.2.0: ffmpeg_4 -> ffmpeg-full 2018-12-28 20:05:20 +02:00
Anton-Latukha
fd8a90f5ca handbrake: 1.2.0: updating deps
rm yasm - dropped
rm bzip2, zlib - no needed for build
rm mp4v2, libmkv, mpeg2dec - drop abandonware, HandBrake now uses FFMpeg for that
add nasm, speex, nv-codec-headers - new required deps
2018-12-28 20:03:21 +02:00
Anton-Latukha
42f660a3a0 handbrake: 1.2.0: add cmake, no cmake conf 2018-12-27 20:12:14 +02:00
Frederik Rietdijk
10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
Anton-Latukha
0f83cff8a2 handbrake: 1.2.0: switch to FFMpeg, deps sort 2018-12-27 18:32:38 +02:00
Dmitry Kalinkin
20d60c8238
treewide: use pythonPackages.pyqt5_with_qtwebkit where QtWebKit is needed 2018-12-27 09:14:21 -05:00
Anton-Latukha
3f222747bf handbrake: 1.1.2 -> 1.2.0 2018-12-27 03:22:05 +02:00
R. RyanTM
e96b3a95c4 clipgrab: 3.7.1 -> 3.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clipgrab/versions
2018-12-26 00:22:09 -08:00
worldofpeace
702168a67c gsound: rename from gnome3.gsound 2018-12-25 20:14:29 -05:00
Jörg Thalheim
633bc1d09b
Merge pull request #52686 from Mic92/vdr
vdr: revisited version of https://github.com/NixOS/nixpkgs/pull/32050
2018-12-23 16:19:27 +01: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
R. RyanTM
f751f85b63 shotcut: 18.10.08 -> 18.11.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shotcut/versions
2018-12-18 14:50:22 -05:00
Dmitry Kalinkin
7d3993295c
motion: add veprbl to meta.maintainers 2018-12-15 11:28:34 -05:00
R. RyanTM
4c0f5dc756 motion: 4.2 -> 4.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/motion/versions
2018-12-15 01:11:09 -08:00
Frederik Rietdijk
5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Kyle Lacy
50069a0eea plex-media-player: 2.14.1 -> 2.23.0 2018-12-04 00:11:48 -08:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar
a3d6b0a4b1
pitivi: 0.99.0 → 0.999.0 2018-11-30 21:34:46 +01:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next 2018-11-26 10:28:00 +01:00
Renaud
6c74e75228
Merge pull request #47745 from r-ryantm/auto-update/openshot-qt
openshot-qt: 2.4.2 -> 2.4.3
2018-11-25 13:33:39 +01:00
Philipp Middendorf
5f5e3a1bf2 pyCA: init at 2.1 2018-11-24 11:30:37 +01:00
Frederik Rietdijk
aabf1a93bc Merge staging-next into staging 2018-11-20 11:51:11 +01:00
Frederik Rietdijk
fd26e7be2a Merge master into staging-next 2018-11-20 11:47:26 +01:00
Renaud
032c4b9ff0
Merge pull request #50696 from nyanloutre/makemkv-update
makemkv: 1.14.0 -> 1.14.1
2018-11-20 10:31:40 +01:00
nyanloutre
05166dcce1 makemkv: using two URLs for src
This will prevent future failures due to the first URL being broken each
time a new version is released

See https://github.com/NixOS/nixpkgs/pull/50437#issuecomment-439329862
for details
2018-11-20 09:45:02 +01:00
nyanloutre
30bc36c64e makemkv: 1.14.0 -> 1.14.1 2018-11-19 10:44:30 +01:00
Frederik Rietdijk
e343a85cfb Merge master into staging-next 2018-11-19 09:55:32 +01:00
Matthew Bauer
2c1d3a9a82 Merge remote-tracking branch 'upstream/master' into staging 2018-11-18 19:02:09 -06:00
c0bw3b
525e397f64 live555: broken on aarch64 2018-11-18 17:50:27 +01:00
xeji
a292829e58
Merge pull request #50491 from oxij/pkgs/tiny-fixes
trivial: random fixes
2018-11-18 16:58:55 +01:00
R. RyanTM
f1bf0078b8 smtube: 18.9.0 -> 18.11.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smtube/versions
2018-11-18 02:23:05 -08: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
Frederik Rietdijk
63c6875f26 Merge master into staging-next 2018-11-18 10:32:12 +01:00
Jan Malakhovski
e426758d0e vlc: fix build without qt5 2018-11-18 09:08:06 +00:00
Jörg Thalheim
081f17f0d0
Merge pull request #50339 from peterhoeg/u/motion
motion: 4.1.1 -> 4.2
2018-11-14 17:53:50 +00:00
Piotr Bogdan
b8d0810e98 miro: remove 2018-11-14 15:59:18 +00:00
Matthew Bauer
bfbfe941ab treewide: use scons setup hook
Lots of packages can use it. Here is the list:

- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
Daniël de Kok
6c2050fd9c handbrake: 1.1.0 -> 1.1.2
Changes:

https://github.com/HandBrake/HandBrake/releases/tag/1.1.2
https://github.com/HandBrake/HandBrake/releases/tag/1.1.1

Derivation changes:

Transcoding to to MP4 was broken, failing with:

Tag avc1/0x31637661 incompatible with output codec id '28'
muxavformat: avformat_write_header failed!

Fix this using A20-avc3-hvc1-override.patch provided by upstream.
2018-11-12 07:44:19 +01:00
Daniël de Kok
f528731fe9 makemkv: 1.12.3 -> 1.14.0
Changes: https://www.makemkv.com/download/history.html

Since this derivation only support Linux on x86_64, set the platform
meta data accordingly.
2018-11-07 20:26:30 +01:00
Andrew Kelley
10e4d63c6c
remove qgifer
I was the one who originally packaged it, but it never really worked
well. I don't think anyone is using it.
2018-11-06 09:41:37 -05:00
Peter Hoeg
cdd4d8b735 motion: 4.1.1 -> 4.2 2018-11-04 19:52:09 +08:00
Andrew Dunham
0cf647fe62 vlc: remove references to the Qt development headers 2018-10-27 18:03:37 -07:00
Andrew Dunham
79d46f0a28 vlc: shrink runtime closure size by removing CONFIGURE_LINE 2018-10-27 15:11:35 -07:00
R. RyanTM
d6a15b09c7 mkvtoolnix: 27.0.0 -> 28.2.0 (#49253)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mkvtoolnix/versions
2018-10-27 12:58:27 -04:00
Justin Humm
5ab10923d6
mapmap: mark broken
the mapmap binary segfaults at the moment at master and nixos-18.09. I
will speak with upstream for a fix and mark this broken in the meantime.
2018-10-25 17:53:58 +02:00
R. RyanTM
c70ad805d2 smplayer: 18.9.0 -> 18.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smplayer/versions
2018-10-24 16:53:16 +02:00
R. RyanTM
a8e6a0c792 clipgrab: 3.7.0 -> 3.7.1 (#48536)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clipgrab/versions
2018-10-21 22:30:20 +02:00
Frederik Rietdijk
89349fdae9 Merge staging-next into staging 2018-10-17 08:36:28 +02:00
Jörg Thalheim
572aba5a01
Merge pull request #48410 from r-ryantm/auto-update/libopenshot
libsForQt5.libopenshot: 0.2.1 -> 0.2.2
2018-10-16 01:05:47 +01:00
R. RyanTM
6fb80eeacc libsForQt5.libopenshot: 0.2.1 -> 0.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libopenshot/versions
2018-10-14 06:55:36 -07:00
R. RyanTM
820e2fd72f shotcut: 18.09.16 -> 18.10.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shotcut/versions
2018-10-14 09:00:05 +02:00
Renaud
4305a4e49d
Merge pull request #47762 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 26.0.0 -> 27.0.0
2018-10-13 18:08:41 +02:00
volth
a974ecf803
Merge branch 'staging' into remove-top-perlXMLParser 2018-10-13 13:22:11 +00:00
volth
c0fed1ba77 perlXMLParser -> perlPackages.XMLParser 2018-10-12 22:56:15 +00:00
Joachim F
e93bb08960
Merge pull request #47756 from r-ryantm/auto-update/obs-studio
obs-studio: 22.0.2 -> 22.0.3
2018-10-11 18:43:59 +00:00
Jan Tojnar
5cc18c4781
gnome3: remove versionBranch attribute
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
R. RyanTM
f8f9327697 mkvtoolnix: 26.0.0 -> 27.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mkvtoolnix/versions
2018-10-03 07:27:52 -07:00
R. RyanTM
ecd4fc5292 obs-studio: 22.0.2 -> 22.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/obs-studio/versions
2018-10-03 06:18:19 -07:00
R. RyanTM
97b739f256 openshot-qt: 2.4.2 -> 2.4.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openshot-qt/versions
2018-10-03 05:09:43 -07:00
Vladyslav M
889c72032f mpv: 0.29.0 -> 0.29.1 (#47689) 2018-10-03 00:34:16 +02:00
R. RyanTM
154089109a smtube: 18.3.0 -> 18.9.0 (#46960)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smtube/versions
2018-09-29 20:44:14 +02:00
R. RyanTM
d7dcea5bf0 libsForQt5.libopenshot: 0.2.0 -> 0.2.1 (#47037)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libopenshot/versions
2018-09-28 22:15:41 +02:00
R. RyanTM
c19cce9409 libsForQt5.libopenshot-audio: 0.1.6 -> 0.1.7 (#47028)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libopenshot-audio/versions
2018-09-28 22:07:59 +02:00
Corey O'Connor
26ce265258 vlc: 3.0.3 -> 3.0.4 (#47406) 2018-09-26 23:22:40 +02:00
adisbladis
7e3d35afc5
obs-linuxbrowser: 0.5.0 -> 0.5.2 2018-09-25 22:55:24 +08:00
Franz Pletz
e9faf00a90
obs-studio: 21.1.2 -> 22.0.2 2018-09-24 09:34:05 +02:00
lewo
1dc8728589
Merge pull request #46951 from r-ryantm/auto-update/smplayer
smplayer: 18.6.0 -> 18.9.0
2018-09-23 09:40:04 +02:00
Will Dietz
c20caa6a6f gnomecast: 1.4.0 -> 1.4.1 (#47191) 2018-09-23 00:31:07 +02:00
R. RyanTM
45de1594d7 clipgrab: 3.6.9 -> 3.7.0 (#47082)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clipgrab/versions
2018-09-21 18:33:16 +02:00
R. RyanTM
2ed26f5838 shotcut: 18.08.14 -> 18.09.16 (#46963)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shotcut/versions
2018-09-21 17:56:47 +02:00
R. RyanTM
898915db94 smplayer: 18.6.0 -> 18.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smplayer/versions
2018-09-20 03:15:16 -07:00
xeji
d2ab091dd3
Merge pull request #46196 from oxij/pkgs/kodi-with-plugins
kodi: implement `kodiWithPlugins`, add more plugins
2018-09-08 23:43:42 +02:00
Markus Kowalewski
6e6e41b56e
xine-ui: add license 2018-09-08 15:28:10 +02:00
Markus Kowalewski
2be3ed4062
tivodecode: add license 2018-09-08 15:27:50 +02: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
geistesk
14837a8277 mpv: add cddaSupport-flag to play Audio CDs
Introduced `cddaSupport` for `mpv` which defaults to false. By enabling
it, `mpv` will be compiled with cdda support (`libcdio{,-paranoia}`) to
play audio CDs.
2018-09-04 18:46:31 +02:00
geistesk
7cdb44e793 mpv: resorted support options alphabetically 2018-09-04 18:44:01 +02:00
Jan Tojnar
50b6311f69
pitivi: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:42 +02:00
Jan Tojnar
19225529c9
gnome-mpv: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:38 +02:00
R. RyanTM
a2f490c576 mkvtoolnix: 25.0.0 -> 26.0.0 (#45812)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mkvtoolnix
2018-09-04 01:02:02 +02: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
Markus Kowalewski
13a97da2d4
uvccapture: remove dead homepage link 2018-09-02 01:46:26 +02:00
Frank Doepper
c49baf9da4 shotcut: 18.08 -> 18.08.14 (#45862) 2018-08-31 20:00:07 +02:00
John Ericson
0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Timo Kaufmann
0c2a50ec9e
Merge pull request #45603 from r-ryantm/auto-update/clipgrab
clipgrab: 3.6.8 -> 3.6.9
2018-08-26 20:11:22 +02:00
R. RyanTM
a66cd66f79 clipgrab: 3.6.8 -> 3.6.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clipgrab/versions.
2018-08-24 11:50:10 -07:00
Tycho Grouwstra
a89492b0f0 webtorrent-desktop: fix .desktop Path entries (#45477)
Fixes the `Path=/opt/webtorrent-desktop` entries [here](41511c5615/static/linux/share/applications/webtorrent-desktop.desktop (L11-L13)) -- presently these prevent users from launching the application using the `.desktop` entry.
2018-08-22 23:32:10 +02:00
Vladimír Čunát
cbabebcc2e
Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Jörg Thalheim
6f960b2615
Merge pull request #45104 from jfrankenau/update-mpv-mpris
mpvScripts.mpris: 0.1 -> 0.2
2018-08-16 11:00:44 +02:00
R. RyanTM
e3773de884 obs-linuxbrowser: 0.4.0 -> 0.5.0 (#44734)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/obs-linuxbrowser/versions.
2018-08-14 00:54:04 +02:00
Vladimír Čunát
5b0398dc36
Merge branch 'master' into staging-next
Conflicts: gobby and libinfinity - I took the hand-edited versions
instead of those resuting from the mass-replacement.

Hydra: ?compare=1473190
2018-08-13 20:43:59 +02:00
leenaars
3703799f97 qstopmotion: 2.3.2 -> 2.4.0 (#44642) 2018-08-12 12:09:36 +02:00
Johannes Frankenau
750dc39116 mpvScripts.mpris: 0.1 -> 0.2 2018-08-10 21:29:37 +02:00
Frederik Rietdijk
d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
R. RyanTM
8e256f6308 mpc-qt: 18.03 -> 18.08 (#44746)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mpc-qt/versions.
2018-08-08 23:34:54 +02:00
Frank Doepper
4082e94b5c shotcut: 18.06.02 -> 18.08 (#44463)
and fix SHOTCUT_VERSION
2018-08-05 18:19:42 +02:00
Daiderd Jordan
78e2e32972
Merge pull request #43612 from Enzime/add/mpv-app-bundle
mpv: build and install macOS App Bundle
2018-08-05 13:29:54 +02:00
Kyle Lacy
87069061c5 plex-media-player: init at 2.14.1 (#43839) 2018-08-04 22:25:48 +02:00
Tuomas Tynkkynen
008fd5fcf5 Merge remote-tracking branch 'upstream/master' into staging 2018-08-04 15:17:42 +03:00
Michael Hoang
f8fb13e64c mpv: build and install macOS App Bundle 2018-08-04 13:17:19 +10:00
John Ericson
f0d6b385d1 treewide: Make all the rest of configureFlags 2018-08-03 17:06:03 -04:00
John Ericson
db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
Michael Hoang
69ed31a57b mpv: Fix mpv 0.29.0 on macOS and disable OpenAL 2018-08-03 09:20:55 +10:00
Jörg Thalheim
8afb618e3e
Merge pull request #44243 from d3rped/mpv_iccSupport
mpv: add lcms2 support
2018-08-01 00:27:57 +01:00
Daniël de Kok
8b33abd525 makemkv: 1.12.2 -> 1.12.3 (#44252)
Changelog: http://www.makemkv.com/download/history.html
2018-07-31 11:52:57 +02:00
d3rped
4afacff73d Added optional lcms2 support to mpv. 2018-07-30 21:01:48 +02:00
Lluís Batlle i Rossell
f54b387b63 Merge remote-tracking branch 'central/master' into viric_clean 2018-07-28 19:25:14 +02:00
Silvan Mosberger
c9f4991ada
Merge pull request #43977 from dywedir/mpv
mpv: 0.28.2 -> 0.29.0
2018-07-24 23:02:11 +02:00
Frederik Rietdijk
099c13da1b Merge staging-next into master (#44009)
* substitute(): --subst-var was silently coercing to "" if the variable does not exist.

* libffi: simplify using `checkInputs`

* pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix

* utillinux: 2.32 -> 2.32.1

https://lkml.org/lkml/2018/7/16/532

* busybox: 1.29.0 -> 1.29.1

* bind: 9.12.1-P2 -> 9.12.2

https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html

* curl: 7.60.0 -> 7.61.0

* gvfs: make tests run, but disable

* ilmbase: disable tests on i686. Spooky!

* mdds: fix tests

* git: disable checks as tests are run in installcheck

* ruby: disable tests

* libcommuni: disable checks as tests are run in installcheck

* librdf: make tests run, but disable

* neon, neon_0_29: make tests run, but disable

* pciutils: 3.6.0 -> 3.6.1

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pciutils/versions.

* mesa: more include fixes

mostly from void-linux (thanks!)

* npth: 1.5 -> 1.6

minor bump

* boost167: Add lockfree next_prior patch

* stdenv: cleanup darwin bootstrapping

Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.

* Revert "pciutils: use standardized equivalent for canonicalize_file_name"

This reverts commit f8db20fb3a.
Patching should no longer be needed with 3.6.1.

* binutils-wrapper: Try to avoid adding unnecessary -L flags

(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>

* libffi: don't check on darwin

libffi usages in stdenv broken darwin. We need to disable doCheck for that case.

* "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook

* python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273

When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.

* parity-ui: fix after merge

* python.pkgs.pytest-flake8: disable test, fix build

* Revert "meson: 0.46.1 -> 0.47.0"

With meson 0.47.0 (or 0.47.1, or git)
things are very wrong re:rpath handling
resulting in at best missing libs but
even corrupt binaries :(.

When we run patchelf it masks the problem
by removing obviously busted paths.
Which is probably why this wasn't noticed immediately.

Unfortunately the binary already
has a long series of paths scribbled
in a space intended for a much smaller string;
in my testing it was something like
lengths were 67 with 300+ written to it.

I think we've reported the relevant issues upstream,
but unfortunately it appears our patches
are what introduces the overwrite/corruption
(by no longer being correct in what they assume)

This doesn't look so bad to fix but it's
not something I can spend more time on
at the moment.

--

Interestingly the overwritten string data
(because it is scribbled past the bounds)
remains in the binary and is why we're suddenly
seeing unexpected references in various builds
-- notably this is is the reason we're
seeing the "extra-utils" breakage
that entirely crippled NixOS on master
(and probably on staging before?).

Fixes #43650.

This reverts commit 305ac4dade.

(cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-24 15:04:48 +01:00
Lluís Batlle i Rossell
66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Vladyslav Mykhailichenko
21ab38976d mpv: 0.28.2 -> 0.29.0 2018-07-22 22:25:33 +03:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Pascal Wittmann
db697f016b
cinelerra: remove old commented code 2018-07-20 23:00:27 +02:00
Pascal Wittmann
fbe71e9c48
cinelerra: add version
see issue #43717
2018-07-20 22:58:52 +02:00
Johannes Frankenau
402ee4e9ea mpv: use wrapper for scripts and add mpris script 2018-07-19 09:50:32 +02: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
Michael Hoang
152f6087b3 mpv: add Cocoa support for macOS
Only enable X11 Support on Linux by default. Add CoreFoundation first in
the list of buildInputs to ensure that it is loaded before CF-osx
allowing it to provide <CoreFoundation/CFAttributedString.h>.
2018-07-16 03:58:15 +00:00
Will Dietz
4626d0b255 gnomecast: init at 1.4.0
also pycaption, required dep.
2018-07-15 17:45:16 -05:00
Michael Hoang
8cf34caba5 streamlink: set macOS as a supported platform 2018-07-15 13:11:49 +10:00
R. RyanTM
9cdf5ab775 mkvtoolnix: 24.0.0 -> 25.0.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mkvtoolnix/versions.
2018-07-13 00:18:47 -07:00