pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/kvantum graphics/kvantum: update to 1.0.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/af93d57156c0
branches: trunk
changeset: 377985:af93d57156c0
user: pin <pin%pkgsrc.org@localhost>
date: Tue Apr 26 06:55:43 2022 +0000
description:
graphics/kvantum: update to 1.0.1
The main reason for this release was that KF5 had a backward incompatible
change. The minimum required version of Qt is bumped to 5.15.0 and that of
KF5 to 5.82.0. As a result, old distros can't be supported anymore.
Other changes:
- A workaround is added for the wrong style code of KisDoubleSliderSpinBox in
Krita ≥ 5.0.0.
- Options are added (to Kvantum Manager) for setting corner radii when blurring
translucent menus and tooltips with rounded corners. Usually, a value of 2 is
enough for preventing blur artifacts.
- 16px is given to the width of vertical spinbox buttons.
- Small fixes.
diffstat:
graphics/kvantum/Makefile | 7 ++-----
graphics/kvantum/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 9 deletions(-)
diffs (29 lines):
diff -r 5aeb32790b8a -r af93d57156c0 graphics/kvantum/Makefile
--- a/graphics/kvantum/Makefile Tue Apr 26 00:26:08 2022 +0000
+++ b/graphics/kvantum/Makefile Tue Apr 26 06:55:43 2022 +0000
@@ -1,10 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2022/04/18 19:11:21 adam Exp $
+# $NetBSD: Makefile,v 1.20 2022/04/26 06:55:43 pin Exp $
-# kvantum-1.0.1 requires kf5-5.82
-# We only have kf5-5.80
-DISTNAME= Kvantum-1.0.0
+DISTNAME= Kvantum-1.0.1
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
diff -r 5aeb32790b8a -r af93d57156c0 graphics/kvantum/distinfo
--- a/graphics/kvantum/distinfo Tue Apr 26 00:26:08 2022 +0000
+++ b/graphics/kvantum/distinfo Tue Apr 26 06:55:43 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/12/29 05:49:25 pin Exp $
+$NetBSD: distinfo,v 1.14 2022/04/26 06:55:43 pin Exp $
-BLAKE2s (Kvantum-1.0.0.tar.gz) = 0323c9b3ae19b05dc598205eb4dd8319c1d58577cc2f1a52d7a66e2135c64cfc
-SHA512 (Kvantum-1.0.0.tar.gz) = 5333c2f426d7f7aa53135b18fb7a83a0e4e3bc7632ca666a82f0c0c3f4db83473118a04f0c46ad30fed033e2545018c0ba171e6f9e49d42e27a1689637832542
-Size (Kvantum-1.0.0.tar.gz) = 2964213 bytes
+BLAKE2s (Kvantum-1.0.1.tar.gz) = fb397dc8780fd54880c4f54bcf42e60b3521ac71bab9d0bb04de523f19c2a016
+SHA512 (Kvantum-1.0.1.tar.gz) = 7b8ebb193725b2d6507718a82ca72703db5bd074d25f2d33154836ecf0cfb91f1e30a9e215142f608dec367244d4833767a45723c4649249112baca4deed7308
+Size (Kvantum-1.0.1.tar.gz) = 2971169 bytes
Home |
Main Index |
Thread Index |
Old Index