pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/kvantum



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed Mar  5 20:50:20 UTC 2025

Modified Files:
        pkgsrc/graphics/kvantum: Makefile PLIST distinfo

Log Message:
graphics/kvantum: update to 1.1.4

V1.1.4
---------
 * Support regular expressions in Kvantum Manager's Application Themes.
 * Exclude the opaque list from blurring of hard-coded translucency.
 * Use a translucent background in "PE_Widget" if needed and existing.
 * Disable and re-enable blurring if `windowOpacity` switches between 0 and 1 respectively.
 * Corrected a minor, old mistake in calculating the text size of a default push-button.
 * Fixed the workaround for forced background colors of editable comboboxes.
 * Added a workaround for a weird bug in Qt 6.8 that creates gaps between SVG menu elements when the scale factor is more than 1 and the painter opacity is less than 1.
 * Added a workaround for a nasty regression in Qt 6.8.2 that messes with drawing of some widgets when an applied stylesheet has nothing to do with them.
 * Changed the default value of "layout_margin" from 4 to 6.
 * Added position animations to the explanatory notes of Kvantum Manager for encouraging users to read them.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/graphics/kvantum/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/kvantum/PLIST
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/kvantum/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/kvantum/Makefile
diff -u pkgsrc/graphics/kvantum/Makefile:1.47 pkgsrc/graphics/kvantum/Makefile:1.48
--- pkgsrc/graphics/kvantum/Makefile:1.47       Thu Nov 14 22:20:13 2024
+++ pkgsrc/graphics/kvantum/Makefile    Wed Mar  5 20:50:19 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2024/11/14 22:20:13 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2025/03/05 20:50:19 pin Exp $
 
-DISTNAME=      Kvantum-1.1.3
+DISTNAME=      Kvantum-1.1.4
 PKGNAME=       ${DISTNAME:tl}
-PKGREVISION=   3
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tsujan/}
 GITHUB_TAG=    V${PKGVERSION_NOREV}

Index: pkgsrc/graphics/kvantum/PLIST
diff -u pkgsrc/graphics/kvantum/PLIST:1.11 pkgsrc/graphics/kvantum/PLIST:1.12
--- pkgsrc/graphics/kvantum/PLIST:1.11  Wed Jul 31 18:05:57 2024
+++ pkgsrc/graphics/kvantum/PLIST       Wed Mar  5 20:50:19 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2024/07/31 18:05:57 pin Exp $
+@comment $NetBSD: PLIST,v 1.12 2025/03/05 20:50:19 pin Exp $
 bin/kvantummanager
 bin/kvantumpreview
 qt6/plugins/styles/libkvantum.so
@@ -135,6 +135,7 @@ share/kvantummanager/translations/kvantu
 share/kvantummanager/translations/kvantummanager_id.qm
 share/kvantummanager/translations/kvantummanager_it.qm
 share/kvantummanager/translations/kvantummanager_ja.qm
+share/kvantummanager/translations/kvantummanager_ka.qm
 share/kvantummanager/translations/kvantummanager_ko.qm
 share/kvantummanager/translations/kvantummanager_lt.qm
 share/kvantummanager/translations/kvantummanager_nb_NO.qm
@@ -170,6 +171,7 @@ share/kvantumpreview/translations/kvantu
 share/kvantumpreview/translations/kvantumpreview_id.qm
 share/kvantumpreview/translations/kvantumpreview_it.qm
 share/kvantumpreview/translations/kvantumpreview_ja.qm
+share/kvantumpreview/translations/kvantumpreview_ka.qm
 share/kvantumpreview/translations/kvantumpreview_ko.qm
 share/kvantumpreview/translations/kvantumpreview_lt.qm
 share/kvantumpreview/translations/kvantumpreview_nb_NO.qm

Index: pkgsrc/graphics/kvantum/distinfo
diff -u pkgsrc/graphics/kvantum/distinfo:1.27 pkgsrc/graphics/kvantum/distinfo:1.28
--- pkgsrc/graphics/kvantum/distinfo:1.27       Thu Oct 24 14:05:29 2024
+++ pkgsrc/graphics/kvantum/distinfo    Wed Mar  5 20:50:19 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2024/10/24 14:05:29 pin Exp $
+$NetBSD: distinfo,v 1.28 2025/03/05 20:50:19 pin Exp $
 
-BLAKE2s (Kvantum-1.1.3.tar.gz) = f12901e2d252a2e28cb7cf051a529b6fe1b3f4434c4e4bfb1c6f5ba05106e7ed
-SHA512 (Kvantum-1.1.3.tar.gz) = 386462efbaaf5006c85834910abf0a8073f8b71c4a835ec427d466aff4b480bfaa50441f746511cc4b9eb04044538cfc90bf5122e7f1335fb4a1b83d2a9e9104
-Size (Kvantum-1.1.3.tar.gz) = 3226432 bytes
+BLAKE2s (Kvantum-1.1.4.tar.gz) = bab8bb538e03ff3fbcd7eab2bd9fc8bc7a989889f40e34b801dc073fd74bb3e7
+SHA512 (Kvantum-1.1.4.tar.gz) = 0c4c9d6c622abbf89e59d9af5eb22ebbdd185924576dbda5e0fe202341c4fef6a73143ca19086c3e873c985e4e0bce8199d9bc7ba8f969f1257601fdc77ec52c
+Size (Kvantum-1.1.4.tar.gz) = 3245399 bytes



Home | Main Index | Thread Index | Old Index