From 355b69de0e69bbef7696aae008b567d873dae095 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 13 Feb 2022 20:41:03 +0100 Subject: 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) --- audio/clementine-player/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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 \ -- cgit v1.2.3