mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
phonon-qt5-backend-vlc: update to 0.11.1
This commit is contained in:
parent
e1421bc86f
commit
92dade4ba2
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'phonon-qt5-backend-vlc'
|
# Template file for 'phonon-qt5-backend-vlc'
|
||||||
pkgname=phonon-qt5-backend-vlc
|
pkgname=phonon-qt5-backend-vlc
|
||||||
version=0.10.2
|
version=0.11.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/-qt5/}-${version}"
|
wrksrc="${pkgname/-qt5/}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPHONON_BUILD_PHONON4QT5=ON"
|
configure_args="-DPHONON_BUILD_PHONON4QT5=ON"
|
||||||
hostmakedepends="pkg-config extra-cmake-modules"
|
hostmakedepends="pkg-config extra-cmake-modules"
|
||||||
makedepends="qt5-devel phonon-qt5-devel vlc-devel"
|
makedepends="qt5-devel qt5-tools-devel phonon-qt5-devel vlc-devel"
|
||||||
short_desc="Phonon VLC backend for Qt5"
|
short_desc="Phonon VLC backend for Qt5"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://phonon.kde.org/"
|
homepage="https://phonon.kde.org/"
|
||||||
distfiles="${KDE_SITE}/phonon/${pkgname/-qt5/}/${version}/${pkgname/-qt5/}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/phonon/${pkgname/-qt5/}/${version}/${pkgname/-qt5/}-${version}.tar.xz"
|
||||||
checksum=490915d02b64143ee1372511b675671e57c386c50c4cec04771ed8740bc67298
|
checksum=ccd91e967f943b9e2d7a1115cd1e2851b69f693d568d2174bf709a944a14e5ee
|
||||||
|
|
||||||
provides="phonon-qt5-backend-0_1"
|
provides="phonon-qt5-backend-0_1"
|
||||||
replaces="phonon-qt5-backend>=0"
|
replaces="phonon-qt5-backend>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue