diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2026-07-30 21:15:16 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2026-07-30 21:15:28 +0000 |
| commit | f96ada5eee5d45ab7a931d2c5a654b7f8fa0fccc (patch) | |
| tree | fcc68b3aeca7c7f3913bcf11043c000cec3efe4f | |
| parent | 80ad55551ad94aa06982e8c3174f9095dae43b75 (diff) | |
graphics/libkdcraw-qt5: Remove the port
The last consumer has been switched to Qt6-based libkdcraw
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | graphics/Makefile | 1 | ||||
| -rw-r--r-- | graphics/libkdcraw-qt5/Makefile | 31 | ||||
| -rw-r--r-- | graphics/libkdcraw-qt5/distinfo | 3 | ||||
| -rw-r--r-- | graphics/libkdcraw-qt5/pkg-descr | 2 | ||||
| -rw-r--r-- | graphics/libkdcraw-qt5/pkg-plist | 18 |
6 files changed, 1 insertions, 55 deletions
@@ -5516,3 +5516,4 @@ java/sqlitejdbc|databases/sqlite-jdbc|2026-07-28|Has expired: Dead old upstream, benchmarks/py-zopkio||2026-07-28|Has expired: Upstream last activity was in 2016, and the project has been moved to the LinkedInAttic GitHub account archivers/quazip@qt5||2026-07-29|Unflavorize, remove Qt5 flavor archivers/quazip@qt6|archivers/quazip|2026-07-29|Unflavorize +graphics/libkdcraw-qt5||2026-07-30|Removed: the last consumer has been switched to Qt6-based libkdcraw diff --git a/graphics/Makefile b/graphics/Makefile index 6139c3bc2cce..2c44edd84c98 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -500,7 +500,6 @@ SUBDIR += libjxl SUBDIR += libjxr SUBDIR += libkdcraw - SUBDIR += libkdcraw-qt5 SUBDIR += libkexiv2 SUBDIR += libksane SUBDIR += libliftoff diff --git a/graphics/libkdcraw-qt5/Makefile b/graphics/libkdcraw-qt5/Makefile deleted file mode 100644 index 75f90b0d79f7..000000000000 --- a/graphics/libkdcraw-qt5/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -PORTNAME= libkdcraw -DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 -CATEGORIES= graphics kde kde-applications -PKGNAMESUFFIX= -qt5 - -MAINTAINER= kde@FreeBSD.org -COMMENT= LibRaw interface for KDE -WWW= https://invent.kde.org/graphics/libkdcraw - -LICENSE= GPLv2+ - -LIB_DEPENDS= libjasper.so:graphics/jasper \ - liblcms.so:graphics/lcms \ - libraw.so:graphics/libraw \ - libxml2.so:textproc/libxml2 - -USES= cmake compiler:c++11-lang jpeg kde:5 pkgconfig \ - qt:5 tar:xz -USE_KDE= ecm:build -USE_QT= core gui buildtools:build qmake:build -USE_LDCONFIG= yes - -CMAKE_ARGS= -DENABLE_RAWSPEED=True \ - -DQT_MAJOR_VERSION=5 \ - -DWITH_OpenMP:BOOL=False - -KDE_APPLICATIONS_VERSION= 25.12.3 -PORTSCOUT= ignore:1 - -.include <bsd.port.mk> diff --git a/graphics/libkdcraw-qt5/distinfo b/graphics/libkdcraw-qt5/distinfo deleted file mode 100644 index 65bd50285c37..000000000000 --- a/graphics/libkdcraw-qt5/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1772541968 -SHA256 (KDE/release-service/25.12.3/libkdcraw-25.12.3.tar.xz) = 23b220f14bbaa21858b6f8e18169499389835b6693e73a877f8e0d788f4499af -SIZE (KDE/release-service/25.12.3/libkdcraw-25.12.3.tar.xz) = 37448 diff --git a/graphics/libkdcraw-qt5/pkg-descr b/graphics/libkdcraw-qt5/pkg-descr deleted file mode 100644 index b857748b131e..000000000000 --- a/graphics/libkdcraw-qt5/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -libkdcraw is a C++ interface around the LibRaw library -used to decode RAW picture files. diff --git a/graphics/libkdcraw-qt5/pkg-plist b/graphics/libkdcraw-qt5/pkg-plist deleted file mode 100644 index 6a3b2b2f3f76..000000000000 --- a/graphics/libkdcraw-qt5/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -include/KF5/KDCRAW/KDCRAW/DcrawInfoContainer -include/KF5/KDCRAW/KDCRAW/KDcraw -include/KF5/KDCRAW/KDCRAW/RawDecodingSettings -include/KF5/KDCRAW/KDCRAW/RawFiles -include/KF5/KDCRAW/kdcraw/dcrawinfocontainer.h -include/KF5/KDCRAW/kdcraw/kdcraw.h -include/KF5/KDCRAW/kdcraw/libkdcraw_export.h -include/KF5/KDCRAW/kdcraw/rawdecodingsettings.h -include/KF5/KDCRAW/kdcraw/rawfiles.h -include/KF5/KDCRAW/libkdcraw_version.h -lib/cmake/KF5KDcraw/KF5KDcrawConfig.cmake -lib/cmake/KF5KDcraw/KF5KDcrawConfigVersion.cmake -lib/cmake/KF5KDcraw/KF5KDcrawTargets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/KF5KDcraw/KF5KDcrawTargets.cmake -lib/libKF5KDcraw.so -lib/libKF5KDcraw.so.5 -lib/libKF5KDcraw.so.5.0.0 -share/qlogging-categories5/libkdcraw.categories |
