aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2025-01-17 12:18:21 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2025-01-17 12:18:21 +0000
commitea9360a24cd8dac3162801c25e9f1441e6f9f6cb (patch)
treea57bf9a90aa717c7387335705202b62be55270f3
parent404d0d30175a8f2dce1e73b28e967180bac7fe71 (diff)
graphics/showimage: mark DEPRECATED in preparation for switching to KF6/Qt6
-rw-r--r--graphics/showimage/Makefile3
1 files changed, 3 insertions, 0 deletions
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 \