nicoo
fc5965587a
mpvScripts.mpvacious: Refactor with buildLua
& upstream's install
target
2023-11-11 23:53:19 +00:00
nicoo
580fc8a960
mpvScripts.thumbnail: Refactor with buildLua
2023-11-11 14:05:39 -03:00
Maciej Krüger
d947be887f
Merge pull request #266495 from nbraud/mpvScripts/lunik1
2023-11-11 18:05:27 +01:00
David Stritzl
acd80bbf00
mpv: sign darwin bundle executable
...
This fixes the application exiting immediately after launch via application bundle on macOS 14 (#261072 ).
2023-11-10 11:03:01 -03:00
nicoo
c9f5c80a1f
mpvScripts.quality-menu: 4.1.0 → 4.1.1
2023-11-09 16:26:32 +00:00
nicoo
a3a5bf4128
mpvScripts.mpv-playlistmanager: Refactor with buildLua
2023-11-09 16:18:39 +00:00
nicoo
7189efcbff
mpvScripts.quality-menu: Refactor with buildLua
2023-11-09 16:18:38 +00:00
Maciej Krüger
2a4751dc3f
Merge pull request #265676 from nbraud/mpvScripts/refactor
2023-11-08 19:42:57 +01:00
nicoo
7b792b0bcf
mpvScripts.buildLua: Run {pre, post}install hooks
...
This is necessary, as users of buildLua may expect the phase hooks to work,
including indirect uses such as adding a hook through `mpvScripts.foo.override`.
2023-11-05 15:42:47 +00:00
nicoo
54d250735a
mpvScripts.{blacklistExtensions, seekTo}: makeOverridable & refactor
2023-11-05 15:42:46 +00:00
nicoo
a899b23bd3
mpvScripts: refactor around buildLua
helper
2023-11-05 15:42:46 +00:00
1sixth
214da37b5c
mpv: unpin ffmpeg ( #265069 )
2023-11-03 00:30:37 +01:00
Maciej Krüger
298571686f
Merge pull request #261642 from nbraud/mpvScripts/chapterskip
2023-10-28 00:26:43 +02:00
nicoo
5b0420769e
mpvScripts.chapterskip: Define updateScript
2023-10-27 19:15:56 +00:00
nicoo
44f36cdc9b
mpvScripts.chapterskip: init at unstable-2022-09-08
2023-10-27 19:15:55 +00:00
R. Ryantm
b43269b8cd
mpvScripts.thumbnail: 0.5.2 -> 0.5.3
2023-10-20 09:59:39 +00:00
Ilan Joselevich
616e7f9ecb
Merge pull request #238659 from pbsds/mpv-scripts-webm-init
...
mpvScripts.mpv-webm: init at unstable-2023-02-23
2023-09-21 14:48:17 +02:00
Fabián Heredia Montiel
96839fcb3d
Merge pull request #253799 from HolyParzival/mpvacious-0.24
...
mpvScripts.mpvacious: 0.23 -> 0.24
2023-09-16 12:04:38 -06:00
zeronobody0
fd439a0686
remove "the the" from mpv plugin autoload.nix
2023-09-14 12:28:48 -07:00
Mario Rodas
ac4fd1a109
Revert "Fix mujs dylib on Darwin"
...
mujs already fixes its dylib.
This reverts commit a1abee0758
.
2023-09-11 15:53:54 +00:00
John Hamelink
a1abee0758
Fix mujs dylib on Darwin
2023-09-09 15:09:26 +01:00
holyparzival
5014e83de1
mpvScripts.mpvacious: 0.23 -> 0.24
2023-09-07 12:05:45 +05:00
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
Peder Bergebakken Sundt
5809b0bbe6
mpvScripts.mpv-webm: init at unstable-2023-02-23
2023-08-05 00:27:40 +02: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