phonon-backend-gstreamer: remove
Requires obsolete qt4 and is not used
This commit is contained in:
parent
942cb01fa7
commit
926dcb7df9
2 changed files with 6 additions and 18 deletions
1
srcpkgs/phonon-backend-gstreamer/INSTALL.msg
Normal file
1
srcpkgs/phonon-backend-gstreamer/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
|||
phonon-backend-gstreamer is no longer provided by Void Linux, and will be fully removed from the repos on 2019-07-10
|
|
@ -1,22 +1,9 @@
|
|||
# Template file for 'phonon-backend-gstreamer'
|
||||
pkgname=phonon-backend-gstreamer
|
||||
version=4.9.0
|
||||
revision=1
|
||||
wrksrc="phonon-gstreamer-${version}"
|
||||
lib32disabled=yes
|
||||
build_style=cmake
|
||||
hostmakedepends="automoc4 pkg-config extra-cmake-modules"
|
||||
makedepends="MesaLib-devel qt-devel phonon-devel gst-plugins-base1-devel gst-plugins-good1"
|
||||
depends="desktop-file-utils hicolor-icon-theme gst-plugins-good1 gst-libav"
|
||||
provides="phonon-backend-0_1"
|
||||
replaces="phonon-backend>=0"
|
||||
short_desc="Phonon GStreamer backend"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="LGPL-2.1"
|
||||
revision=2
|
||||
archs=noarch
|
||||
build_style=meta
|
||||
short_desc="Phonon GStreamer backend (removed package)"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://phonon.kde.org/"
|
||||
distfiles="http://download.kde.org/stable/phonon/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=cec3e5ece1261d344b68363ef0606ebf49772628ba94bb55b0c0d18773b885f1
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt-host-tools phonon-devel"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue