aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-12-03 20:58:31 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-12-03 20:59:00 +0000
commitbad573d7e10bd76a5359302a2c69cad87612a3f4 (patch)
tree0ba431535b683523531ccb3003edf62972d677c4
parent2fb1862057c7530c997cc5402fe64516968f3da9 (diff)
downloadports-bad573d7e10bd76a5359302a2c69cad87612a3f4.tar.gz
ports-bad573d7e10bd76a5359302a2c69cad87612a3f4.zip
multimedia/phonon-gstreamer: mark backend for removal
The vlc backend is the only maintained backend to phonon.
-rw-r--r--multimedia/phonon-gstreamer/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/phonon-gstreamer/Makefile b/multimedia/phonon-gstreamer/Makefile
index a4d257ef27cf..34e13a3a83d3 100644
--- a/multimedia/phonon-gstreamer/Makefile
+++ b/multimedia/phonon-gstreamer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= phonon
DISTVERSION= 4.10.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTNAME}-backend-${PHONON_PLUGIN}/${DISTVERSION}
DISTNAME= ${PORTNAME}-backend-${PHONON_PLUGIN}-${DISTVERSION}
@@ -11,6 +11,9 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= GStreamer backend for Phonon
WWW= https://userbase.kde.org/Phonon
+DEPRECATED= No longer maintained upstream -- the vlc backend is the one to use
+EXPIRATION_DATE= 2023-12-31
+
LICENSE= LGPL21
USES= cmake compiler:c++11-lang gl gnome gstreamer kde:5 pkgconfig \