summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/art/Makefile3
-rw-r--r--graphics/art/distinfo6
-rw-r--r--graphics/art/pkg-plist1
-rw-r--r--graphics/gstreamer1-plugins-openexr/Makefile2
-rw-r--r--graphics/hyprgraphics/Makefile17
-rw-r--r--graphics/hyprgraphics/distinfo6
-rw-r--r--graphics/hyprgraphics/pkg-plist8
-rw-r--r--graphics/py-agx-emulsion/Makefile38
-rw-r--r--graphics/py-agx-emulsion/distinfo3
-rw-r--r--graphics/py-agx-emulsion/pkg-descr3
-rw-r--r--graphics/py-scikit-image/Makefile32
-rw-r--r--graphics/py-scikit-image/distinfo6
-rw-r--r--graphics/py-scikit-image/files/patch-pyproject.toml61
-rw-r--r--graphics/py-vispy/Makefile5
-rw-r--r--graphics/py-vispy/distinfo6
-rw-r--r--graphics/py-vispy/files/patch-pyproject.toml14
-rw-r--r--graphics/qgis-ltr/Makefile3
-rw-r--r--graphics/qgis-ltr/distinfo6
19 files changed, 130 insertions, 91 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 7a3b1eb528e3..e542d3375053 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -892,6 +892,7 @@
SUBDIR += py-PyOpenGL
SUBDIR += py-PyOpenGL-accelerate
SUBDIR += py-actdiag
+ SUBDIR += py-agx-emulsion
SUBDIR += py-albucore
SUBDIR += py-albumentations
SUBDIR += py-altair
diff --git a/graphics/art/Makefile b/graphics/art/Makefile
index 68065ba3bd47..8378e17ac8da 100644
--- a/graphics/art/Makefile
+++ b/graphics/art/Makefile
@@ -1,6 +1,5 @@
PORTNAME= art
-DISTVERSION= 1.25.6
-PORTREVISION= 3
+DISTVERSION= 1.25.9
CATEGORIES= graphics
MASTER_SITES= https://github.com/artpixls/ART/releases/download/${DISTVERSION}/
PKGNAMESUFFIX= -raw-image-editor
diff --git a/graphics/art/distinfo b/graphics/art/distinfo
index 091bb873a928..c85d8bb30537 100644
--- a/graphics/art/distinfo
+++ b/graphics/art/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752186852
-SHA256 (ART-1.25.6.tar.xz) = b3f6859d0944d3c038ced54367a787af0b6051df0f28e9bfa1ecebb9c5183a2d
-SIZE (ART-1.25.6.tar.xz) = 19616232
+TIMESTAMP = 1758387021
+SHA256 (ART-1.25.9.tar.xz) = a8ffe4693e9808602b808459088c4c0e89417354bc1c2703cec3ae2c630a1e12
+SIZE (ART-1.25.9.tar.xz) = 19611172
diff --git a/graphics/art/pkg-plist b/graphics/art/pkg-plist
index d5f81ee87242..40621017eb46 100644
--- a/graphics/art/pkg-plist
+++ b/graphics/art/pkg-plist
@@ -388,6 +388,7 @@ share/ART/images/gears-small.svg
share/ART/images/gears.svg
share/ART/images/goto-end-small.svg
share/ART/images/goto-start-small.svg
+share/ART/images/grid.svg
share/ART/images/hand-closed-hicontrast.svg
share/ART/images/hand-open-hicontrast.svg
share/ART/images/hand-open.svg
diff --git a/graphics/gstreamer1-plugins-openexr/Makefile b/graphics/gstreamer1-plugins-openexr/Makefile
index 939d0831fa5b..ce8254e3d972 100644
--- a/graphics/gstreamer1-plugins-openexr/Makefile
+++ b/graphics/gstreamer1-plugins-openexr/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= graphics
COMMENT= GStreamer OpenExr codec plugin
diff --git a/graphics/hyprgraphics/Makefile b/graphics/hyprgraphics/Makefile
index 66b4fc1069ea..d6430fe7ca65 100644
--- a/graphics/hyprgraphics/Makefile
+++ b/graphics/hyprgraphics/Makefile
@@ -1,7 +1,6 @@
PORTNAME= hyprgraphics
DISTVERSIONPREFIX= v
-DISTVERSION= 0.1.5
-PORTREVISION= 2
+DISTVERSION= 0.1.6
CATEGORIES= graphics
MAINTAINER= tagattie@FreeBSD.org
@@ -12,16 +11,24 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libhyprutils.so:devel/hyprutils \
+ libheif.so:graphics/libheif \
libjxl.so:graphics/libjxl \
libpng.so:graphics/png \
libwebp.so:graphics/webp
USES= cmake:testing compiler:c++11-lib gnome jpeg pkgconfig xorg
+
USE_GITHUB= yes
-USE_GNOME= cairo
+GH_ACCOUNT= hyprwm
+
USE_LDCONFIG= yes
+
+USE_GNOME= cairo pango
USE_XORG= pixman
-GH_ACCOUNT= hyprwm
-PLIST_SUB= VERSION=${DISTVERSION:C/-.*//}
+
+LDFLAGS+= -pthread
+
+PLIST_SUB= SOVERSION_MAJOR=0 \
+ SOVERSION_FULL=${DISTVERSION:C/-.*//}
.include <bsd.port.mk>
diff --git a/graphics/hyprgraphics/distinfo b/graphics/hyprgraphics/distinfo
index 7ff976cbdc91..1e9e21c25bdf 100644
--- a/graphics/hyprgraphics/distinfo
+++ b/graphics/hyprgraphics/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752149140
-SHA256 (hyprwm-hyprgraphics-v0.1.5_GH0.tar.gz) = 03bdd5a6e456c31cc17f973656326220f94e58a5f4ab33b2450ccb5d6a697a4c
-SIZE (hyprwm-hyprgraphics-v0.1.5_GH0.tar.gz) = 426523
+TIMESTAMP = 1758441254
+SHA256 (hyprwm-hyprgraphics-v0.1.6_GH0.tar.gz) = 42a2085fa3c79641b7d2485e229ae25202b4e29631c3d83020e6edc182313e13
+SIZE (hyprwm-hyprgraphics-v0.1.6_GH0.tar.gz) = 455357
diff --git a/graphics/hyprgraphics/pkg-plist b/graphics/hyprgraphics/pkg-plist
index 912f48b25961..3b9a2804dea4 100644
--- a/graphics/hyprgraphics/pkg-plist
+++ b/graphics/hyprgraphics/pkg-plist
@@ -1,7 +1,11 @@
include/hyprgraphics/cairo/CairoSurface.hpp
include/hyprgraphics/color/Color.hpp
include/hyprgraphics/image/Image.hpp
+include/hyprgraphics/resource/AsyncResourceGatherer.hpp
+include/hyprgraphics/resource/resources/AsyncResource.hpp
+include/hyprgraphics/resource/resources/ImageResource.hpp
+include/hyprgraphics/resource/resources/TextResource.hpp
lib/libhyprgraphics.so
-lib/libhyprgraphics.so.0
-lib/libhyprgraphics.so.%%VERSION%%
+lib/libhyprgraphics.so.%%SOVERSION_MAJOR%%
+lib/libhyprgraphics.so.%%SOVERSION_FULL%%
libdata/pkgconfig/hyprgraphics.pc
diff --git a/graphics/py-agx-emulsion/Makefile b/graphics/py-agx-emulsion/Makefile
new file mode 100644
index 000000000000..482b917da860
--- /dev/null
+++ b/graphics/py-agx-emulsion/Makefile
@@ -0,0 +1,38 @@
+PORTNAME= agx-emulsion
+DISTVERSIONPREFIX= v
+DISTVERSION= 0.1.0-alpha
+DISTVERSIONSUFFIX= -84-g0e0baf2
+CATEGORIES= graphics
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= yuri@FreeBSD.org
+COMMENT= Spectral simulation of analog photography processes
+WWW= https://github.com/andreavolpato/agx-emulsion
+
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openimageio>0:graphics/py-openimageio@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}colour-science>=0.4.6:graphics/py-colour-science@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}dotmap>=1.3.30:devel/py-dotmap@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}lmfit>=1.3.2:math/py-lmfit@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}magicgui>=0.10.0:x11-toolkits/py-magicgui@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}napari>=0.5.5:misc/py-napari@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}numba>=0.61.0:devel/py-numba@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}numpy>=2.1.3:math/py-numpy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}opt-einsum>=3.4.0:math/py-opt-einsum@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pyfftw>=0.15.0:math/py-pyFFTW@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scikit-image>0:graphics/py-scikit-image@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scipy>=1.14.1:science/py-scipy@${PY_FLAVOR}
+
+USES= pyqt:5 python
+USE_PYTHON= distutils concurrent autoplist
+USE_PYQT= pyqt5
+
+USE_GITHUB= yes
+GH_ACCOUNT= andreavolpato
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/graphics/py-agx-emulsion/distinfo b/graphics/py-agx-emulsion/distinfo
new file mode 100644
index 000000000000..f981124db3f8
--- /dev/null
+++ b/graphics/py-agx-emulsion/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1748800955
+SHA256 (andreavolpato-agx-emulsion-v0.1.0-alpha-84-g0e0baf2_GH0.tar.gz) = 793a5341af93674f1d9ff210c129aa880c57eb1d24f6978bfe228cea862e5d72
+SIZE (andreavolpato-agx-emulsion-v0.1.0-alpha-84-g0e0baf2_GH0.tar.gz) = 24448040
diff --git a/graphics/py-agx-emulsion/pkg-descr b/graphics/py-agx-emulsion/pkg-descr
new file mode 100644
index 000000000000..8dabdfa49baf
--- /dev/null
+++ b/graphics/py-agx-emulsion/pkg-descr
@@ -0,0 +1,3 @@
+agx-emulsion experiments with the simulation of color film photography
+processes. The simulation emulates a negative emulsion starting from
+published data for film stocks.
diff --git a/graphics/py-scikit-image/Makefile b/graphics/py-scikit-image/Makefile
index 1e7bf042bf2f..92d7f6c761ef 100644
--- a/graphics/py-scikit-image/Makefile
+++ b/graphics/py-scikit-image/Makefile
@@ -1,9 +1,9 @@
PORTNAME= scikit-image
-PORTVERSION= 0.19.3
-DISTVERSIONPREFIX= v
-PORTREVISION= 4
+PORTVERSION= 0.25.2
CATEGORIES= graphics python
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= scikit_image-${DISTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Image processing in Python
@@ -13,25 +13,25 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pythran>0:devel/py-pythran@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}lazy_loader>=0.4:devel/py-lazy_loader@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}meson-python>=0.16:devel/meson-python@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pythran>=0.16:devel/py-pythran@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYNUMPY} \
- ${PY_PILLOW} \
- ${PYTHON_PKGNAMEPREFIX}imageio>=2.4.1:graphics/py-imageio@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}tifffile>=2019.7.26:graphics/py-tifffile@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}scipy>=1.4.1:science/py-scipy@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}networkx>=2.2:math/py-networkx@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}matplotlib>=1.1:math/py-matplotlib@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pywavelets>=1.5.0:math/py-pywavelets@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}cloudpickle>=0.2.1:devel/py-cloudpickle@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}imageio>2.35.0:graphics/py-imageio@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}lazy_loader>=0.4:devel/py-lazy_loader@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}networkx>=3.0:math/py-networkx@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}packaging>=21:devel/py-packaging@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pillow>=10.1:graphics/py-pillow@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scipy>=1.11.4:science/py-scipy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}tifffile>=2022.8.12:graphics/py-tifffile@${PY_FLAVOR}
USES= compiler:c++11-lang python shebangfix
-USE_GITHUB= yes
-USE_PYTHON= autoplist concurrent cython cython_run pep517
+USE_PYTHON= autoplist cython3 pep517
-SHEBANG_FILES= skimage/scripts/skivi
+BINARY_ALIAS= python=${PYTHON_CMD} \
+ python3=${PYTHON_CMD}
post-install:
@${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR}/skimage -name "*.so" -exec ${STRIP_CMD} {} \;
diff --git a/graphics/py-scikit-image/distinfo b/graphics/py-scikit-image/distinfo
index 3ee07516de0e..8b324c686a50 100644
--- a/graphics/py-scikit-image/distinfo
+++ b/graphics/py-scikit-image/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662028806
-SHA256 (scikit-image-scikit-image-v0.19.3_GH0.tar.gz) = 4eb877c98d1395769daef5bc2ba8a7efd3f736c87086aecb3775a9174593398b
-SIZE (scikit-image-scikit-image-v0.19.3_GH0.tar.gz) = 22978982
+TIMESTAMP = 1758404066
+SHA256 (scikit_image-0.25.2.tar.gz) = e5a37e6cd4d0c018a7a55b9d601357e3382826d3888c10d0213fc63bff977dde
+SIZE (scikit_image-0.25.2.tar.gz) = 22693594
diff --git a/graphics/py-scikit-image/files/patch-pyproject.toml b/graphics/py-scikit-image/files/patch-pyproject.toml
index 018f5fbe0a7d..71596ab88d03 100644
--- a/graphics/py-scikit-image/files/patch-pyproject.toml
+++ b/graphics/py-scikit-image/files/patch-pyproject.toml
@@ -1,42 +1,23 @@
---- pyproject.toml.orig 2022-06-12 15:28:34 UTC
+--- pyproject.toml.orig 2025-02-18 17:45:36 UTC
+++ pyproject.toml
-@@ -1,37 +1,10 @@ requires = [
- [build-system]
- requires = [
- "wheel",
-- "setuptools<=59.4",
-+ "setuptools",
- "packaging",
- "Cython>=0.29.24,<3.0",
- "pythran",
-
-- # We follow scipy for much of these pinnings
-- # https://github.com/scipy/scipy/blob/master/pyproject.toml
-- # numpy 1.19 was the first minor release to provide aarch64 wheels, but
-- # wheels require fixes contained in numpy 1.19.2
-- "numpy==1.19.2; python_version=='3.7' and platform_machine=='aarch64'",
-- "numpy==1.19.2; python_version=='3.8' and platform_machine=='aarch64'",
-- # aarch64 for py39 and py310 are covered by the default requirement below
--
-- # arm64 on Darwin supports Python 3.8 and above requires numpy>=1.20.0
-- "numpy==1.20.0; python_version=='3.8' and platform_machine=='arm64' and platform_system=='Darwin'",
-- "numpy==1.20.0; python_version=='3.9' and platform_machine=='arm64' and platform_system=='Darwin'",
-- # arm64 for py310 is covered by the default requirement below
--
-- # default numpy requirements
-- "numpy==1.17.3; python_version=='3.7' and (platform_machine!='arm64' or platform_system!='Darwin') and platform_machine!='aarch64' and platform_python_implementation != 'PyPy'",
-- "numpy==1.17.3; python_version=='3.8' and (platform_machine!='arm64' or platform_system!='Darwin') and platform_machine!='aarch64' and platform_python_implementation != 'PyPy'",
-- "numpy==1.19.3; python_version=='3.9' and (platform_machine!='arm64' or platform_system!='Darwin') and platform_python_implementation != 'PyPy'",
-- "numpy==1.21.4; python_version=='3.10' and platform_python_implementation != 'PyPy'",
--
-- # First PyPy versions for which there are numpy wheels
-- "numpy==1.20.0; python_version=='3.7' and platform_python_implementation=='PyPy'",
--
-- # For Python versions which aren't yet officially supported,
-- # we specify an unpinned NumPy which allows source distributions
-- # to be used and allows wheels to be used as soon as they
-- # become available.
-- "numpy; python_version>='3.11'",
-- "numpy; python_version>='3.8' and platform_python_implementation=='PyPy'",
-+ "numpy",
+@@ -50,9 +50,9 @@ build = [
+ 'ninja>=1.11.1.1',
+ 'Cython>=3.0.8',
+ 'pythran>=0.16',
+- 'numpy>=2.0',
++ 'numpy>=1.24',
+ # Developer UI
+- 'spin==0.13',
++ 'spin>=0.13',
+ 'build>=1.2.1',
+ ]
+ data = ['pooch>=1.6.0']
+@@ -120,7 +120,7 @@ requires = [
+ 'Cython>=3.0.8',
+ 'pythran>=0.16',
+ 'lazy_loader>=0.4',
+- 'numpy>=2.0',
++ 'numpy>=1.24',
]
+
+ [tool.spin]
diff --git a/graphics/py-vispy/Makefile b/graphics/py-vispy/Makefile
index ebb2547c4f29..23511cc3beee 100644
--- a/graphics/py-vispy/Makefile
+++ b/graphics/py-vispy/Makefile
@@ -1,12 +1,13 @@
PORTNAME= vispy
-DISTVERSION= 0.14.3
+DISTVERSION= 0.15.2
CATEGORIES= graphics science python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= High-performance interactive 2D/3D data visualization library
-WWW= https://vispy.org/
+WWW= https://vispy.org/ \
+ https://github.com/vispy/vispy
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/graphics/py-vispy/distinfo b/graphics/py-vispy/distinfo
index 59c9ad4bec40..b8b8d91699b1 100644
--- a/graphics/py-vispy/distinfo
+++ b/graphics/py-vispy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725682365
-SHA256 (vispy-0.14.3.tar.gz) = efbbb847a908baf7e7169ab9bf296138a39364f367e6cb0a8ec03ad71699d31d
-SIZE (vispy-0.14.3.tar.gz) = 2508703
+TIMESTAMP = 1758440133
+SHA256 (vispy-0.15.2.tar.gz) = d52d10c0697f48990555cea2a2bad3f9f5a772391856fda364ea4bbc69fd075c
+SIZE (vispy-0.15.2.tar.gz) = 2513383
diff --git a/graphics/py-vispy/files/patch-pyproject.toml b/graphics/py-vispy/files/patch-pyproject.toml
index 05cbb6a12162..8d62e28660ed 100644
--- a/graphics/py-vispy/files/patch-pyproject.toml
+++ b/graphics/py-vispy/files/patch-pyproject.toml
@@ -1,11 +1,13 @@
---- pyproject.toml.orig 2024-09-07 04:18:42 UTC
+--- pyproject.toml.orig 2025-05-19 13:17:34 UTC
+++ pyproject.toml
-@@ -3,7 +3,7 @@ requires = [
- "wheel",
- "setuptools>=42",
+@@ -2,8 +2,8 @@ requires = [
+ requires = [
+ "setuptools>=69.4.0",
# see https://numpy.org/devdocs/dev/depending_on_numpy.html#numpy-2-0-specific-advice
-- "numpy>=2.0.0rc2",
+- "numpy>=2.0.0",
+- "setuptools_scm[toml]>=8.1",
+ "numpy",
- "setuptools_scm[toml]>=7.1",
++ "setuptools_scm[toml]",
"Cython>=3.0.0"
]
+
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index 38b8e9fc6467..15a442fb4f45 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -1,6 +1,5 @@
PORTNAME= qgis
-DISTVERSION= 3.40.10
-PORTREVISION= 1
+DISTVERSION= 3.40.11
CATEGORIES= graphics geography
MASTER_SITES= https://qgis.org/downloads/
PKGNAMESUFFIX= -ltr
diff --git a/graphics/qgis-ltr/distinfo b/graphics/qgis-ltr/distinfo
index 4ec5f812b4b4..e5645398544a 100644
--- a/graphics/qgis-ltr/distinfo
+++ b/graphics/qgis-ltr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755348406
-SHA256 (qgis-3.40.10.tar.bz2) = 0787918f5dd838396038617b40863b9791caf1dcc710477e8e03ebb24453b80d
-SIZE (qgis-3.40.10.tar.bz2) = 183836465
+TIMESTAMP = 1758349964
+SHA256 (qgis-3.40.11.tar.bz2) = cdb9f916cab1a7b3a1d21f02174998f2752befec69e617a2d1fdd241a1a8b7c2
+SIZE (qgis-3.40.11.tar.bz2) = 183592710