Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2025 12:21:48 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: ea9360a24cd8 - main - graphics/showimage: mark DEPRECATED in preparation for switching to KF6/Qt6
Message-ID:  <202501171221.50HCLmIg048774@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=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 \



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