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.20.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b7076018152
branches:  trunk
changeset: 458414:8b7076018152
user:      pin <pin%pkgsrc.org@localhost>
date:      Wed Sep 15 13:34:29 2021 +0000

description:
graphics/kvantum: update to 0.20.2

V0.20.2
---------
 - Allow opening of the user config file from Kvantum Manager.
 - Respect KDE's scrollbar click behavior by default.
 - Elide push button text if there isn't enough space for it.
 - Better eliding of multiline texts.
 - Added LibreOffice to the black list of window dragging (as a workaround for
 issues related to its Qt5 skin under Wayland).

diffstat:

 graphics/kvantum/Makefile |   4 ++--
 graphics/kvantum/PLIST    |   4 +++-
 graphics/kvantum/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (52 lines):

diff -r 2f45374f3c21 -r 8b7076018152 graphics/kvantum/Makefile
--- a/graphics/kvantum/Makefile Wed Sep 15 13:33:16 2021 +0000
+++ b/graphics/kvantum/Makefile Wed Sep 15 13:34:29 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2021/07/21 15:07:35 pin Exp $
+# $NetBSD: Makefile,v 1.15 2021/09/15 13:34:29 pin Exp $
 
-DISTNAME=      Kvantum-0.20.1
+DISTNAME=      Kvantum-0.20.2
 PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tsujan/}
diff -r 2f45374f3c21 -r 8b7076018152 graphics/kvantum/PLIST
--- a/graphics/kvantum/PLIST    Wed Sep 15 13:33:16 2021 +0000
+++ b/graphics/kvantum/PLIST    Wed Sep 15 13:34:29 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2021/05/29 17:17:17 pin Exp $
+@comment $NetBSD: PLIST,v 1.7 2021/09/15 13:34:29 pin Exp $
 bin/kvantummanager
 bin/kvantumpreview
 qt5/plugins/styles/libkvantum.so
@@ -141,6 +141,7 @@
 share/kvantummanager/translations/kvantummanager_si.qm
 share/kvantummanager/translations/kvantummanager_sk_SK.qm
 share/kvantummanager/translations/kvantummanager_tr.qm
+share/kvantummanager/translations/kvantummanager_uk.qm
 share/kvantummanager/translations/kvantummanager_zh_CN.qm
 share/kvantummanager/translations/kvantummanager_zh_Hant.qm
 share/kvantumpreview/translations/kvantumpreview_ar_DZ.qm
@@ -172,6 +173,7 @@
 share/kvantumpreview/translations/kvantumpreview_si.qm
 share/kvantumpreview/translations/kvantumpreview_sk.qm
 share/kvantumpreview/translations/kvantumpreview_tr.qm
+share/kvantumpreview/translations/kvantumpreview_uk.qm
 share/kvantumpreview/translations/kvantumpreview_zh_CN.qm
 share/kvantumpreview/translations/kvantumpreview_zh_Hant.qm
 share/themes/KvAdapta/openbox-3/close.xbm
diff -r 2f45374f3c21 -r 8b7076018152 graphics/kvantum/distinfo
--- a/graphics/kvantum/distinfo Wed Sep 15 13:33:16 2021 +0000
+++ b/graphics/kvantum/distinfo Wed Sep 15 13:34:29 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/07/21 15:07:35 pin Exp $
+$NetBSD: distinfo,v 1.10 2021/09/15 13:34:29 pin Exp $
 
-SHA1 (Kvantum-0.20.1.tar.gz) = 1671832c56ada2ecee051176431bdc9421367a69
-RMD160 (Kvantum-0.20.1.tar.gz) = ac8393c7bdcb374246df61d83f3b698459613bd6
-SHA512 (Kvantum-0.20.1.tar.gz) = 0e5c3778468c07e6f447116962ae3b36721cf4f4d661f2fc558a92b24af90b63cb8f954c352b667420199cf322334b73a229a9a38f0540a47ea86c635c05758e
-Size (Kvantum-0.20.1.tar.gz) = 2888326 bytes
+SHA1 (Kvantum-0.20.2.tar.gz) = 46a53d6936be76c079d50b85f72e115d45517c0f
+RMD160 (Kvantum-0.20.2.tar.gz) = 76cbf32046cbf5d7b07ae5a80bfcc469ab1149cd
+SHA512 (Kvantum-0.20.2.tar.gz) = 405aaea85b32c8106ac7ee9cb258665ae1e44e2f89bc6446e0851e6650c6a347df6d65094698275200a045aadfedf0463dccaab8396aa7e601c7a777ad2652a0
+Size (Kvantum-0.20.2.tar.gz) = 2894882 bytes



Home | Main Index | Thread Index | Old Index