3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

244 commits

Author SHA1 Message Date
github-actions[bot] 2ea027a913
Merge master into staging-next 2023-04-10 00:02:09 +00:00
Maciej Krüger 3577487514
Merge pull request #219348 from nbraud/mpvScript/acompressor 2023-04-09 22:44:30 +02:00
nicoo 0d8cf8b60a mpvScripts.acompressor: init at 0.35.1 2023-04-09 18:57:31 +00:00
Vladimír Čunát a90c09e256
mpv-unwrapped: add Accelerate framework on darwin
No idea why aarch64-darwin started to need it now.
https://hydra.nixos.org/build/215284720#tabs-buildsteps
2023-04-09 08:21:43 +02:00
Franz Pletz efbd314c76
mpv: fix patch hash 2023-03-17 15:36:37 +01:00
lunik1 e36ea6fb75
mpv: apply patch to fix youtube DASH streams
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

The ytdl_hook.lua supplied with the latest mpv release is incompatible
with the latest yt-dlp release, causing streaming some youtube formats
to fail. This applies an already-upstreamed fix.

Upstream issue: mpv-player/mpv#11392
Upstream patch: mpv-player/mpv#11398
2023-03-16 14:02:01 +00:00
Anderson Torres a5bcb6e77a
Merge pull request #219909 from apfelkuchen6/mpv-uosc
mpvScripts.uosc: init at 4.6.0
2023-03-08 15:20:38 -03:00
apfelkuchen06 19f0a78c19 mpvScripts.uosc: init at 4.6.0 2023-03-07 16:20:06 +01:00
apfelkuchen06 481f02f7dd mpv: allow scripts to add wrapper args 2023-03-07 01:54:53 +01:00
Zhong Jianxin 8a28ae851d mpv: Only enable swift support on aarch64-darwin
This commit should be reverted after [x86_64-darwin build failure][1] is
fixed

[1]: https://logs.nix.ci/?key=nixos/nixpkgs.214944&attempt_id=76802592-760c-47e1-9141-4465b7c78f4c
2023-02-28 11:14:00 +08:00
Zhong Jianxin 5b8e896dba mpv: Switch to apple_sdk_11_0 for darwin 2023-02-28 11:10:17 +08:00
Stéphan Kochen f0a6216eeb mpv: enable swift support 2023-02-28 11:10:17 +08:00
Nick Cao c2f4e0d0d1
Merge pull request #213643 from HolyParzival/mpvacious-0.20
mpvScripts.mpvacious: 0.18 -> 0.20
2023-01-31 16:21:27 +08:00
holyparzival 06fa028600 mpvScripts.mpvacious: 0.18 -> 0.20 2023-01-31 08:42:09 +05:00
R. Ryantm abb5299ea5 mpvScripts.sponsorblock: unstable-2022-09-24 -> unstable-2023-01-30 2023-01-30 06:56:31 +00:00
Sergei Trofimovich 0a9a0fefc2
mpv: 0.35.0 -> 0.35.1 (#213229) 2023-01-28 23:44:08 -03:00
Anderson Torres d6cb3d2b8a mpv: use rec-less overlay-style attributes 2023-01-28 20:35:42 -03:00
Anderson Torres 6607132a7e mpv: add meta.changelog 2023-01-28 20:34:06 -03:00
Doron Behar ff73f0aad2
Merge pull request #212989 from chuangzhu/webtorrent-mpv-hook
mpvScripts.webtorrent-mpv-hook: init at 1.3.3
2023-01-28 17:58:26 +02:00
Chuang Zhu 3d73774412 mpvScripts.webtorrent-mpv-hook: init at 1.3.3 2023-01-28 01:55:56 +08:00
figsoda 541af71fbc mpvScripts.thumbnail: 0.5.1 -> 0.5.2
Diff: https://github.com/marzzzello/mpv_thumbnail_script/compare/0.5.1...0.5.2

Changelog: https://github.com/marzzzello/mpv_thumbnail_script/releases/tag/0.5.2
2023-01-17 23:58:47 -05:00
1sixth b0f6cc813f
mpv: use ffmpeg_5
This enables mpv to play Dolby Vision videos properly.
2023-01-03 23:02:44 +08:00
Sandro 6c056bed3a
Merge pull request #205046 from SuperSandro2000/lib-meson 2022-12-29 01:36:12 +01:00
figsoda a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Sandro Jäckel 6821ff041a
mpv: inline lib 2022-12-25 21:42:23 +01:00
Sandro 4c536e0b69
Merge pull request #203838 from Myaats/mpv_inhibit_gnome 2022-12-24 02:07:14 +01:00
Mats 13c9d909c7 mpvScripts.inhibit_gnome: init at 0.1.3 2022-12-18 17:55:35 +01:00
AndersonTorres 7f00403e5f mpv-unwrapped: incorporate darwin into its expression 2022-12-12 09:46:16 -03:00
AndersonTorres 11f03af9e3 mpv: use meson* functions 2022-12-07 14:11:00 -03:00
Sandro 944a28da8f
Merge pull request #201379 from SuperSandro2000/mpv-unwrapped 2022-12-07 01:24:09 +01:00
Sandro Jäckel 683293089f
mpv-unwrapped: build with meson
xcrun is required for darwin to find its SDK location and for the version detection.

Co-authored-by: adisbladis <adisbladis@gmail.com>
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
Co-authored-by: Atemu <atemu.main@gmail.com>
2022-11-29 17:16:49 +01:00
schnusch fe0257891b mpvScripts.sponsorblock: replace update script with nix-update 2022-11-28 12:18:02 +01:00
Bruno Bigras 4b85db7975
Merge pull request #197438 from schnusch/mpvScripts.sponsorblock
mpvScripts.sponsorblock: unstable-2021-12-23 -> unstable-2022-09-24
2022-11-18 10:23:29 -05:00
Anderson Torres 506f41b6ad
Merge pull request #201367 from SuperSandro2000/mpv-0-35-0
mpv-unwrapped: 0.34.1 -> 0.35.0
2022-11-15 19:12:05 -03:00
Sandro Jäckel b97cda7d44 mpv-unwrapped: 0.34.1 -> 0.35.0 2022-11-15 20:58:01 +01:00
figsoda b6c1fb293e mpvScripts.thumbnail: 0.4.9 -> 0.5.1 2022-11-04 22:38:13 -04:00
schnusch 56ab2dc73f mpvScripts.sponsorblock: unstable-2021-12-23 -> unstable-2022-09-24 2022-10-23 23:39:38 +02:00
Markus S. Wamser c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
lunik1 95df3315f2 mpvScripts.mpv-playlistmanager: unstable-2021-09-27 → unstable-2022-08-26 2022-06-29 23:05:32 +01:00
Martin Weinelt 68c0ca4416 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-25 21:36:31 +02:00
R. Ryantm 0a50c1ed3d mpvScripts.mpris: 0.8.1 -> 0.9 2022-09-22 23:09:55 +00:00
github-actions[bot] 071a9fc320
Merge master into staging-next 2022-09-21 06:23:26 +00:00
Cody P Schafer 3b9c1a03de
mpv: enable rubberbandSupport even if not linux
Since ec40574149, rubberband no longer
fails to build on darwin, so we can enable it in all cases.
2022-09-20 15:31:00 -04:00
Frederik Rietdijk 3086301ac4 Merge staging-next into staging 2022-09-12 19:49:24 +02:00
Sandro Jäckel 63be0d9b2c
mpv: fix cross compilation 2022-09-07 21:23:05 +02:00
github-actions[bot] a179bde9df
Merge staging-next into staging 2022-09-01 00:03:07 +00:00
rnhmjoj 5e04a1fd5d
mpv: fix build with wayland support 2022-08-29 00:16:14 +02:00
rnhmjoj 0b3ec7fbc8
mpv: fix cross compilation 2022-08-29 00:16:14 +02:00
Ken Micklas 189c57aaa6 mpvacious: 0.15 -> 0.18 2022-08-24 13:21:54 +01:00
ajs124 724320b25a
Merge pull request #183114 from sersorrel/mpv-scripts-mpris 2022-08-16 12:53:04 +02:00