phonon-backend-vlc: update to 0.9.1.

Closes: #9760 [via git-merge-pr]
This commit is contained in:
John 2017-12-03 01:28:11 +01:00 committed by Jürgen Buchmüller
parent dc7384938d
commit c19b89df27
1 changed files with 8 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'phonon-backend-vlc'
pkgname=phonon-backend-vlc
version=0.8.2
revision=3
version=0.9.1
revision=1
lib32disabled=yes
build_style=cmake
hostmakedepends="automoc4 pkg-config"
@ -13,5 +13,9 @@ short_desc="Phonon VLC backend"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"
homepage="http://phonon.kde.org/"
distfiles="http://download.kde.org/stable/phonon/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
checksum=dab7f8edf53ee90998e5e3fcf2f6bd0a13750511b0ecde6939be0664d46bdaa3
distfiles="http://download.kde.org/stable/phonon/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
checksum=e698729ba8487299105309623722344f2cd84c46482516d51cd6609fac297313
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-host-tools phonon-devel"
fi