Date: Mon, 5 Sep 2022 19:10:48 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4f9ec342803a - main - graphics/krita: pet stage-qa Message-ID: <202209051910.285JAm21026039@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f9ec342803a1185003f2fb8c1daf8e081ebab04 commit 4f9ec342803a1185003f2fb8c1daf8e081ebab04 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:17 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:20 +0000 graphics/krita: pet stage-qa --- graphics/krita/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index 162d3c96e094..411d266302ce 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -1,5 +1,6 @@ PORTNAME= krita DISTVERSION= 5.1.0 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} @@ -21,6 +22,7 @@ LIB_DEPENDS= libImath.so:math/Imath \ libgif.so:graphics/giflib \ libgsl.so:math/gsl \ libheif.so:graphics/libheif \ + libjxl.so:graphics/libjxl \ liblcms2.so:graphics/lcms2 \ libmypaint.so:graphics/libmypaint \ libpng.so:graphics/png \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051910.285JAm21026039>