From 7df1aa5d9ec68219c7dd2bc3008a31a23ac8cbae Mon Sep 17 00:00:00 2001 From: Asif Ali Rizvan Date: Thu, 10 Aug 2023 16:08:46 +0530 Subject: [PATCH] Add flathub flatpak mpv to Installation instructions --- source/installation.html.haml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/installation.html.haml b/source/installation.html.haml index 8e4eede..3933d92 100644 --- a/source/installation.html.haml +++ b/source/installation.html.haml @@ -68,6 +68,8 @@ title: Installation Distributions usually package outdated, unmaintained, and unsupported versions of mpv. This is especially true for popular distros like Debian and Ubuntu. You are recommended to use mpv-build or third-party packages instead. All of these packages are unofficial. + + = package_row 'Flatpak (Flathub)', 'https://flathub.org/apps/io.mpv.Mpv' = package_row 'Arch (official package)', 'https://archlinux.org/packages/extra/x86_64/mpv/' = package_row 'Gentoo (official package)', 'https://packages.gentoo.org/packages/media-video/mpv'