From 3be1e3502ab1f70954d21830bf44437ed518198a Mon Sep 17 00:00:00 2001 From: b4imetu <41535001+b4imetu@users.noreply.github.com> Date: Mon, 1 May 2023 23:59:16 +0800 Subject: [PATCH 1/4] mpv-v3-git: Add Version 20230430 --- bucket/mpv-v3-git.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 bucket/mpv-v3-git.json diff --git a/bucket/mpv-v3-git.json b/bucket/mpv-v3-git.json new file mode 100644 index 00000000000..38a8b4144c4 --- /dev/null +++ b/bucket/mpv-v3-git.json @@ -0,0 +1,31 @@ +{ + "version": "20230430", + "description": "Video player based on MPlayer/mplayer2 (builds by shinchiro)", + "homepage": "https://mpv.io", + "license": "LGPL-2.1-or-later,GPL-2.0-or-later", + "notes": [ + "To set and unset file type associations and AutoPlay handlers, run '$dir\\installer\\mpv-install.bat' and '$dir\\installer\\mpv-uninstall.bat' as administrator, respectively.", + "You can use Icaros ('nonportable/icaros-np') to enable thumbnails for all media types." + ], + "suggest": { + "yt-dlp": "yt-dlp" + }, + "url": "https://downloads.sourceforge.net/project/mpv-player-windows/64bit-v3/mpv-x86_64-v3-20230430-git-6d422b3.7z", + "hash": "a700d379d701cb82e217160c623ea0b870d2a7189f08c31bfb948e099ac1140c", + "pre_install": "Remove-Item \"$dir\\updater.bat\"", + "env_add_path": ".", + "shortcuts": [ + [ + "mpv.exe", + "mpv" + ] + ], + "persist": "portable_config", + "checkver": { + "sourceforge": "mpv-player-windows/64bit-v3", + "regex": "mpv-x86_64-v3-(\\d+)-git-(?[\\da-f]+)\\.7z" + }, + "autoupdate": { + "url": "https://downloads.sourceforge.net/project/mpv-player-windows/64bit-v3/mpv-x86_64-v3-$version-git-$matchCommit.7z" + } +} From 92277f6cad4a66032bef3668045449724224f1d0 Mon Sep 17 00:00:00 2001 From: b4imetu <41535001+b4imetu@users.noreply.github.com> Date: Thu, 8 Jun 2023 18:35:38 +0800 Subject: [PATCH 2/4] mpv-v3-git: Update to Version 230604 --- bucket/mpv-v3-git.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mpv-v3-git.json b/bucket/mpv-v3-git.json index 38a8b4144c4..af77c5395ff 100644 --- a/bucket/mpv-v3-git.json +++ b/bucket/mpv-v3-git.json @@ -1,5 +1,5 @@ { - "version": "20230430", + "version": "20230604", "description": "Video player based on MPlayer/mplayer2 (builds by shinchiro)", "homepage": "https://mpv.io", "license": "LGPL-2.1-or-later,GPL-2.0-or-later", @@ -10,8 +10,8 @@ "suggest": { "yt-dlp": "yt-dlp" }, - "url": "https://downloads.sourceforge.net/project/mpv-player-windows/64bit-v3/mpv-x86_64-v3-20230430-git-6d422b3.7z", - "hash": "a700d379d701cb82e217160c623ea0b870d2a7189f08c31bfb948e099ac1140c", + "url": "https://downloads.sourceforge.net/project/mpv-player-windows/64bit-v3/mpv-x86_64-v3-20230604-git-e18cf0b.7z", + "hash": "febe334d1e392b1c487abd347d029ae0e64954f26c454f51e30b6547c81c3591", "pre_install": "Remove-Item \"$dir\\updater.bat\"", "env_add_path": ".", "shortcuts": [ From a2a09b22ebc0bdf5231a057ab1e6718344c75be9 Mon Sep 17 00:00:00 2001 From: b4imetu <41535001+b4imetu@users.noreply.github.com> Date: Fri, 19 Jul 2024 16:13:11 +0800 Subject: [PATCH 3/4] mpv-v3-git: Update to Version 20240707 --- bucket/mpv-v3-git.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mpv-v3-git.json b/bucket/mpv-v3-git.json index af77c5395ff..4aac8cc8f22 100644 --- a/bucket/mpv-v3-git.json +++ b/bucket/mpv-v3-git.json @@ -1,5 +1,5 @@ { - "version": "20230604", + "version": "20240707", "description": "Video player based on MPlayer/mplayer2 (builds by shinchiro)", "homepage": "https://mpv.io", "license": "LGPL-2.1-or-later,GPL-2.0-or-later", @@ -10,8 +10,8 @@ "suggest": { "yt-dlp": "yt-dlp" }, - "url": "https://downloads.sourceforge.net/project/mpv-player-windows/64bit-v3/mpv-x86_64-v3-20230604-git-e18cf0b.7z", - "hash": "febe334d1e392b1c487abd347d029ae0e64954f26c454f51e30b6547c81c3591", + "url": "https://downloads.sourceforge.net/project/mpv-player-windows/64bit-v3/mpv-x86_64-v3-20240707-git-00f43e0.7z", + "hash": "c2bff31f53b66f46d0259ead64a847f664f10b171d82ff21649628ddce734554", "pre_install": "Remove-Item \"$dir\\updater.bat\"", "env_add_path": ".", "shortcuts": [ From 0c272e4967ff5950311fb1aa2153380c78a99c9c Mon Sep 17 00:00:00 2001 From: b4imetu <41535001+b4imetu@users.noreply.github.com> Date: Fri, 19 Jul 2024 16:22:23 +0800 Subject: [PATCH 4/4] mpv-v3-git: Update to Version 20240707 and add notes --- bucket/mpv-v3-git.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bucket/mpv-v3-git.json b/bucket/mpv-v3-git.json index 4aac8cc8f22..5bd3085b109 100644 --- a/bucket/mpv-v3-git.json +++ b/bucket/mpv-v3-git.json @@ -4,6 +4,8 @@ "homepage": "https://mpv.io", "license": "LGPL-2.1-or-later,GPL-2.0-or-later", "notes": [ + "CPUs without 'avx avx2 bmi bmi2 fma lzcnt movbe sse3 sse4 sse4.1 sse4.2 ssse3 xsave sahf mwait crc32 cx16 popcnt f16c' instructions will fail to launch the x86_64-v3 build", + "Instead, scoop install extras/mpv-git", "To set and unset file type associations and AutoPlay handlers, run '$dir\\installer\\mpv-install.bat' and '$dir\\installer\\mpv-uninstall.bat' as administrator, respectively.", "You can use Icaros ('nonportable/icaros-np') to enable thumbnails for all media types." ],