summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO85
-rw-r--r--PKGBUILD165
-rwxr-xr-xmpv-MVtools.desktop32
-rw-r--r--mpv-git.install12
-rw-r--r--mpv-hq.desktop31
-rw-r--r--mpv-lq.desktop31
-rw-r--r--mpv-mq.desktop31
-rw-r--r--mpv-uq.desktop31
8 files changed, 418 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f9157a9f05c2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,85 @@
+# Generated by mksrcinfo v8
+# Fri Sep 30 13:50:33 UTC 2016
+pkgbase = mpv-ahjolinna-git
+ pkgdesc = MPV with my ahjolinna config's (uses ffmpeg-full). (GIT version)
+ pkgver = 20160929.b692037
+ pkgrel = 1
+ url = http://mpv.io
+ install = mpv-git.install
+ arch = x86_64
+ license = GPL3;BSD;LGPL
+ makedepends = git
+ makedepends = waf
+ makedepends = python-docutils
+ makedepends = yasm
+ makedepends = ladspa
+ makedepends = fontconfig
+ makedepends = fribidi
+ makedepends = acpitool
+ makedepends = inxi
+ depends = desktop-file-utils
+ depends = smbclient
+ depends = libguess
+ depends = enca
+ depends = libxv
+ depends = libcdio-paranoia
+ depends = openal
+ depends = luajit
+ depends = lua
+ depends = libssh
+ depends = libcaca
+ depends = rsound
+ depends = libxss
+ depends = libdvdnav
+ depends = jack2
+ depends = libbluray
+ depends = libpulse
+ depends = x264
+ depends = x265
+ depends = libbs2b
+ depends = libgme
+ depends = mesa
+ depends = libxinerama
+ depends = libxrandr
+ depends = libxkbcommon
+ depends = hicolor-icon-theme
+ depends = sdl2
+ depends = lcms2
+ depends = lame
+ depends = ffmpeg
+ depends = libva
+ depends = rubberband
+ depends = uchardet
+ depends = libarchive
+ depends = libsoxr
+ depends = v4l-utils
+ depends = vapoursynth
+ optdepends = youtube-dl: Another way to view youtuve videos with mpv
+ optdepends = zsh-completions: Additional completion definitions for Zsh users
+ optdepends = livestreamer: to watch live video streams (twitch.tv)
+ optdepends = vapoursynth-plugin-mvtools: Realtime motion interpolating playback in mpv
+ optdepends = acpitool: for battery detection
+ optdepends = inxi: HIDPI-detection
+ provides = mpv
+ conflicts = mpv
+ options = !emptydirs
+ backup = etc/mpv/encoding-profiles.conf
+ source = git+https://github.com/mpv-player/mpv.git
+ source = ftp://ftp.ritual.org/common/ColorManagement/BT.709_Profiles.zip
+ source = https://github.com/ahjolinna/mpv-conf/raw/master/PKGBUILD/mpv.tar.gz
+ source = mpv-uq.desktop
+ source = mpv-hq.desktop
+ source = mpv-mq.desktop
+ source = mpv-MVtools.desktop
+ source = mpv-lq.desktop
+ sha256sums = SKIP
+ sha256sums = d53aa2c59350a8e364b1a18a5509ba995826f7d37e34ad029251bee082f3c360
+ sha256sums = fb0fea391407e3a91a158816a716a9ca2bbcc9d5070756a70ba07b31c6a76362
+ sha256sums = f76c836c56ce84659a4e4256cc0afb515f87aa77e33dfa164e25f79ee5e2bdd5
+ sha256sums = ddd18dbccdaa4513586cb97299e88564e3289940f25d7ebe762c4482fbad3809
+ sha256sums = 8cf41f23572417836084209fce343f779e72dea9688dc84e23e8eb913d002d5f
+ sha256sums = 9a7f7d78a71c5492709abfb8f4ad598fa02867e71b5645bb639850163264762b
+ sha256sums = e02f7b07653ea4ce9745b9f699954f5a4eafd416ada5a5d032c7dd7294921f90
+
+pkgname = mpv-ahjolinna-git
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..0c3853d16246
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,165 @@
+# Maintainer: ahjolinna <ahjolinna@yahoo.com>
+pkgname=mpv-ahjolinna-git
+pkgver=20160929.b692037
+pkgrel=1
+pkgdesc="MPV with my ahjolinna config's (uses ffmpeg-full). (GIT version)"
+arch=('x86_64')
+depends=('desktop-file-utils'
+ 'smbclient'
+ 'libguess'
+ 'enca'
+ 'libxv'
+ 'libcdio-paranoia'
+ 'openal'
+ 'luajit'
+ 'lua'
+ 'libssh'
+ 'libcaca'
+ 'rsound'
+ 'libxss'
+ 'libdvdnav'
+ 'jack2'
+ 'libbluray'
+ 'libpulse'
+ 'x264'
+ 'x265'
+ 'libbs2b'
+ 'libgme'
+ 'mesa'
+ 'libxinerama'
+ 'libxrandr'
+ 'libxkbcommon'
+ 'hicolor-icon-theme'
+ 'sdl2'
+ 'lcms2'
+ 'lame'
+ 'ffmpeg'
+ 'libva'
+ 'rubberband'
+ 'uchardet'
+ 'libarchive'
+ 'libsoxr'
+ 'v4l-utils'
+ 'vapoursynth'
+ )
+license=('GPL3;BSD;LGPL')
+url="http://mpv.io"
+screenshot='http://i.imgur.com/eFjf71A.png'
+makedepends=('git'
+ 'waf'
+ 'python-docutils'
+ 'yasm'
+ 'ladspa'
+ 'fontconfig'
+ 'fribidi'
+ 'acpitool'
+ 'inxi'
+ )
+optdepends=('youtube-dl: Another way to view youtuve videos with mpv'
+ 'zsh-completions: Additional completion definitions for Zsh users'
+ 'livestreamer: to watch live video streams (twitch.tv)'
+ 'vapoursynth-plugin-mvtools: Realtime motion interpolating playback in mpv'
+ 'acpitool: for battery detection'
+ 'inxi: HIDPI-detection')
+
+provides=('mpv')
+conflicts=('mpv')
+options=('!emptydirs')
+install=mpv-git.install
+
+source=('git+https://github.com/mpv-player/mpv.git'
+ 'ftp://ftp.ritual.org/common/ColorManagement/BT.709_Profiles.zip'
+ 'https://github.com/ahjolinna/mpv-conf/raw/master/PKGBUILD/mpv.tar.gz'
+ 'mpv-uq.desktop'
+ 'mpv-hq.desktop'
+ 'mpv-mq.desktop'
+ 'mpv-MVtools.desktop'
+ 'mpv-lq.desktop'
+ )
+
+sha256sums=('SKIP'
+ 'd53aa2c59350a8e364b1a18a5509ba995826f7d37e34ad029251bee082f3c360'
+ 'fb0fea391407e3a91a158816a716a9ca2bbcc9d5070756a70ba07b31c6a76362'
+ 'f76c836c56ce84659a4e4256cc0afb515f87aa77e33dfa164e25f79ee5e2bdd5'
+ 'ddd18dbccdaa4513586cb97299e88564e3289940f25d7ebe762c4482fbad3809'
+ '8cf41f23572417836084209fce343f779e72dea9688dc84e23e8eb913d002d5f'
+ '9a7f7d78a71c5492709abfb8f4ad598fa02867e71b5645bb639850163264762b'
+ 'e02f7b07653ea4ce9745b9f699954f5a4eafd416ada5a5d032c7dd7294921f90')
+
+
+backup=('etc/mpv/encoding-profiles.conf')
+
+pkgver() {
+ cd $srcdir/mpv
+ echo "$(git log -1 --format="%cd" --date=short | tr -d '-').$(git log -1 --format="%h")"
+}
+
+build() {
+ cd $srcdir/mpv
+
+ waf configure --prefix=/usr \
+ --confdir=/etc/mpv \
+ --disable-test \
+ --disable-build-date \
+ --enable-libmpv-shared \
+ --enable-openal \
+ --disable-sdl1 \
+ --enable-sdl2 \
+ --enable-libmpv-shared \
+ --enable-zsh-comp \
+ --enable-pulse \
+ --enable-egl-x11 \
+ --enable-wayland \
+ --enable-vdpau \
+ --enable-vaapi \
+ --enable-libsmbclient \
+ --enable-dvdread \
+ --enable-libarchive \
+ --lua=luajit \
+ --enable-libavdevice \
+ --enable-vapoursynth \
+ --enable-vdpau-hwaccel \
+ --enable-vaapi-hwaccel
+
+
+ sed -i 's/vendor-completions/site-functions/' wscript_build.py
+
+ # waf looking for python2...
+ sed -i 's/$? != 0/$? >> 8 != 0/' TOOLS/zsh.pl
+
+ waf build
+}
+
+package() {
+ cd $srcdir/mpv
+ DESTDIR="${pkgdir}" waf install
+
+ install -Dm755 $srcdir/mpv/TOOLS/mpv_identify.sh "${pkgdir}/usr/bin/mpv-identify"
+ install -Dm755 $srcdir/mpv/TOOLS/umpv "${pkgdir}/usr/bin/umpv"
+
+ install -Dm644 $srcdir/mpv/DOCS/encoding.rst "${pkgdir}/usr/share/doc/mpv/encoding.rst"
+ install -Dm644 $srcdir/mpv/DOCS/edl-mpv.rst "${pkgdir}/usr/share/doc/mpv/edl-mpv.rst"
+ install -Dm644 $srcdir/mpv/DOCS/client-api-changes.rst "${pkgdir}/usr/share/doc/mpv/client-api-changes.rst"
+ install -Dm644 $srcdir/mpv/DOCS/contribute.md "${pkgdir}/usr/share/doc/mpv/contribute.md"
+
+ # install the .desktop files
+ install -Dm644 "${srcdir}/mpv-lq.desktop" "${pkgdir}/usr/share/applications/mpv-lq.desktop"
+ install -Dm644 "${srcdir}/mpv-mq.desktop" "${pkgdir}/usr/share/applications/mpv-mq.desktop"
+ install -Dm644 "${srcdir}/mpv-hq.desktop" "${pkgdir}/usr/share/applications/mpv-hq.desktop"
+ install -Dm644 "${srcdir}/mpv-uq.desktop" "${pkgdir}/usr/share/applications/mpv-uq.desktop"
+ install -Dm644 "${srcdir}/mpv-MVtools.desktop" "${pkgdir}/usr/share/applications/mpv-MVtools.desktop"
+
+ # install BT.709 ICC profiles (https://github.com/mpv-player/mpv/issues/534#issuecomment-35823203)
+ install -Dm755 "${srcdir}/BT.709_Profiles/BT.709.gamma.1.95.icc" "${pkgdir}/usr/share/color/icc/BT.709_Profiles/BT.709.gamma.1.95.icc"
+ install -Dm755 "${srcdir}/BT.709_Profiles/BT.709.gamma.1.95.icc" "${pkgdir}/usr/share/color/icc/BT.709_Profiles/BT.709.icc"
+ install -Dm755 "${srcdir}/BT.709_Profiles/BT.709.gamma.1.95.icc" "${pkgdir}/usr/share/color/icc/BT.709_Profiles/BT.709.linear.icc"
+
+ #install configure files
+ cp -R ${srcdir}/mpv/etc*/* ${pkgdir}/etc/mpv
+ install -d "${pkgdir}/etc/mpv/"
+
+
+ # sed 's|/usr/local/etc/mpv.conf|/etc/mpv.conf|g' -i "${pkgdir}/usr/share/doc/mpv/mpv.conf"
+
+ (cd $srcdir/mpv/TOOLS/lua; for i in $(find . -type f); do install -Dm644 "${i}" "${pkgdir}/usr/share/mpv/scripts/${i}"; done)
+}
diff --git a/mpv-MVtools.desktop b/mpv-MVtools.desktop
new file mode 100755
index 000000000000..31f4a9c83af4
--- /dev/null
+++ b/mpv-MVtools.desktop
@@ -0,0 +1,32 @@
+#!/usr/bin/env xdg-open
+[Desktop Entry]
+Type=Application
+Name=mpv(MV-tools) Media Player
+Name[ca]=Reproductor multimèdia mpv
+Name[cs]=mpv přehrávač
+Name[pl]=Odtwarzacz mpv
+Name[ru]=Проигрыватель mpv
+Name[zh-CN]=mpv 媒体播放器
+Name[zh-TW]=mpv 媒體播放器
+GenericName=Multimedia player (MVtools)
+GenericName[cs]=Multimediální přehrávač
+GenericName[zh-CN]=多媒体播放器
+GenericName[zh-TW]=多媒體播放器
+Comment=Play movies and songs
+Comment[ca]=Reproduïu vídeos i cançons
+Comment[cs]=Přehrává filmy a hudbu
+Comment[de]=Filme und Musik abspielen
+Comment[es]=Reproduzca vídeos y canciones
+Comment[fr]=Lecteur multimédia
+Comment[it]=Lettore multimediale
+Comment[pl]=Odtwarzaj filmy i muzykę
+Comment[ru]=Воспроизвести фильмы и музыку
+Comment[zh-CN]=播放电影和歌曲
+Comment[zh-TW]=播放電影和歌曲
+Icon=mpv
+TryExec=mpv
+Exec=mpv --profile=pseudo-gui --script-opts=ao-level=medium-quality --vf=format=yuv420p,vapoursynth=/etc/mpv/filters/motioninterpolation.vpy:2:8 -- %U
+Terminal=false
+Categories=AudioVideo;Audio;Video;Player;TV;
+MimeType=application/ogg;application/x-ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/ogg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/mp4;video/msvideo;video/x-msvideo;video/ogg;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-flv;video/x-theora;video/x-matroska;video/webm;audio/x-flac;audio/x-vorbis+ogg;video/x-ogm+ogg;audio/x-shorten;audio/x-ape;audio/x-wavpack;audio/x-tta;audio/AMR;audio/ac3;video/mp2t;audio/flac;audio/mp4;
+X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb
diff --git a/mpv-git.install b/mpv-git.install
new file mode 100644
index 000000000000..5c501dc49916
--- /dev/null
+++ b/mpv-git.install
@@ -0,0 +1,12 @@
+post_install() {
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+ update-desktop-database -q
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
diff --git a/mpv-hq.desktop b/mpv-hq.desktop
new file mode 100644
index 000000000000..02c85b5cf47c
--- /dev/null
+++ b/mpv-hq.desktop
@@ -0,0 +1,31 @@
+[Desktop Entry]
+Type=Application
+Name=mpv(hq) Media Player
+Name[ca]=Reproductor multimèdia mpv
+Name[cs]=mpv přehrávač
+Name[pl]=Odtwarzacz mpv
+Name[ru]=Проигрыватель mpv
+Name[zh-CN]=mpv 媒体播放器
+Name[zh-TW]=mpv 媒體播放器
+GenericName=Multimedia player (hq)
+GenericName[cs]=Multimediální přehrávač
+GenericName[zh-CN]=多媒体播放器
+GenericName[zh-TW]=多媒體播放器
+Comment=Play movies and songs
+Comment[ca]=Reproduïu vídeos i cançons
+Comment[cs]=Přehrává filmy a hudbu
+Comment[de]=Filme und Musik abspielen
+Comment[es]=Reproduzca vídeos y canciones
+Comment[fr]=Lecteur multimédia
+Comment[it]=Lettore multimediale
+Comment[pl]=Odtwarzaj filmy i muzykę
+Comment[ru]=Воспроизвести фильмы и музыку
+Comment[zh-CN]=播放电影和歌曲
+Comment[zh-TW]=播放電影和歌曲
+Icon=mpv
+TryExec=mpv
+Exec=mpv --profile=pseudo-gui --script-opts=ao-level=high-quality -- %U
+Terminal=false
+Categories=AudioVideo;Audio;Video;Player;TV;
+MimeType=application/ogg;application/x-ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/ogg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/mp4;video/msvideo;video/x-msvideo;video/ogg;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-flv;video/x-theora;video/x-matroska;video/webm;audio/x-flac;audio/x-vorbis+ogg;video/x-ogm+ogg;audio/x-shorten;audio/x-ape;audio/x-wavpack;audio/x-tta;audio/AMR;audio/ac3;video/mp2t;audio/flac;audio/mp4;
+X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb
diff --git a/mpv-lq.desktop b/mpv-lq.desktop
new file mode 100644
index 000000000000..ea584afeb998
--- /dev/null
+++ b/mpv-lq.desktop
@@ -0,0 +1,31 @@
+[Desktop Entry]
+Type=Application
+Name=mpv(lq) Media Player
+Name[ca]=Reproductor multimèdia mpv
+Name[cs]=mpv přehrávač
+Name[pl]=Odtwarzacz mpv
+Name[ru]=Проигрыватель mpv
+Name[zh-CN]=mpv 媒体播放器
+Name[zh-TW]=mpv 媒體播放器
+GenericName=Multimedia player (lq)
+GenericName[cs]=Multimediální přehrávač
+GenericName[zh-CN]=多媒体播放器
+GenericName[zh-TW]=多媒體播放器
+Comment=Play movies and songs
+Comment[ca]=Reproduïu vídeos i cançons
+Comment[cs]=Přehrává filmy a hudbu
+Comment[de]=Filme und Musik abspielen
+Comment[es]=Reproduzca vídeos y canciones
+Comment[fr]=Lecteur multimédia
+Comment[it]=Lettore multimediale
+Comment[pl]=Odtwarzaj filmy i muzykę
+Comment[ru]=Воспроизвести фильмы и музыку
+Comment[zh-CN]=播放电影和歌曲
+Comment[zh-TW]=播放電影和歌曲
+Icon=mpv
+TryExec=mpv
+Exec=mpv --profile=pseudo-gui --script-opts=ao-level=low-quality -- %U
+Terminal=false
+Categories=AudioVideo;Audio;Video;Player;TV;
+MimeType=application/ogg;application/x-ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/ogg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/mp4;video/msvideo;video/x-msvideo;video/ogg;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-flv;video/x-theora;video/x-matroska;video/webm;audio/x-flac;audio/x-vorbis+ogg;video/x-ogm+ogg;audio/x-shorten;audio/x-ape;audio/x-wavpack;audio/x-tta;audio/AMR;audio/ac3;video/mp2t;audio/flac;audio/mp4;
+X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb
diff --git a/mpv-mq.desktop b/mpv-mq.desktop
new file mode 100644
index 000000000000..c233dd23b91a
--- /dev/null
+++ b/mpv-mq.desktop
@@ -0,0 +1,31 @@
+[Desktop Entry]
+Type=Application
+Name=mpv(mq) Media Player
+Name[ca]=Reproductor multimèdia mpv
+Name[cs]=mpv přehrávač
+Name[pl]=Odtwarzacz mpv
+Name[ru]=Проигрыватель mpv
+Name[zh-CN]=mpv 媒体播放器
+Name[zh-TW]=mpv 媒體播放器
+GenericName=Multimedia player (mq)
+GenericName[cs]=Multimediální přehrávač
+GenericName[zh-CN]=多媒体播放器
+GenericName[zh-TW]=多媒體播放器
+Comment=Play movies and songs
+Comment[ca]=Reproduïu vídeos i cançons
+Comment[cs]=Přehrává filmy a hudbu
+Comment[de]=Filme und Musik abspielen
+Comment[es]=Reproduzca vídeos y canciones
+Comment[fr]=Lecteur multimédia
+Comment[it]=Lettore multimediale
+Comment[pl]=Odtwarzaj filmy i muzykę
+Comment[ru]=Воспроизвести фильмы и музыку
+Comment[zh-CN]=播放电影和歌曲
+Comment[zh-TW]=播放電影和歌曲
+Icon=mpv
+TryExec=mpv
+Exec=mpv --profile=pseudo-gui --script-opts=ao-level=medium-quality -- %U
+Terminal=false
+Categories=AudioVideo;Audio;Video;Player;TV;
+MimeType=application/ogg;application/x-ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/ogg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/mp4;video/msvideo;video/x-msvideo;video/ogg;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-flv;video/x-theora;video/x-matroska;video/webm;audio/x-flac;audio/x-vorbis+ogg;video/x-ogm+ogg;audio/x-shorten;audio/x-ape;audio/x-wavpack;audio/x-tta;audio/AMR;audio/ac3;video/mp2t;audio/flac;audio/mp4;
+X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb
diff --git a/mpv-uq.desktop b/mpv-uq.desktop
new file mode 100644
index 000000000000..ff764489732c
--- /dev/null
+++ b/mpv-uq.desktop
@@ -0,0 +1,31 @@
+[Desktop Entry]
+Type=Application
+Name=mpv(uq) Media Player
+Name[ca]=Reproductor multimèdia mpv
+Name[cs]=mpv přehrávač
+Name[pl]=Odtwarzacz mpv
+Name[ru]=Проигрыватель mpv
+Name[zh-CN]=mpv 媒体播放器
+Name[zh-TW]=mpv 媒體播放器
+GenericName=Multimedia player (uq)
+GenericName[cs]=Multimediální přehrávač
+GenericName[zh-CN]=多媒体播放器
+GenericName[zh-TW]=多媒體播放器
+Comment=Play movies and songs
+Comment[ca]=Reproduïu vídeos i cançons
+Comment[cs]=Přehrává filmy a hudbu
+Comment[de]=Filme und Musik abspielen
+Comment[es]=Reproduzca vídeos y canciones
+Comment[fr]=Lecteur multimédia
+Comment[it]=Lettore multimediale
+Comment[pl]=Odtwarzaj filmy i muzykę
+Comment[ru]=Воспроизвести фильмы и музыку
+Comment[zh-CN]=播放电影和歌曲
+Comment[zh-TW]=播放電影和歌曲
+Icon=mpv
+TryExec=mpv
+Exec=mpv --profile=pseudo-gui --script-opts=ao-level=ultra-quality -- %U
+Terminal=false
+Categories=AudioVideo;Audio;Video;Player;TV;
+MimeType=application/ogg;application/x-ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/ogg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/mp4;video/msvideo;video/x-msvideo;video/ogg;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-flv;video/x-theora;video/x-matroska;video/webm;audio/x-flac;audio/x-vorbis+ogg;video/x-ogm+ogg;audio/x-shorten;audio/x-ape;audio/x-wavpack;audio/x-tta;audio/AMR;audio/ac3;video/mp2t;audio/flac;audio/mp4;
+X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb