Colin
df622909ad
mpvScripts.mpris: support cross compilation
2023-08-13 06:19:25 +03:00
lunik1
656dbeac25
mpvScripts.mpv-playlistmanager: unstable-2022-08-26 -> unstable-2023-08-09
2023-08-10 23:15:07 +01:00
Jörg Thalheim
c61a740b7c
Merge pull request #247990 from Lassulus/mpvScripts.visualizer
...
mpvScripts.visualizer: init at unstable-2021-07-10
2023-08-09 19:28:01 +01:00
Kierán Meinhardt
7f58893935
mpvScripts.visualizer: init at unstable-2021-07-10
2023-08-08 20:57:28 +02:00
Anders Kaseorg
8348a75570
mpv: 0.35.1 → 0.36.0
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-08-07 13:44:21 -07:00
Randy Eckenrode
1b26b41be7
mpv: enable Swift support on x86_64-darwin
...
Swift support doesn’t seem to work with back-deployed dylibs, so set the
deployment target to 10.15 to force Swift to link against the system
Swift libraries. The change to use the Swift stdenv fixes the errors
reported in #214944 .
2023-07-25 23:51:24 -04:00
Martino Fontana
875ec026c9
mpv: add NoDisplay=true
to umpv.desktop
2023-07-22 01:29:22 -03:00
Ilan Joselevich
5a67e7be68
mpvScripts.youtube-quality: replace with mpvScripts.quality-menu v4.1.0
...
While at it also moved scripts attrset out of all-packages.nix so we
don't set the alias there.
2023-07-14 01:48:46 +03:00
Peder Bergebakken Sundt
e994574e92
mpv: add test "mpv-scripts-should-not-collide"
2023-06-27 13:52:18 -03:00
apfelkuchen06
b4a2d67964
mpvScripts.thumbfast: change license
...
Thumbfast is now licensed under the Mozilla Public License: 6f1d92da25
2023-06-04 18:28:09 +00:00
apfelkuchen06
abc86bc4ed
mpvScripts.thumbfast: unstable-2023-05-12 -> unstable-2023-06-04
2023-06-04 18:28:09 +00:00
Daniel Nagy
db508e06a1
treewide: add meta.mainProgram and changelog urls ( #204317 )
2023-05-28 01:31:27 -05:00
Maciej Krüger
bd4452f0a9
Merge pull request #219349 from nbraud/mpvScript/seekTo
...
mpvScripts.{blacklistExtensions, seekTo}: Init at unstable-2022-10-02
2023-05-25 17:54:24 +02:00
Artturi
920fbd7fea
Merge pull request #231702 from chuangzhu/webtorrent-mpv-hook
2023-05-21 18:48:21 +03:00
apfelkuchen06
9ae541a3c2
mpv: fix umpv.desktop
...
mpv ships with a wrapper-script umpv that adds files to the queue of a currently
running mpv instance. This script does not take any options.
The desktop file for it simply substituted mpv with umpv in mpv.desktop,
resuting in an incorrect desktop file with `Exec=umpv --player-operation-mode=pseudo-gui -- %U`.
This resulted in umpv adding bogus files to the queue.
2023-05-20 21:10:40 -03:00
apfelkuchen06
f594db6447
mpvScripts.thumbfast: init at unstable-2023-05-12
2023-05-16 08:28:39 -03:00
Chuang Zhu
3f1ff3edaf
mpvScripts.webtorrent-mpv-hook: fix build on aarch64-linux
2023-05-14 00:53:28 +08:00
Sandro
8f6cd53206
Merge pull request #229022 from SuperSandro2000/nox-mpv-wayland
...
nixos/no-x-libs: disable wayland for mpv
2023-05-09 19:07:16 +02:00
R. Ryantm
c9bac79505
mpvScripts.mpris: 0.9 -> 1.0
2023-05-07 10:13:48 +00:00
Sandro Jäckel
9248e0074c
mpv: make vaapi support depending on x11/wayland
...
it requires either x11 or wayland to be enabled and fails configure if
not so
2023-04-30 02:45:16 +02:00
Nick Cao
2bd8a3add4
Merge pull request #227239 from HolyParzival/mpvacious-0.23
...
mpvScripts.mpvacious: 0.20 -> 0.23
2023-04-21 10:18:49 +08:00
Anderson Torres
bc28e20568
mpv: change self to finalAttrs
2023-04-20 22:22:23 -03:00
holyparzival
8374a081bf
mpvScripts.mpvacious: 0.20 -> 0.23
2023-04-20 15:37:15 +05:00
nicoo
947f8256a4
mpvScripts.occivink: make FDOs (Fixed-Output Derivations)
2023-04-16 13:55:24 +00:00
nicoo
290dcc75e9
mpvScripts.occivink: Minor fixes to the generic helper
...
- Renamed 'name' parameter to avoid collisions with mkDerivation's one.
- Ensured the passed parameters can always override generic defaults.
2023-04-16 13:55:24 +00:00
nicoo
a326613766
mpvScripts.blacklistExtensions: init at unstable-2022-10-02
2023-04-16 13:55:24 +00:00
nicoo
589d611a40
mpvScripts.occivink: Add generic helper for all scripts in repo
2023-04-16 13:55:22 +00:00
nicoo
19abbaa2d6
mpvScripts.seekTo: init at unstable-2022-10-02
2023-04-16 13:54:52 +00:00
apfelkuchen06
312b3856e8
mpvScripts.uosc: 4.6.0 -> 4.7.0
2023-04-15 19:36:18 +02:00
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