From af1151883fbf4ae1aced6c285e44db71403d9840 Mon Sep 17 00:00:00 2001 From: rsadowski Date: Fri, 22 May 2026 14:11:11 +0000 Subject: [PATCH] Update dlib to 20.0.1 --- devel/dlib/Makefile | 2 +- devel/dlib/distinfo | 4 ++-- devel/dlib/pkg/PLIST | 5 +++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/dlib/Makefile b/devel/dlib/Makefile index 1376110cdc4..79383d0d385 100644 --- a/devel/dlib/Makefile +++ b/devel/dlib/Makefile @@ -1,6 +1,6 @@ COMMENT = C++ toolkit for machine learning and data analysis -VERSION = 20.0 +VERSION = 20.0.1 DISTNAME = dlib-${VERSION} DIST_TUPLE += github davisking dlib v${VERSION} . diff --git a/devel/dlib/distinfo b/devel/dlib/distinfo index f4340d9979c..27e20939baa 100644 --- a/devel/dlib/distinfo +++ b/devel/dlib/distinfo @@ -1,2 +1,2 @@ -SHA256 (davisking-dlib-v20.0.tar.gz) = cFdJgBx4lvXBnCU7a+Y59M7ywYMalgaVXwG2ALPYbYA= -SIZE (davisking-dlib-v20.0.tar.gz) = 18977636 +SHA256 (davisking-dlib-v20.0.1.tar.gz) = 2rW07EtovX3BKKH7eQByP4nS2hB+RM1d7304/FclKp0= +SIZE (davisking-dlib-v20.0.1.tar.gz) = 19011784 diff --git a/devel/dlib/pkg/PLIST b/devel/dlib/pkg/PLIST index 3900a7448e5..a0a2766cee2 100644 --- a/devel/dlib/pkg/PLIST +++ b/devel/dlib/pkg/PLIST @@ -83,6 +83,7 @@ include/dlib/clustering/modularity_clustering_abstract.h include/dlib/clustering/spectral_cluster.h include/dlib/clustering/spectral_cluster_abstract.h include/dlib/cmake_utils/ +include/dlib/cmake_utils/FindCUDNN.cmake include/dlib/cmake_utils/check_if_avx_instructions_executable_on_host.cmake include/dlib/cmake_utils/check_if_neon_available.cmake include/dlib/cmake_utils/check_if_sse4_instructions_executable_on_host.cmake @@ -95,8 +96,6 @@ include/dlib/cmake_utils/find_libwebp.cmake include/dlib/cmake_utils/set_compiler_specific_options.cmake include/dlib/cmake_utils/tell_visual_studio_to_use_static_runtime.cmake include/dlib/cmake_utils/test_for_avx/ -include/dlib/cmake_utils/test_for_cuda/ -include/dlib/cmake_utils/test_for_cudnn/ include/dlib/cmake_utils/test_for_libjpeg/ include/dlib/cmake_utils/test_for_libjxl/ include/dlib/cmake_utils/test_for_libpng/ @@ -177,6 +176,8 @@ include/dlib/cuda/tensor_abstract.h include/dlib/cuda/tensor_tools.h include/dlib/data_io/ include/dlib/data_io.h +include/dlib/data_io/arc_agi.h +include/dlib/data_io/arc_agi_abstract.h include/dlib/data_io/cifar.h include/dlib/data_io/cifar_abstract.h include/dlib/data_io/image_dataset_metadata.h