Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2025 21:48:20 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2bc95d40a0c8 - main - graphics/kipi-plugins: mark DEPRECATED in preparation for switching to KF6/Qt6
Message-ID:  <202501232148.50NLmK6R010952@gitrepo.freebsd.org>

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

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

commit 2bc95d40a0c81d0277baf994306179416badc6c0
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-01-23 21:46:49 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-01-23 21:47:59 +0000

    graphics/kipi-plugins: mark DEPRECATED in preparation for switching to KF6/Qt6
---
 graphics/kipi-plugins/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile
index ab5d9aa3dded..27af168f3612 100644
--- a/graphics/kipi-plugins/Makefile
+++ b/graphics/kipi-plugins/Makefile
@@ -9,6 +9,9 @@ WWW=		https://github.com/kde/kipi-plugins
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Unmaintained and no longer released by the KDE community
+EXPIRATION_DATE=	2025-03-31
+
 USES=		cmake compiler:c++11-lib gettext kde:5 pkgconfig \
 		qt:5 tar:xz xorg
 USE_KDE=	kio libkipi solid archive auth bookmarks codecs completion \



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