phonon-qt5-backend-vlc: rebuild for vlc-3.0.2.
This commit is contained in:
parent
1d9c13473d
commit
8a09118619
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'phonon-qt5-backend-vlc'
|
||||
pkgname=phonon-qt5-backend-vlc
|
||||
version=0.9.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=${pkgname/-qt5/}-${version}
|
||||
lib32disabled=yes
|
||||
build_style=cmake
|
||||
|
@ -12,9 +12,9 @@ provides="phonon-qt5-backend-0_1"
|
|||
replaces="phonon-qt5-backend>=0"
|
||||
short_desc="Phonon VLC backend for Qt5"
|
||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-only"
|
||||
homepage="http://phonon.kde.org/"
|
||||
distfiles="http://download.kde.org/stable/phonon/${pkgname/-qt5/}/${version}/${pkgname/-qt5/}-${version}.tar.xz"
|
||||
distfiles="${KDE_SITE}/phonon/${pkgname/-qt5/}/${version}/${pkgname/-qt5/}-${version}.tar.xz"
|
||||
checksum=e698729ba8487299105309623722344f2cd84c46482516d51cd6609fac297313
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue