pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/krita
Module Name: pkgsrc
Committed By: wiz
Date: Thu Aug 14 12:10:38 UTC 2025
Modified Files:
pkgsrc/graphics/krita: Makefile distinfo
Removed Files:
pkgsrc/graphics/krita/patches: patch-plugins_impex_heif_HeifExport.cpp
patch-plugins_impex_heif_HeifImport.cpp
Log Message:
krita: update to 5.2.11.
5.2.11
Bug Fixes
Fix an issue updating the canvas when entering/exiting canvas-only mode
Fix an issue in the index colors filter when trying to apply the filter to a layer that has only one, non-transparent color
Fix Python invalid escape sequence warnings BUG:489526. Thanks Frey Lupen!
5.2.10
Bug Fixes
Raster layer opacity changes now properly clear the animation cache. Bug 499389
Fix incorrect scaling of animated transform mask values. Bug 469881
Allow resetting onion skins to default values. Bug 466977
Fix a crash in clipboard handling. Bug 501560
Resize canvas: reset the canvas size when toggling the "preserve aspect ratio" button. Bug 452605
TIFF: Tiff files would append the entire image again on saving again because we didn't truncate the file on saving. Bug 500870
Fix a crash when autosaving extremely big files.
Make updating the rulers more responsive during canvas transformations
Make panning more responsive
Improve performance of the statusbar
Fix the transform tool to show reordered layers preview Bug 503201
OpenRaster: default group layers to non-passthrough mode, following the specitication. Thanks Wareya Na!
Palettes: use the title field for the palette name for Adobe Color Book palettes
Fix the brush preview when creating a new preset with canvas mirroring enabled. Bug 501153
Fix handling of groups in palette files
To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 pkgsrc/graphics/krita/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/krita/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/graphics/krita/patches/patch-plugins_impex_heif_HeifExport.cpp \
pkgsrc/graphics/krita/patches/patch-plugins_impex_heif_HeifImport.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/krita/Makefile
diff -u pkgsrc/graphics/krita/Makefile:1.148 pkgsrc/graphics/krita/Makefile:1.149
--- pkgsrc/graphics/krita/Makefile:1.148 Sun Aug 10 10:38:55 2025
+++ pkgsrc/graphics/krita/Makefile Thu Aug 14 12:10:38 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.148 2025/08/10 10:38:55 wiz Exp $
+# $NetBSD: Makefile,v 1.149 2025/08/14 12:10:38 wiz Exp $
-DISTNAME= krita-5.2.9
-PKGREVISION= 2
+DISTNAME= krita-5.2.11
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_KDE:=krita/${PKGVERSION_NOREV}/}
@@ -22,8 +21,6 @@ DEPENDS+= kitemmodels-[0-9]*:../../devel
CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/kritarc \
${PKG_SYSCONFDIR}/xdg/kritarc
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
REPLACE_PYTHON+= libs/ui/tests/data/AppImageUpdateDummy
SUBST_CLASSES+= fix-moc
Index: pkgsrc/graphics/krita/distinfo
diff -u pkgsrc/graphics/krita/distinfo:1.19 pkgsrc/graphics/krita/distinfo:1.20
--- pkgsrc/graphics/krita/distinfo:1.19 Wed Jul 9 19:00:44 2025
+++ pkgsrc/graphics/krita/distinfo Thu Aug 14 12:10:38 2025
@@ -1,10 +1,8 @@
-$NetBSD: distinfo,v 1.19 2025/07/09 19:00:44 wiz Exp $
+$NetBSD: distinfo,v 1.20 2025/08/14 12:10:38 wiz Exp $
-BLAKE2s (krita-5.2.9.tar.xz) = f1fc1d1342f07bb3049b3474ddd8966463fce8e896bf079a5796b8e27d7ab42b
-SHA512 (krita-5.2.9.tar.xz) = fc4af177371afad307a77047ceff3fb793c76e6e8b64382acd950bd89d6fc12fb2c83d76d8e8d0482860add178b8fe70ac05b1db4bc0e17520be53b9190e4bfe
-Size (krita-5.2.9.tar.xz) = 186574780 bytes
+BLAKE2s (krita-5.2.11.tar.xz) = 6679f736ef1d6f74ea28c9078b5301d9647f2b1b2656aac4364c230d3626ba69
+SHA512 (krita-5.2.11.tar.xz) = 1c388380f366118452f33ca028b4fb9ea134d8cd519f7878cc61d4f4fbd1d0fe51894fee9be8d4bed864d5d0df546986fae05812c9e25011516ce1000dd221de
+Size (krita-5.2.11.tar.xz) = 190966516 bytes
SHA1 (patch-cmake_modules_FindLibMyPaint.cmake) = 4d2273db42e4427f1ec2f4f2e1c86d976c0e24f3
SHA1 (patch-krita_data_CMakeLists.txt) = bc0a37c1a60a2e0702c4a87b70ae0abf8359cc45
SHA1 (patch-plugins_dockers_CMakeLists.txt) = 67623184a85eea82727e67eb076cc7b7c772d348
-SHA1 (patch-plugins_impex_heif_HeifExport.cpp) = 80acc79bccb9faba2b9f7a4ab7296c5a3215a41e
-SHA1 (patch-plugins_impex_heif_HeifImport.cpp) = 391653be4bbfc191914d1be3d94150c75390333e
Home |
Main Index |
Thread Index |
Old Index