phonon-qt5-backend-vlc: update to 0.9.1.
Closes: #9761 [via git-merge-pr]
This commit is contained in:
parent
7e85df810f
commit
a7dab61047
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'phonon-backend-vlc'
|
||||
# Template file for 'phonon-qt5-backend-vlc'
|
||||
pkgname=phonon-qt5-backend-vlc
|
||||
version=0.9.0
|
||||
version=0.9.1
|
||||
revision=1
|
||||
wrksrc=${pkgname/-qt5-backend/}-${version}
|
||||
wrksrc=${pkgname/-qt5/}-${version}
|
||||
lib32disabled=yes
|
||||
build_style=cmake
|
||||
configure_args="-DPHONON_BUILD_PHONON4QT5=ON"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://phonon.kde.org/"
|
||||
distfiles="http://download.kde.org/stable/phonon/${pkgname/-qt5/}/${version}/${pkgname/-qt5/}-${version}.tar.xz"
|
||||
checksum=c0ced7ca571acc22211eecf5158241714fa9ccdb82d4fe0a970ad702860ccdbe
|
||||
checksum=e698729ba8487299105309623722344f2cd84c46482516d51cd6609fac297313
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel phonon-qt5-devel"
|
||||
|
|
Loading…
Reference in a new issue