phonon-qt5-backend-gstreamer: broken on musl

This commit is contained in:
Michael Gehring 2016-09-21 12:33:14 +02:00
parent e5ec8ea464
commit 4e2c2d277a

View file

@ -17,3 +17,7 @@ license="LGPL-2.1"
homepage="http://phonon.kde.org/"
distfiles="http://download.kde.org/stable/phonon/${pkgname/-qt5/}/${version}/src/${pkgname/-qt5/}-${version}.tar.xz"
checksum=631a724ad0bbaca3b85cb0f0b82d82e9bcb13498276a52299eb47582602f3b4f
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/13911/steps/shell_3/logs/stdio" ;;
esac