Commit graph

195 commits

Author SHA1 Message Date
ajs124 724320b25a
Merge pull request #183114 from sersorrel/mpv-scripts-mpris 2022-08-16 12:53:04 +02:00
ash 957ab7ce03 mpvScripts.mpris: 0.5 -> 0.8.1 2022-08-16 11:02:57 +01:00
figsoda 05e9b4c5bb
Merge pull request #186391 from figsoda/update-mpv-thumbnail
mpvScripts.thumbnail: switch to maintained fork, unstable-2020-01-16 -> 0.4.9
2022-08-16 10:35:09 +08:00
n-cc e8453ebbac mpv: add libXpresent dependency 2022-08-14 16:03:55 -05:00
John Ericson 91e3af4efb
Merge pull request #156241 from kmicklas/fix-mpvacious-multi-file-hack
mpvacious: remove hack for multi-file script loading
2022-08-13 10:54:36 -04:00
figsoda cedffc07f5 mpvScripts.thumbnail: switch to maintained fork, unstable-2020-01-16 -> 0.4.9 2022-08-13 14:25:29 +08:00
Artturin 99a52394e9 mpv: move makeWrapper to nativeBuildInputs to fix cross eval
error: attribute 'runtimeShell' missing
2022-07-14 22:08:56 +03:00
Naïm Favier 2ae69114a1
makeWrapper: implement --inherit-argv0
For symmetry/interoperability with makeBinaryWrapper. Implemented as
--argv0 '$0'
2022-05-10 22:07:57 +02:00
Lassulus 8ef828fc72
Merge pull request #161599 from rileyinman/mpv-scripts
mpv-scripts: init autocrop, autodeint
2022-04-19 12:36:37 +01:00
schnusch 3c1a4376ac mpvScripts.vr-reversal: init at 1.1 2022-03-16 00:18:03 +01:00
Adam Joseph f2ebc057ee mpv: add javascriptSupport option
This commit adds a javascriptSupport option, allowing to compile mpv
without mujs.
2022-03-13 15:35:37 -07:00
Riley Inman 7988f94cd3 mpv-scripts: init autocrop, autodeint 2022-02-23 19:52:55 -05:00
Ken Micklas 90bfb6dc4b mpvacious: remove hack for multi-file script loading 2022-01-22 20:10:02 -05:00
legendofmiracles b4ac5539ea
Merge pull request #154859 from schnusch/mpv_sponsorblock 2022-01-13 14:42:41 -06:00
schnusch 03b8ba0070 mpvScripts.sponsorblock: update script: do not use shallow fetch
Shallow fetch should not be used because the script needs to look at past
commits too to pick the latest commit before today.
2022-01-13 10:11:45 +01:00
legendofmiracles 38ec35cef2
Merge pull request #154563 from schnusch/mpv_sponsorblock 2022-01-12 20:54:49 -06:00
schnusch 7b5db5f50b mpvScripts.sponsorblock: unstable-2020-07-05 -> unstable-2021-12-23 2022-01-13 00:56:13 +01:00
schnusch e8f170c469 mpvScripts.sponsorblock: add update script 2022-01-13 00:56:09 +01:00
legendofmiracles 54f8775d64 mpvScripts.sponsorblock: fix blatant ignorance of CONTRIBUTING.md 2022-01-12 15:19:54 +01:00
Sandro 0b4d5ebdad
Merge pull request #139795 from kmicklas/mpvacious-0.15 2022-01-04 13:07:04 +01:00
adisbladis ddc858382c mpv: 0.34.0 -> 0.34.1 2022-01-03 22:53:56 +00:00
legendofmiracles b9e6351d30
maintainers: rename legendofmiracles to lom 2021-12-01 17:19:48 -06:00
Sandro 6809351d92
Merge pull request #147003 from samuelgrf/mpv-inherit-meta 2021-11-25 00:31:08 +01:00
legendofmiracles c85680db4f mpvScripts.video-cutter: init at unstable-2021-02-03 2021-11-24 13:49:33 -08:00
Samuel Gräfenstein 5c706a49a6
mpv: inherit meta from mpv-unwrapped
Co-authored-by: Thiago Kenji Okada <thiagokokada@gmail.com>
2021-11-22 17:09:22 +01:00
Samuel Gräfenstein 4459b35304
mpv: set meta.mainProgram 2021-11-21 16:47:31 +01:00
Sandro Jäckel 867421210a
mpv: remove ? null from inputs, put meta last 2021-11-11 17:24:38 +01:00
Ken Micklas 14d0e5ad9f mpvacious: 0.14 -> 0.15 2021-11-07 15:26:53 -05:00
AndersonTorres 8153c49e28 mpv: 0.33.1 -> 0.34.0 2021-11-03 14:39:01 -03:00
Félix Baylac-Jacqué 4317964bb0
mpv: use yt-dlp instead of youtube-dl
youtube-dl has been abandoned and is now unusable to stream a
youtube.com video.

The mpv team decided to move on with the yt-dlp fork[1]. However, they
did not cut a new mpv release yet.

Backporting the relevant commit and updating the wrapper to expose
yt-dlp instead of youtube-dl.

[1] https://github.com/mpv-player/mpv/pull/9209
2021-10-21 19:38:42 +02:00
lunik1 0219679ed0
mpvScripts.mpv-playlistmanager: unstable-2021-08-17 -> unstable-2021-09-27 2021-10-02 22:10:33 +01:00
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