phonon-backend-vlc: remove
Depends on obsolete qt4, is unused.
This commit is contained in:
parent
43c9bdb18e
commit
942cb01fa7
2 changed files with 6 additions and 17 deletions
1
srcpkgs/phonon-backend-vlc/INSTALL.msg
Normal file
1
srcpkgs/phonon-backend-vlc/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
|||
phonon-backend-vlc is no longer provided by Void Linux, and will be fully removed from the repos on 2019-07-10
|
|
@ -1,21 +1,9 @@
|
|||
# Template file for 'phonon-backend-vlc'
|
||||
pkgname=phonon-backend-vlc
|
||||
version=0.9.1
|
||||
revision=2
|
||||
lib32disabled=yes
|
||||
build_style=cmake
|
||||
hostmakedepends="automoc4 pkg-config"
|
||||
makedepends="qt-devel phonon-devel vlc-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
provides="phonon-backend-0_1"
|
||||
replaces="phonon-backend>=0"
|
||||
short_desc="Phonon VLC backend"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="LGPL-2.1-only"
|
||||
revision=3
|
||||
archs=noarch
|
||||
build_style=meta
|
||||
short_desc="Phonon VLC backend (removed package)"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://phonon.kde.org/"
|
||||
distfiles="${KDE_SITE}/phonon/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e698729ba8487299105309623722344f2cd84c46482516d51cd6609fac297313
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt-host-tools phonon-devel"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue