Commit Graph

2076 Commits

Author SHA1 Message Date
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
Matías Lang
164985ab68 mpv: disable samba support by default
samba support will be dropped in mpv upstream in its next release (see
3b8b7cb9d4).
Also, using it triggered segmentation faults when using luasocket.

Closes #88584
2020-05-31 16:45:01 -03: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
luc65r
e338c1250d tartube: 2.0.016 -> 2.1.0 2020-05-10 22:22:47 +02: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
Peter Simons
0b8933e117
Merge pull request #86736 from r-ryantm/auto-update/shotcut
shotcut: 20.04.01 -> 20.04.12
2020-05-04 10:22:14 +02:00
R. RyanTM
99bb215b5a shotcut: 20.04.01 -> 20.04.12 2020-05-04 08:03:45 +00:00
Doron Behar
f388ca8ac8 mpvScripts.mpris: set platforms to Linux 2020-05-04 10:12:53 +03:00
Cole Mickens
7f5eee6a11
plex-mpv-shim: 1.7.14 -> 1.7.16 2020-05-03 19:10:57 -07:00
Doron Behar
a60552ad94 mpvScripts.mpris: 0.4 -> 0.5 2020-05-03 21:18:46 +03:00
Jan Tojnar
2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename 2020-04-29 08:26:08 +02:00
worldofpeace
d85aabfb5f
Merge pull request #84449 from doronbehar/improve-guvcview
guvcview: fix gsettings filechooser errors
2020-04-28 13:32:13 -04:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Jan Tojnar
4bcf123f61
Merge pull request #85690 from LouisTakePILLz/obs-v4l2sink 2020-04-26 04:11:18 +02:00
peelz
f2211de99e obs-v4l2sink: fix v4l2device_close segfault 2020-04-25 18:35:18 -04:00
peelz
a576482e4c obs-v4l2sink: add 32-bit support
The rev was downgraded to the latest released version (0.1.0) because the
the changes on master are mostly related to localization and README
stuff. The only code-related change is insignificant.
2020-04-25 18:35:18 -04:00
Doron Behar
716c07c73c qstopmotion: mark as broken for aarch64 2020-04-25 23:04:18 +03:00
Doron Behar
f0b1ace473 qstopmotion: use libsForQt5.callPackage properly 2020-04-25 21:18:23 +03:00
Doron Behar
f04b40ae4b qstopmotion: format inputs and arguments 2020-04-25 20:33:40 +03:00
worldofpeace
bef95ff573
Merge pull request #85948 from mkg20001/pkg/tartube
tartube: init at 2.0.016
2020-04-25 11:52:29 -04:00
Piotr Bogdan
3acee22791
tartube: init at 2.0.016 2020-04-25 11:40:57 +02:00
peelz
9a66afc5d0 obs-v4l2sink: add peelz to maintainers 2020-04-24 19:27:40 -04:00
Frederik Rietdijk
cff0669a48 Merge master into staging-next 2020-04-23 08:11:16 +02:00
worldofpeace
b4d5dd861b
Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenv
Use qt5's mkDerivation in packages that otherwise crash
2020-04-22 13:39:46 -04:00
Frederik Rietdijk
8374a2a0ee Merge master into staging-next 2020-04-22 17:20:20 +02:00
Martin Milata
98f126615f bomi: use qt5's mkDerivation
Wrap Qt program manually, remove makeWrapper from nativeBuildInputs.
2020-04-22 15:23:09 +02:00
Martin Milata
5f70a209da qmediathekview: use qt5's mkDerivation 2020-04-22 15:21:50 +02:00
Martin Milata
e036261b15 qstopmotion: use qt5's mkDerivation 2020-04-22 15:21:50 +02:00
Domen Kožar
ace7b93131
Merge pull request #72420 from minijackson/waylandpp-0.2.7
waylandpp: 0.2.5 -> 0.2.7, make it split-output package
2020-04-22 13:12:06 +02:00
Frederik Rietdijk
803b3d296c Merge staging-next into staging 2020-04-21 08:29:51 +02:00
Fabian Möller
41582c7a02
plex-media-player: 2.40.0.1007 -> 2.55.0.1069 + update script (#68938) 2020-04-20 10:40:00 +01:00
John Ericson
33c2a76c5e Merge remote-tracking branch 'upstream/master' into staging 2020-04-17 18:40:51 -04:00
Graham Christensen
b76e3eab18
Merge pull request #84153 from colemickens/nixpkgs-obs-v4lsink
obs-v4l2sink: init at unstable-20181012
2020-04-17 08:29:30 -04:00
José Romildo Malaquias
3b8a98d639 mpc-qt: 18.08 -> 2019-06-09
- update to the latest commit in git repository
- use mkDerivation for qt applications
- original repo disappeared from github; use the one from gitlab
2020-04-16 20:30:34 -07:00
Jan Tojnar
4b706490da
Merge branch 'staging-next' into staging 2020-04-16 10:10:38 +02:00
Michael Weiss
ca2a222747
wf-recorder: 0.2 -> 0.2.1 2020-04-14 21:08:45 +02:00
adisbladis
44c30f46f1
mpv: Enable archive support by default 2020-04-14 09:06:09 +01:00
Matthew Bauer
e520d6af29
Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020
Cross compilation fixes [april 2020]
2020-04-13 16:48:38 -04:00
Mario Rodas
e26753add8
Merge pull request #85070 from minijackson/kodiPlugins.vfs-sftp-1.0.6
kodiPlugins.vfs-sftp: 1.0.5 -> 1.0.6
2020-04-12 16:31:18 -05:00
Justin Humm
051abe836c lightworks: fix meta
The meta attrs must be in the final derivation, as otherwise `nix edit`
or `nix search` don't work.
2020-04-12 14:06:02 -04:00
Minijackson
beb4adad31
kodiPlugins.vfs-libarchive: 1.0.6 -> 1.0.7 2020-04-12 14:27:50 +02:00
Minijackson
29ba19921c
kodiPlugins.vfs-sftp: 1.0.5 -> 1.0.6 2020-04-12 14:19:56 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
worldofpeace
cab066ba74
Merge pull request #84764 from r-ryantm/auto-update/celluloid
celluloid: 0.18 -> 0.19
2020-04-09 14:58:19 -04:00
Aaron Andersen
0d62914bcd
Merge pull request #84727 from raboof/update-olive-editor-to-0.1.2
olive-editor 0.1.1 -> 0.1.2
2020-04-09 09:46:59 -04:00
R. RyanTM
24ca5b4475 celluloid: 0.18 -> 0.19 2020-04-09 01:39:45 +00:00
Arnout Engelen
f0d12bf4f7
olive-editor 0.1.1 -> 0.1.2 2020-04-08 17:23:22 +02:00
Peter Simons
c924ae5079
Merge pull request #84638 from r-ryantm/auto-update/shotcut
shotcut: 20.02.17 -> 20.04.01
2020-04-08 08:34:32 +02:00
R. RyanTM
1c279a0011 obs-studio: 25.0.2 -> 25.0.3 2020-04-07 10:57:53 -07:00
R. RyanTM
70e684d5d9 shotcut: 20.02.17 -> 20.04.01 2020-04-07 17:48:38 +00:00
Matthew Bauer
dcb8c6fa8b kodi: fix cross compilation
- provide native binaries
- set cpu / os / etc. flags
- fix wayland compilation
2020-04-06 16:36:30 -04:00
Minijackson
34999b030c
waylandpp: 0.2.5 -> 0.2.7, make it split-output package 2020-04-06 20:13:15 +02:00
R. RyanTM
4b1e60bda9 mkvtoolnix: 44.0.0 -> 45.0.0 2020-04-06 06:49:14 +00:00
Jan Tojnar
8edcff87f2
kodiPlugins.steam-controller: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 10:58:04 +02:00
Jan Tojnar
6f80f125b8
kodiPlugins.joystick: Clean up dependencies
Neither libusb or pcre is needed. udev is used instead.
2020-04-04 10:57:16 +02:00