diff --git a/multimedia/video/mpv-player/actions.py b/multimedia/video/mpv-player/actions.py
index 73874eb665..ef952d1958 100644
--- a/multimedia/video/mpv-player/actions.py
+++ b/multimedia/video/mpv-player/actions.py
@@ -14,7 +14,7 @@ shelltools.export("JOBS", get.makeJOBS().replace("-j", ""))
def setup():
shelltools.system("./bootstrap.py")
- shelltools.system("python waf configure --prefix=/usr --confdir=/etc/mpv --enable-zsh-comp --enable-libmpv-shared --enable-cdda --disable-sidplay")
+ shelltools.system("python waf configure --prefix=/usr --confdir=/etc/mpv --enable-zsh-comp --enable-libmpv-shared --enable-cdda")
def build():
shelltools.system("python waf build -v")
diff --git a/multimedia/video/qmplay2/pspec.xml b/multimedia/video/qmplay2/pspec.xml
index 19d6e50200..a1dc2331a2 100644
--- a/multimedia/video/qmplay2/pspec.xml
+++ b/multimedia/video/qmplay2/pspec.xml
@@ -12,7 +12,7 @@
app:gui
QMPlay2 is a video and audio player which can play most formats and codecs
It can play all formats supported by FFmpeg, libmodplug (including J2B and SFX). It also supports Audio CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and Prostopleer browser.
- https://github.com/zaps166/QMPlay2/archive/16.12.23.tar.gz
+ https://github.com/zaps166/QMPlay2/archive/16.12.23.tar.gz
qt5-base-devel
qt5-qdbusviewer