Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2023 11:47:46 GMT
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fdbb9a46c717 - main - audio/amarok: deprecate port
Message-ID:  <202302181147.31IBlkYo055726@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fdbb9a46c7174ff606f1e04e5f971621c95581a8

commit fdbb9a46c7174ff606f1e04e5f971621c95581a8
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-02-18 11:46:50 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-02-18 11:46:50 +0000

    audio/amarok: deprecate port
    
    - it does not build against the new default mysql version
      and there is no upstream activity to improve the situation.
---
 audio/amarok/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index 83ef4090230f..fe2f6e5b0efb 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -11,6 +11,9 @@ WWW=		https://amarok.kde.org/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	No longer actively maintained upstream.
+EXPIRATION_DATE=	2023-03-31
+
 LIB_DEPENDS=	libdbus-1.so:devel/dbus \
 		libfftw3.so:math/fftw3 \
 		liblastfm5.so:audio/liblastfm-qt5 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302181147.31IBlkYo055726>