Commit Graph

2026 Commits

Author SHA1 Message Date
Frederik Rietdijk
08900c0554 Merge master into staging-next 2020-06-04 15:25:54 +02:00
Benjamin Hipple
1ae28ebfdb
Merge pull request #89345 from josephtheengineer/olive-editor-wrap-qt
olive-editor: use wrapQtAppsHook
2020-06-03 22:36:09 -04:00
josephtheengineer
654d1ca4b9
olive-editor: use wrapQtAppsHook 2020-06-03 07:30:02 +10:00
R. RyanTM
55a41783f9 xawtv: 3.106 -> 3.107 2020-06-02 12:47:26 -07:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Samuel Dionne-Riel
2defee2981
Merge pull request #88882 from Kiwi/mlv-app-init
mlv-app: init at 1.11
2020-05-31 02:59:55 -04:00
Frederik Rietdijk
03de4c02fb Merge staging-next into staging 2020-05-28 22:05:36 +02:00
Jan Tojnar
164e07922d
Merge pull request #87522 from r-ryantm/auto-update/vlc
libsForQt5.vlc: 3.0.8 -> 3.0.10
2020-05-28 04:54:12 +02:00
R. RyanTM
9986290c0f plex-mpv-shim: 1.7.16 -> 1.8.0 2020-05-27 13:04:45 -07:00
Frederik Rietdijk
362d88c2b1 Merge staging-next into staging 2020-05-27 15:27:28 +02:00
Robert Djubek
b70b1835d5
mlv-app: init at 1.11 2020-05-25 19:16:43 +00:00
Anderson Torres
c51d8d6134
Merge pull request #88620 from doronbehar/wrapMpv
mpv: Move all wrapping logic to a single wrapper function
2020-05-25 10:56:04 -03:00
Frederik Rietdijk
d578248611 Merge staging-next into staging 2020-05-24 10:10:06 +02:00
Doron Behar
f93918bdc3 mpv: Move all wrappings to a single wrapper Nix function
Inspired by `wrapNeovim`, write a wrapMpv Nix function that creates a
derivation that has all of the environment that was added if needed at
the unwrapped version.

Add derivations to all-packages.nix in an almost compatible way and make
`mpv-with-scripts` throw a message implying to switch to `wrapMpv` which
has an incompatible signature.

Add to vapoursynth a new passthru attribute `python3` that is used in
passed down to the wrapper to ensure ABI compatibility with
`PYTHONPATH`.
2020-05-24 01:25:33 +03:00
Aaron Andersen
dacd1e48be
Merge pull request #86261 from robaca/webcamoid
webcamoid: init at 8.7.1
2020-05-23 06:56:46 -04:00
Carsten Rohrbach
f3050a6831 webcamoid: init at 8.7.1 2020-05-22 15:06:58 +02:00
Orivej Desh
16d7f7edae Merge branch 'master' into staging 2020-05-22 09:13:23 +00:00
Peter Hoeg
b462b8b9e5
Merge pull request #88516 from peterhoeg/f/obs
obs-studio: show the actual version instead of 0.0.1
2020-05-22 08:54:38 +08:00
Anderson Torres
45dad06bed
Merge pull request #88472 from cript0nauta/mpv-fix-lua-path
mpv: wrap LUA_CPATH and LUA_PATH environment variables
2020-05-21 12:31:48 -03:00
Peter Hoeg
23e40675eb obs-studio: show the actual version instead of 0.0.1 2020-05-21 20:52:32 +08:00
Peter Hoeg
a0d7927a8c
Merge pull request #88127 from NixOS/f/handbrake
handbrake: allow building from checkout
2020-05-20 16:35:58 +08:00
Peter Hoeg
423296fc35 handbrake: do not harden on arm 2020-05-20 12:27:57 +08:00
Lassulus
dc7a573d5a
Merge pull request #87498 from r-ryantm/auto-update/smplayer
smplayer: 19.10.2 -> 20.4.2
2020-05-19 21:52:29 +02:00
Peter Hoeg
c729ec59a9 doc and remove superfluous toString 2020-05-19 21:50:39 +08:00
Peter Hoeg
200f8bae04
Merge pull request #87965 from samdoshi/kodi
kodi: Fix build
2020-05-19 12:26:22 +08:00
Peter Hoeg
ed077f6818 handbrake: allow building from checkout 2020-05-19 12:19:13 +08:00
Matías Lang
a6dfaad922 mpv: fix lua path
mpv uses lua without directly executing the "lua" binary, so prefixing
$PATH wasn't enough. Without this change, lua scripts were unable to
import luasocket.
2020-05-19 00:50:24 -03:00
Jan Tojnar
f8a9c6efac
Merge branch 'staging-next' into staging 2020-05-18 21:09:48 +02:00
Wout Mertens
548872be20
Merge pull request #86857 from Anton-Latukha/handbrake-1.3.2
handbrake: 1.3.1 -> 1.3.2
2020-05-18 08:24:20 +02:00
Enno Lohmeier
a311224450 obs-studio: 25.0.3 -> 25.0.8 2020-05-17 22:08:36 +02:00
Sam Doshi
c5c0bc82d7 kodi: Fix build 2020-05-16 14:52:20 +01:00
Frederik Rietdijk
404fe35d65 Merge staging-next into staging 2020-05-14 09:37:03 +02:00
Enno Lohmeier
c167fbb3ea obs-studio: use addOpenGLRunpath to enable nvenc 2020-05-14 08:48:36 +02:00
Daniël de Kok
7f879e0aec makemkv: 1.15.0 -> 1.15.1
Upstream changelog:

- Added support for AACS v76 (for those poor souls without LibreDrive)
- Improved handling for discs with mastering errors
- Many internal improvements and small bugfixes
- Bug fixes:
  * For some HD audio streams frames were dropped incorrectly on segment
    boundaries
2020-05-12 08:26:43 +02:00
John Ericson
1ac5398589 *-wrapper; Switch from infixSalt to suffixSalt
I hate the thing too even though I made it, and rather just get rid of
it. But we can't do that yet. In the meantime, this brings us more
inline with autoconf and will make it slightly easier for me to write a
pkg-config wrapper, which we need.
2020-05-12 00:44:44 -04:00
R. RyanTM
b51c018859 libsForQt5.vlc: 3.0.8 -> 3.0.10 2020-05-10 18:08:13 +00:00
R. RyanTM
d7f31f6f73 smplayer: 19.10.2 -> 20.4.2 2020-05-10 13:37:22 +00:00
Mario Rodas
b10bcf8b5f
Merge pull request #81707 from luke-clifton/cattupdate
catt: 0.10.3 -> 0.11.0
2020-05-07 22:01:13 -05:00
Ryan Mulligan
a2f63021c0
Merge pull request #86903 from prusnak/ffmpeg-normalize
ffmpeg-normalize: 1.15.8 -> 1.19.0
2020-05-07 07:33:53 -07:00
David Izquierdo
fb9053332b jftui: 0.2.2 -> 0.3.0 2020-05-06 11:17:27 -07:00
Jörg Thalheim
e3d1f2c8b5
Merge pull request #86124 from doronbehar/update-mpv-mpris
mpvScripts.mpris: 0.4 -> 0.5
2020-05-06 10:36:40 +01:00
Michele Guerini Rocco
2dd5843d9c
Merge pull request #87035 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 45.0.0 -> 46.0.0
2020-05-06 10:20:06 +02:00
Doron Behar
b0ac6a009b mpvScripts.mpris: use patch sent upstream for make DESTDIR=
Make sure mpris.so is stripped.
mpv-with-scripts: use a standard location for scripts in $out.
mpvScripts.convert: install to the new location of mpv scripts.
Replaced gobject-introspection dependency with glib.
2020-05-06 10:30:20 +03:00
R. RyanTM
d1a36a32ca mkvtoolnix: 45.0.0 -> 46.0.0 2020-05-06 00:56:15 +00:00
Jörg Thalheim
3c4096f18b
Merge pull request #86808 from doronbehar/rename-opencv 2020-05-05 20:19:50 +01:00
Anton-Latukha
17125fd235
handbrake: 1.3.1 -> 1.3.2
M  pkgs/applications/video/handbrake/default.nix
2020-05-05 14:14:37 +03:00
Doron Behar
8277f8a4ec p2pvc: exlicitly use opencv2 2020-05-05 13:03:02 +03:00
Pavol Rusnak
39321d37e3
ffmpeg-normalize: 1.15.8 -> 1.19.0 2020-05-05 10:37:45 +02:00
Ryan Mulligan
c8cf5aa5ca
Merge pull request #86745 from r-ryantm/auto-update/streamlink
streamlink: 1.3.1 -> 1.4.1
2020-05-04 05:53:37 -07:00
R. RyanTM
7a35da8111 streamlink: 1.3.1 -> 1.4.1 2020-05-04 09:07:57 +00:00