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 0.17.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c4572afb168
branches:  trunk
changeset: 440134:1c4572afb168
user:      pin <pin%pkgsrc.org@localhost>
date:      Sat Oct 03 12:09:59 2020 +0000

description:
graphics/kvantum: update to 0.17.0

V0.17.0
---------
 * Also, take care of widgets without interior SVG elements on a menu that has a
high contrast with the window (a possible scenario that hasn't happened with any
theme so far).
 * A workaround for a rare problem in QWidgetAction when menus have a high
contrast with windows.
 * Fixed the text color of thin progressbars inside stylable toolbars of
dark-and-light themes.
 * More accurate calculation of spinbox width under special circumstances.
 * Distinguish popup indicators from other button indicators on mouseover.

diffstat:

 graphics/kvantum/Makefile |   5 ++---
 graphics/kvantum/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r cd4c28829eaf -r 1c4572afb168 graphics/kvantum/Makefile
--- a/graphics/kvantum/Makefile Sat Oct 03 12:05:53 2020 +0000
+++ b/graphics/kvantum/Makefile Sat Oct 03 12:09:59 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2020/08/17 20:19:04 leot Exp $
+# $NetBSD: Makefile,v 1.8 2020/10/03 12:09:59 pin Exp $
 
-DISTNAME=      Kvantum-0.16.1
+DISTNAME=      Kvantum-0.17.0
 PKGNAME=       ${DISTNAME:tl}
-PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tsujan/}
 GITHUB_TAG=    V${PKGVERSION_NOREV}
diff -r cd4c28829eaf -r 1c4572afb168 graphics/kvantum/distinfo
--- a/graphics/kvantum/distinfo Sat Oct 03 12:05:53 2020 +0000
+++ b/graphics/kvantum/distinfo Sat Oct 03 12:09:59 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/08/10 16:58:29 pin Exp $
+$NetBSD: distinfo,v 1.5 2020/10/03 12:09:59 pin Exp $
 
-SHA1 (Kvantum-0.16.1.tar.gz) = 78f640ecab0a8cbb149cd6da7043503c366540db
-RMD160 (Kvantum-0.16.1.tar.gz) = c2bda2a8891bd5d1486e322eca5a4b2649716fa2
-SHA512 (Kvantum-0.16.1.tar.gz) = ee5dec07f7aa3aef70820606eb5f0d693fac8b8e714fba49ce7062ad7dc31ec0d9c9ba73730d4cad087927adc5d0e2609a4ae4eb21879d8e924865dd32d0740f
-Size (Kvantum-0.16.1.tar.gz) = 2703123 bytes
+SHA1 (Kvantum-0.17.0.tar.gz) = c5f9deff9b4a09ebe294d94304612bc5b8ac6c23
+RMD160 (Kvantum-0.17.0.tar.gz) = 67b264c2cb30001a7f84cd2f502c9e6c7468812a
+SHA512 (Kvantum-0.17.0.tar.gz) = 2d537bc9b21b40ff06a4e1c7956b48f9c3a655289ed23c56b02da26dd6af6fb89c2555c3a1f97e716b2f9892e15aa123d764c326df113ca0a16a575c5b57b0f7
+Size (Kvantum-0.17.0.tar.gz) = 2696151 bytes



Home | Main Index | Thread Index | Old Index