git: 3a73d04774f8 - 2025Q2 - graphics/digikam: Fix fetch with AUTOTAGS option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Apr 2025 21:50:22 UTC
The branch 2025Q2 has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a73d04774f86af753ad14b67cdaa38db6b832a9 commit 3a73d04774f86af753ad14b67cdaa38db6b832a9 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2025-04-24 21:27:46 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2025-04-24 21:49:41 +0000 graphics/digikam: Fix fetch with AUTOTAGS option Remove unused (confirmed by upstream maintainer Michael Miller <michael_miller@msn.com>) and no longer available for download resnet152-v2-7.onnx. PR: 286147 Reported by: Brett <vbasiccd@msn.com> MFH: 2025Q2 (cherry picked from commit 6ef2642c38b084fad69f90143b8c88646faf4439) --- graphics/digikam/Makefile | 4 ++-- graphics/digikam/distinfo | 4 +--- graphics/digikam/pkg-plist | 1 - 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index f650b33d99d3..95c74965234e 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -1,5 +1,6 @@ PORTNAME= digikam DISTVERSION= 8.6.0 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} \ https://files.kde.org/${PORTNAME}/%SUBDIR%/:aesthetic,autotags,face,yunet \ @@ -81,11 +82,10 @@ OPTIONS_SUB= yes AESTHETIC_DESC= Install aesthetic detection data (~84 MiB) AESTHETIC_DISTFILES= weights_inceptionv3_299.pb:aesthetic -AUTOTAGS_DESC= Install auto tags assignment data (~711 MiB) +AUTOTAGS_DESC= Install auto tags assignment data (~481 MiB) AUTOTAGS_DISTFILES= classification_classes_ILSVRC2012.txt:autotags \ coco.names:autotags \ efficientnetb7.onnx:autotags \ - resnet152-v2-7.onnx:autotags \ yolo11n.onnx:autotags \ yolo11x.onnx:autotags diff --git a/graphics/digikam/distinfo b/graphics/digikam/distinfo index 83b956d4cbd2..f97c8c85ff7c 100644 --- a/graphics/digikam/distinfo +++ b/graphics/digikam/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1742089499 +TIMESTAMP = 1745529278 SHA256 (KDE/digikam/digiKam-8.6.0.tar.xz) = 000971e117201976cba413b6d7201720a8893799d6064bcf158d4388e829c233 SIZE (KDE/digikam/digiKam-8.6.0.tar.xz) = 58958608 SHA256 (KDE/digikam/weights_inceptionv3_299.pb) = 8923e3daff71c07533b9023ef32c69d8c058d1e0931d76d8b81241a201138538 @@ -9,8 +9,6 @@ SHA256 (KDE/digikam/coco.names) = 634a1132eb33f8091d60f2c346ababe8b905ae08387037 SIZE (KDE/digikam/coco.names) = 625 SHA256 (KDE/digikam/efficientnetb7.onnx) = 5133666ad23c6bd45c8d817739e66a4743f84080ba9e47301c323ed0986a52a1 SIZE (KDE/digikam/efficientnetb7.onnx) = 265323876 -SHA256 (KDE/digikam/resnet152-v2-7.onnx) = 40fb3f6dd313ba786a2c8077a0ef7d7b4afeda5d037365400d3a7fbc2b1bee64 -SIZE (KDE/digikam/resnet152-v2-7.onnx) = 241503848 SHA256 (KDE/digikam/yolo11n.onnx) = 82f23e3cdc299fb44317e8a4b2c1d4d67efd0acd5eb3abcb5bf87a307bca5c43 SIZE (KDE/digikam/yolo11n.onnx) = 10720316 SHA256 (KDE/digikam/yolo11x.onnx) = dd81d4d06a4c92a6e1066d024219efe5c4c1982566ddf6ce5c280ebd847f117a diff --git a/graphics/digikam/pkg-plist b/graphics/digikam/pkg-plist index 379f5979ad94..f2d0e31ce77c 100644 --- a/graphics/digikam/pkg-plist +++ b/graphics/digikam/pkg-plist @@ -400,7 +400,6 @@ share/applications/org.kde.showfoto.desktop %%AUTOTAGS%%%%DATADIR%%/facesengine/efficientnetb7.onnx %%FACEDETECT%%%%DATADIR%%/facesengine/face_detection_yunet_2023mar.onnx %%FACEDETECT%%%%DATADIR%%/facesengine/face_recognition_sface_2021dec.onnx -%%AUTOTAGS%%%%DATADIR%%/facesengine/resnet152-v2-7.onnx %%AESTHETIC%%%%DATADIR%%/facesengine/weights_inceptionv3_299.pb %%AUTOTAGS%%%%DATADIR%%/facesengine/yolo11n.onnx %%AUTOTAGS%%%%DATADIR%%/facesengine/yolo11x.onnx