Skip to content

Commit

Permalink
multimedia/phonon-gstreamer: mark backend for removal
Browse files Browse the repository at this point in the history
The vlc backend is the only maintained backend to phonon.
  • Loading branch information
tcberner committed Dec 3, 2023
1 parent 2fb1862 commit bad573d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion multimedia/phonon-gstreamer/Makefile
Original file line number Diff line number Diff line change
@@ -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}
Expand All @@ -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 \
Expand Down

0 comments on commit bad573d

Please sign in to comment.