Sandro Jäckel
145b75fe00
mpv: split dev and man output
2021-08-23 02:24:09 +02:00
lunik1
c86a0737c1
mpvScripts.mpv-playlistmanager unstable-2021-03-09 → unstable-2021-08-17
2021-08-18 22:41:59 +01:00
Alexandre Macabies
c9e991bd64
mpvScripts.simple-mpv-webui: 1.0.0 -> 2.1.0
...
This also adds a test. The current packaged version (1.0.0) is broken,
it cannot find relevant files.
2021-08-01 00:47:55 +02:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Artturin
008453f7b2
mpvScripts.youtube-quality: correct the pname
2021-06-08 05:17:11 +03:00
lunik1
13e7b38ac1
mpvScripts.youtube-quality: init at unstable-2020-02-11 ( #125284 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-05 16:44:12 +02:00
Profpatsch
72cc405767
mpvScripts: update convert script patch to work with current mpv
...
mpv has finally made some options an error that they removed in 0.30,
a few versions ago.
Plus, refactors the tool overrides a bit.
Fixes https://github.com/NixOS/nixpkgs/issues/113202
2021-04-22 19:30:42 +02:00
Jörg Thalheim
3bba0abca4
Merge pull request #119968 from lunik1/mpv-plugins-cleanup
...
mpvScripts: use stdenvNoCC and misc. cleanup
2021-04-21 08:12:06 +01:00
lunik1
ab70324469
mpvScritps.convert: mark as broken
...
See: #113202
2021-04-20 22:54:10 +01:00
lunik1
eee5a74381
mpvScripts.convert: set license to unfree
...
The upstream gist has no license, to the license should be unfree
as per CONTRIBUTING.md
2021-04-20 18:58:09 +01:00
lunik1
9485531db9
mpvScripts.autoload: remove unused dependency on fetchurl
2021-04-20 18:54:41 +01:00
lunik1
b41e56b751
mpvScripts: use stdenvNoCC
...
mpv lua scripts do not require a C compiler
2021-04-20 18:38:09 +01:00
lunik1
388c01875c
mpvScripts.mpv-playlistmanager: init at c15a033 (09-03-2021)
2021-04-20 18:11:19 +01:00
Ken Micklas
f3ee98f68c
mpvacious: 0.12 -> 0.14
2021-04-13 20:04:40 -04:00
Matías Lang
d8dabc2bf8
mpv: 0.33 -> 0.33.1
...
Version 0.33.1 fixes a security vulnerability. See
https://github.com/mpv-player/mpv/releases/tag/v0.33.1 for more
information.
2021-04-06 00:08:20 -04:00
figsoda
6fe976fde2
mpvScripts.thumbnail: init at unstable-2020-01-16
2021-03-10 14:23:24 -05:00
Sandro
ec64627b97
Merge pull request #109545 from kmicklas/mpvacious
2021-01-17 13:42:05 +01:00
Ben Siraphob
5d566c43b4
pkgs/applications: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ken Micklas
6960160acb
mpvScripts.mpvacious: init at 0.12
2021-01-16 11:43:25 -05:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Michael Weiss
7d8351f4d7
libplacebo: 2.72.2 -> 3.104.0
2021-01-09 17:56:35 +01:00
con-f-use
1596ce4859
mpv: umpv desktop file
2020-12-08 01:30:12 +01:00
Sandro
978f5704ff
Merge pull request #100779 from lukebfox/patch-1
...
mpvScripts.mpris: fix build
2020-11-27 13:19:07 +01:00
Nicolas Berbiche
9c2351cf27
mpv: enable sixel support
2020-11-25 14:06:16 -05:00
Mario Rodas
7a4b5238eb
mpv: fix build on darwin
2020-11-24 04:20:00 +00:00
Anderson Torres
f30a8774d9
Merge pull request #104716 from Ma27/bump-mpv
...
mpv: 0.32.0 -> 0.33.0
2020-11-24 12:59:30 -03:00
Yaroslav Bolyukin
83c847c0c8
mpv: fix vapoursynth path
...
`mpv.vapoursynth.python3.sitePackages` expands to `/lib/python3.8/site-packages`, thus `/lib/lib/python3.8/site-packages` being produced in wrapper, which is wrong
2020-11-24 12:12:08 +05:00
Maximilian Bosch
d1487097ef
mpv: 0.32.0 -> 0.33.0
...
https://github.com/mpv-player/mpv/releases/tag/v0.33.0
2020-11-23 23:54:46 +01:00
Luke Bentley-Fox
39e33a47b3
mpvScripts.mpris: Use mpv-unwrapped
...
Needed after #88620 to fix evaluation in some cases. Fixes #100771
2020-10-17 14:46:58 +01:00
José Romildo Malaquias
1d8fae0b4d
mpv: install mpv_identify.sh
...
It is file identification script.
It is used in mc default actions for video files.
2020-09-21 23:29:09 -03:00
Doron Behar
a9639b4cbf
Merge pull request #87981 from dawidsowa/master
2020-09-11 15:37:23 +03:00
dawidsowa
59e1c16030
mpvScripts.autoload: init at 2019-02-15
2020-09-11 12:59:17 +02:00
pacien
1d18e35023
mpvScripts.sponsorblock: init at f71e49e (2020-07-05)
2020-08-07 14:47:12 +02:00
zowoq
78e324d272
treewide: ffmpeg_4 -> ffmpeg
2020-06-16 18:23:14 -07:00
Maximilian Bosch
0a63b5ae34
Merge pull request #89262 from cript0nauta/simple-mpv-ui
...
mpvScripts.simple-mpv-webui: init at 1.0.0
2020-06-17 03:13:48 +02:00
Robert Schütz
4da94b5270
mpv: fix umpv
2020-06-16 01:35:30 +02:00
Doron Behar
d60b5aaa2f
wrapMpv: Use lib.strings.escapeShellArgs
...
Instead of manually quoting the strings, use the library function to do
it more reliably.
2020-06-11 17:18:23 +02:00
Matías Lang
5930a0ea44
mpvScripts.simple-mpv-webui: init at 1.0.0
2020-06-06 14:46:15 -03: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
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
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
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
Doron Behar
f388ca8ac8
mpvScripts.mpris: set platforms to Linux
2020-05-04 10:12:53 +03:00
Doron Behar
a60552ad94
mpvScripts.mpris: 0.4 -> 0.5
2020-05-03 21:18:46 +03:00
adisbladis
44c30f46f1
mpv: Enable archive support by default
2020-04-14 09:06:09 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jörg Thalheim
b114def89c
Merge pull request #79751 from doronbehar/update-mpv-mpris
...
mpvScripts.mpris: 0.3 -> 0.4
2020-03-31 11:53:53 +01:00
Mario Rodas
9fa6557a71
mpv: fix cocoa backend
2020-03-26 04:20:00 -05:00
Doron Behar
fe560588a5
mpvScripts.mpris: 0.3 -> 0.4
...
Quote URL as well.
2020-02-10 19:55:23 +02:00