Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion source/installation.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,13 @@ title: Installation

= 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'

= package_row 'Arch (AUR, git package)', 'https://aur.archlinux.org/packages/mpv-git/'
= package_row 'Arch (AUR, mpv-build package)', 'https://aur.archlinux.org/packages/mpv-build-git/'
= package_row 'Debian multimedia', 'https://deb-multimedia.org/dists/testing/main/binary-amd64/package/mpv'
= package_row 'Ubuntu and Debian (apt repository)', 'https://fruit.je/apt'
= package_row 'Fedora (rpm repository)', 'https://docs.fedoraproject.org/en-US/quick-docs/installing-plugins-for-playing-movies-and-music'
= package_row 'NixOS and, All Linux distros (nix repository)', 'https://nixos.wiki/wiki/MPV'
= package_row 'All Linux distros (flatpak, flathub)', 'https://flathub.org/apps/io.mpv.Mpv'

%tr
%td(colspan="2")
Expand Down