mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
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'
|
# Template file for 'phonon-backend-gstreamer'
|
||||||
pkgname=phonon-backend-gstreamer
|
pkgname=phonon-backend-gstreamer
|
||||||
version=4.9.0
|
version=4.9.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="phonon-gstreamer-${version}"
|
archs=noarch
|
||||||
lib32disabled=yes
|
build_style=meta
|
||||||
build_style=cmake
|
short_desc="Phonon GStreamer backend (removed package)"
|
||||||
hostmakedepends="automoc4 pkg-config extra-cmake-modules"
|
license="BSD-2-Clause"
|
||||||
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"
|
|
||||||
homepage="http://phonon.kde.org/"
|
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…
Add table
Reference in a new issue