phonon-qt5-backend-vlc: update to 0.9.0
This commit is contained in:
parent
3080dd7b08
commit
62e31e83c0
1 changed files with 6 additions and 7 deletions
|
@ -1,19 +1,18 @@
|
|||
# Template file for 'phonon-backend-vlc'
|
||||
pkgname=phonon-qt5-backend-vlc
|
||||
version=0.8.2
|
||||
version=0.9.0
|
||||
revision=1
|
||||
wrksrc=${pkgname/-qt5/}-${version}
|
||||
wrksrc=${pkgname/-qt5-backend/}-${version}
|
||||
lib32disabled=yes
|
||||
build_style=cmake
|
||||
configure_args="-DPHONON_BUILD_PHONON4QT5=ON"
|
||||
hostmakedepends="cmake automoc4 pkg-config"
|
||||
hostmakedepends="pkg-config extra-cmake-modules"
|
||||
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"
|
||||
short_desc="Phonon VLC backend for Qt5"
|
||||
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
|
||||
distfiles="http://download.kde.org/stable/phonon/${pkgname/-qt5/}/${version}/${pkgname/-qt5/}-${version}.tar.xz"
|
||||
checksum=c0ced7ca571acc22211eecf5158241714fa9ccdb82d4fe0a970ad702860ccdbe
|
||||
|
|
Loading…
Reference in a new issue