mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
New package: phonon-qt5-backend-vlc-0.8.2
This commit is contained in:
parent
ac0d503391
commit
fa413b854c
1 changed files with 19 additions and 0 deletions
19
srcpkgs/phonon-qt5-backend-vlc/template
Normal file
19
srcpkgs/phonon-qt5-backend-vlc/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# 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
|
Loading…
Add table
Reference in a new issue