KDE: remove reference to kipi

This commit is contained in:
Max Brazhnikov 2025-02-22 15:16:17 +03:00
parent 7916ef736f
commit 40967778d7
7 changed files with 3 additions and 12 deletions

View File

@ -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"

View File

@ -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.

View File

@ -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

View File

@ -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.

View File

@ -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.

View File

@ -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

View File

@ -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.