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: markd
Date: Sun Dec 21 12:44:07 UTC 2025
Modified Files:
pkgsrc/graphics/krita: Makefile
Log Message:
krita: switch to libkdcraw-qt5
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 pkgsrc/graphics/krita/Makefile
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.156 pkgsrc/graphics/krita/Makefile:1.157
--- pkgsrc/graphics/krita/Makefile:1.156 Sun Nov 30 10:17:43 2025
+++ pkgsrc/graphics/krita/Makefile Sun Dec 21 12:44:07 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.156 2025/11/30 10:17:43 markd Exp $
+# $NetBSD: Makefile,v 1.157 2025/12/21 12:44:07 markd Exp $
DISTNAME= krita-5.2.11
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_KDE:=krita/${PKGVERSION_NOREV}/}
@@ -10,6 +10,7 @@ HOMEPAGE= https://www.krita.org/
COMMENT= Raster graphics editor for digital painting
LICENSE= gnu-gpl-v3
+STILL_QT5= yes
.include "../../meta-pkgs/kde/applications.mk"
USE_TOOLS+= msgfmt pkg-config perl
@@ -56,7 +57,7 @@ BUILDLINK_API_DEPENDS.boost-header+= boo
.include "../../graphics/lcms2/buildlink3.mk"
.include "../../graphics/libheif/buildlink3.mk"
.include "../../graphics/libjxl/buildlink3.mk"
-.include "../../graphics/libkdcraw/buildlink3.mk"
+.include "../../graphics/libkdcraw-qt5/buildlink3.mk"
.include "../../graphics/libmypaint/buildlink3.mk"
.include "../../graphics/libraw/buildlink3.mk"
.include "../../graphics/libwebp/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index