20 lines
744 B
Bash
20 lines
744 B
Bash
|
# Template file for 'phonon-backend-vlc'
|
||
|
pkgname=phonon-qt5-backend-vlc
|
||
|
version=0.8.2
|
||
|
revision=1
|
||
|
wrksrc=${pkgname/-qt5/}-${version}
|
||
|
lib32disabled=yes
|
||
|
build_style=cmake
|
||
|
configure_args="-DPHONON_BUILD_PHONON4QT5=ON"
|
||
|
hostmakedepends="cmake automoc4 pkg-config"
|
||
|
makedepends="qt5-devel phonon-qt5-devel vlc-devel"
|
||
|
depends="desktop-file-utils hicolor-icon-theme"
|
||
|
provides="phonon-qt5-backend-0_1"
|
||
|
replaces="phonon-qt5-backend>=0"
|
||
|
short_desc="Phonon VLC backend"
|
||
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||
|
license="LGPL-2.1"
|
||
|
homepage="http://phonon.kde.org/"
|
||
|
distfiles="http://download.kde.org/stable/phonon/${pkgname/-qt5/}/${version}/src/${pkgname/-qt5/}-${version}.tar.xz"
|
||
|
checksum=dab7f8edf53ee90998e5e3fcf2f6bd0a13750511b0ecde6939be0664d46bdaa3
|