git: 40967778d73a - main - KDE: remove reference to kipi

From: Max Brazhnikov <makc_at_FreeBSD.org>
Date: Sat, 22 Feb 2025 12:18:49 UTC
The branch main has been updated by makc:

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

commit 40967778d73a28268b0dd9a5ace97889014260d5
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-02-22 12:16:17 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-02-22 12:18:02 +0000

    KDE: remove reference to kipi
---
 Mk/Scripts/qa.sh             | 1 -
 graphics/digikam/pkg-descr   | 3 ---
 graphics/ksanecore/Makefile  | 2 +-
 graphics/ksanecore/pkg-descr | 2 --
 graphics/libkexiv2/pkg-descr | 3 +--
 graphics/libksane/Makefile   | 2 +-
 graphics/libksane/pkg-descr  | 2 --
 7 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/Mk/Scripts/qa.sh b/Mk/Scripts/qa.sh
index f481a672d5b2..3d6f9a3b7933 100644
--- a/Mk/Scripts/qa.sh
+++ b/Mk/Scripts/qa.sh
@@ -475,7 +475,6 @@ proxydeps_suggest_uses() {
 	elif [ ${pkg} = "games/libkdegames" ]; then warn "you need to use USE_KDE+=libkdegames"
 	elif [ ${pkg} = "misc/libkeduvocdocument" ]; then warn "you need to use USE_KDE+=libkeduvocdocument"
 	elif [ ${pkg} = "graphics/libkexiv2" ]; then warn "you need to use USE_KDE+=libkexiv2"
-	elif [ ${pkg} = "graphics/libkipi" ]; then warn "you need to use USE_KDE+=libkipi"
 	elif [ ${pkg} = "graphics/libksane" ]; then warn "you need to use USE_KDE+=libksane"
 	elif [ ${pkg} = "astro/marble" ]; then warn "you need to use USE_KDE+=marble"
 	elif [ ${pkg} = "graphics/okular" ]; then warn "you need to use USE_KDE+=okular"
diff --git a/graphics/digikam/pkg-descr b/graphics/digikam/pkg-descr
index d43c955cdd0f..ea25bc63b866 100644
--- a/graphics/digikam/pkg-descr
+++ b/graphics/digikam/pkg-descr
@@ -7,6 +7,3 @@ An easy-to-use interface is provided that enables you to connect
 to your camera and preview, download and/or delete your images.
 Basic auto-transformations can be deployed on the fly during
 image downloading.
-
-Digikam also uses the very flexible Kipi plugin architecture.
-Install the graphics/kipi-plugins port to extend Digikam's features.
diff --git a/graphics/ksanecore/Makefile b/graphics/ksanecore/Makefile
index 8d8306c55216..c4be293c1ced 100644
--- a/graphics/ksanecore/Makefile
+++ b/graphics/ksanecore/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	graphics kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Library providing logic to interface scanners
-WWW=		http://www.kipi-plugins.org
+WWW=		https://invent.kde.org/libraries/ksanecore
 
 LIB_DEPENDS=	libsane.so:graphics/sane-backends
 
diff --git a/graphics/ksanecore/pkg-descr b/graphics/ksanecore/pkg-descr
index 102d24676940..168bdd6aacc8 100644
--- a/graphics/ksanecore/pkg-descr
+++ b/graphics/ksanecore/pkg-descr
@@ -1,3 +1 @@
 Libksane is a KDE interface for SANE library to control flat scanners.
-This library is used by kipi-plugins, digiKam and others kipi host
-programs.
diff --git a/graphics/libkexiv2/pkg-descr b/graphics/libkexiv2/pkg-descr
index 145347efc29f..6ef9d7b90851 100644
--- a/graphics/libkexiv2/pkg-descr
+++ b/graphics/libkexiv2/pkg-descr
@@ -1,3 +1,2 @@
 Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures
-metadata as EXIF/IPTC and XMP. This library is used by kipi-plugins,
-digiKam and others kipi host programs.
+metadata as EXIF/IPTC and XMP.
diff --git a/graphics/libksane/Makefile b/graphics/libksane/Makefile
index 18fd3fe78872..c3392a9862df 100644
--- a/graphics/libksane/Makefile
+++ b/graphics/libksane/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	graphics kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	SANE library interface for KDE
-WWW=		http://www.kipi-plugins.org
+WWW=		https://invent.kde.org/graphics/libksane
 
 LIB_DEPENDS=	libsane.so:graphics/sane-backends \
 		libKSaneCore6.so:graphics/ksanecore
diff --git a/graphics/libksane/pkg-descr b/graphics/libksane/pkg-descr
index 102d24676940..168bdd6aacc8 100644
--- a/graphics/libksane/pkg-descr
+++ b/graphics/libksane/pkg-descr
@@ -1,3 +1 @@
 Libksane is a KDE interface for SANE library to control flat scanners.
-This library is used by kipi-plugins, digiKam and others kipi host
-programs.