aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \