phonon-qt5: update to 4.9.1.

This commit is contained in:
John 2017-12-03 01:08:19 +01:00 committed by Jürgen Buchmüller
parent 24ee64c41e
commit 7e85df810f

View file

@ -1,7 +1,7 @@
# Template file for 'phonon-qt5' # Template file for 'phonon-qt5'
pkgname=phonon-qt5 pkgname=phonon-qt5
version=4.9.0 version=4.9.1
revision=2 revision=1
wrksrc=${pkgname%-*}-${version} wrksrc=${pkgname%-*}-${version}
build_style=cmake build_style=cmake
configure_args="-DPHONON_BUILD_PHONON4QT5=ON -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=ON" configure_args="-DPHONON_BUILD_PHONON4QT5=ON -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=ON"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1" license="LGPL-2.1"
homepage="http://phonon.kde.org/" homepage="http://phonon.kde.org/"
distfiles="http://download.kde.org/stable/${pkgname%-*}/${version}/${pkgname%-*}-${version}.tar.xz" distfiles="http://download.kde.org/stable/${pkgname%-*}/${version}/${pkgname%-*}-${version}.tar.xz"
checksum=bb74b40f18ade1d9ab89ffcd7aeb7555be797ca395f1224c488b394da6deb0e0 checksum=67bee986f85ca8b575186c8ba58a85886cb3b1c3567c86a118d56129f221e69c
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then
makedepends+=" libqzeitgeist-devel" makedepends+=" libqzeitgeist-devel"