mpv.io icon indicating copy to clipboard operation
mpv.io copied to clipboard

Update Scoop, MSYS2 package links and add Microsoft Store

Open sitiom opened this issue 3 years ago • 3 comments

Use Scoop's search interface and update MSYS2 package link to official upstream repo.

sitiom avatar Jul 08 '22 07:07 sitiom

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
mpv-io ❌ Failed (Inspect) Nov 25, 2022 at 1:45AM (UTC)

vercel[bot] avatar Jul 08 '22 07:07 vercel[bot]

Deploy Preview for velvety-cuchufli-b7a63b failed.

Name Link
Latest commit b8cf2325cd33836195e4f7ddfcceaed83dbe396b
Latest deploy log https://app.netlify.com/sites/velvety-cuchufli-b7a63b/deploys/63801e2efa436a00085c5c8c

netlify[bot] avatar Jul 08 '22 07:07 netlify[bot]

Microsoft Store should have the cloud download icon. Also, scoop and Chocolatey use shinchiro's builds, so they should be grouped together separately from Microsoft Store, which is published by SilverEzhik from his MSIX package build.

      = package_row 'Microsoft Store',
                    'https://www.microsoft.com/store/productId/9P3JFR0CLLL6',
                    :"cloud-download"
      = package_row 'Windows builds by shinchiro (releases and git)',
                    'https://sourceforge.net/projects/mpv-player-windows/files',
                    :"cloud-download"
      = package_row 'Scoop', 'https://github.com/ScoopInstaller/Extras/blob/master/bucket/mpv.json'
      = package_row 'Scoop (git)', 'https://github.com/ScoopInstaller/Extras/blob/master/bucket/mpv-git.json'
      = package_row 'Chocolatey', 'https://chocolatey.org/packages/mpv'
      = package_row 'Compilation instructions', 'https://github.com/mpv-player/mpv/blob/master/DOCS/compile-windows.md'
      = package_row 'MSYS2 source package', 'https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-mpv'

Witchilich avatar Nov 24 '22 16:11 Witchilich

Fixed by #115, Microsoft Store one is outdated, so not added. Let us know if it become viable to be included.

kasper93 avatar Sep 01 '24 14:09 kasper93