git: ea9360a24cd8 - main - graphics/showimage: mark DEPRECATED in preparation for switching to KF6/Qt6

From: Max Brazhnikov <makc_at_FreeBSD.org>
Date: Fri, 17 Jan 2025 12:21:48 UTC
The branch main has been updated by makc:

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

commit ea9360a24cd8dac3162801c25e9f1441e6f9f6cb
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-01-17 12:18:21 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-01-17 12:18:21 +0000

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

diff --git a/graphics/showimage/Makefile b/graphics/showimage/Makefile
index b9500e643aa1..dc05ea2baade 100644
--- a/graphics/showimage/Makefile
+++ b/graphics/showimage/Makefile
@@ -10,6 +10,9 @@ WWW=		https://store.kde.org/p/1126798
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Depends on unmaintained libkipi
+EXPIRATION_DATE=	2025-03-31
+
 USES=		cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 \
 		tar:xz xorg
 USE_KDE=	auth bookmarks codecs completion config configwidgets \