aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-02-13 19:41:03 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-02-13 19:43:33 +0000
commit355b69de0e69bbef7696aae008b567d873dae095 (patch)
tree830fb534e81e2fabd8b642e7416ab292feb927da
parent18e98e507f2de378c62668b003827c4cacb01ed7 (diff)
downloadports-355b69de0e69bbef7696aae008b567d873dae095.tar.gz
ports-355b69de0e69bbef7696aae008b567d873dae095.zip
audio/clementine-player: Deprecate and set expiration date to 2022-03-31
Development has slowed down considerably the last years and there are over 2k issue reports open upstream. Strawberry (audio/strawberry) is an active fork of Clementine and is in our repo. PR: 261933 Reviewed by: sbruno (maintainer)
-rw-r--r--audio/clementine-player/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile
index 638e2bf07533..75e2b60d3d4f 100644
--- a/audio/clementine-player/Makefile
+++ b/audio/clementine-player/Makefile
@@ -12,6 +12,9 @@ COMMENT= Cross-platform music player based on Amarok 1.4
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Last release in 2016, many issue reports upstream and little to no development for years. Please consider using audio/strawberry
+EXPIRATION_DATE=2022-03-31
+
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
LIB_DEPENDS= libtag.so:audio/taglib \
libchromaprint.so:audio/chromaprint \