parent
dc7384938d
commit
c19b89df27
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue