mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
phonon-qt5-backend-vlc: rebuild for vlc-3.0.2.
This commit is contained in:
parent
1d9c13473d
commit
8a09118619
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# 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.9.1
|
version=0.9.1
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=${pkgname/-qt5/}-${version}
|
wrksrc=${pkgname/-qt5/}-${version}
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,9 +12,9 @@ provides="phonon-qt5-backend-0_1"
|
||||||
replaces="phonon-qt5-backend>=0"
|
replaces="phonon-qt5-backend>=0"
|
||||||
short_desc="Phonon VLC backend for Qt5"
|
short_desc="Phonon VLC backend for Qt5"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-only"
|
||||||
homepage="http://phonon.kde.org/"
|
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
|
checksum=e698729ba8487299105309623722344f2cd84c46482516d51cd6609fac297313
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue