diff options
author | markd <markd@pkgsrc.org> | 2020-06-07 12:55:07 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2020-06-07 12:55:07 +0000 |
commit | 87a6af525c8612a34811323bf19ee69b9202ae58 (patch) | |
tree | b6dea04d3971d8ca7d9dbf4b1b0684d8ac7e9e9b /x11 | |
parent | ab32aa95f7992a75935ba3b7ad30b710b94b249e (diff) | |
download | pkgsrc-87a6af525c8612a34811323bf19ee69b9202ae58.tar.gz |
qqc2-desktop-style: update to 5.70.0
5.67
Remove scrollbar related workarounds from list delegates
[TabBar] Remove frame
Add active, link, visited, negative, neutral and positive background colors
use hasTransientTouchInput
always round x and y
support mobile mode scrollbar
ScrollView: Do not overlay scrollbars over contents
5.68
ScrollView: Use scrollbar height as bottom padding, not width
5.69
[Dialog] Use `ShadowedRectangle`
Fix sizing of CheckBox and RadioButton
Use `ShadowedRectangle`
5.70
Detect QQC2 version at build time with actual detection
[ComboBox] Use transparent dimmer
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qqc2-desktop-style/Makefile | 3 | ||||
-rw-r--r-- | x11/qqc2-desktop-style/distinfo | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/qqc2-desktop-style/Makefile b/x11/qqc2-desktop-style/Makefile index 033097466f1..755061e6f52 100644 --- a/x11/qqc2-desktop-style/Makefile +++ b/x11/qqc2-desktop-style/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2020/06/02 08:25:03 adam Exp $ +# $NetBSD: Makefile,v 1.17 2020/06/07 12:55:07 markd Exp $ DISTNAME= qqc2-desktop-style-${KF5VER} -PKGREVISION= 4 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks diff --git a/x11/qqc2-desktop-style/distinfo b/x11/qqc2-desktop-style/distinfo index a1659800e72..1d5d5d720b1 100644 --- a/x11/qqc2-desktop-style/distinfo +++ b/x11/qqc2-desktop-style/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2020/01/29 11:49:31 markd Exp $ +$NetBSD: distinfo,v 1.8 2020/06/07 12:55:07 markd Exp $ -SHA1 (qqc2-desktop-style-5.66.0.tar.xz) = 73fa6109c18e1c5dd09dd989c3d6333ed2a9f4f8 -RMD160 (qqc2-desktop-style-5.66.0.tar.xz) = eb98ecf1d196b81529ae6426e599e5e33e5a566d -SHA512 (qqc2-desktop-style-5.66.0.tar.xz) = b0582fa59aaafa7f149a7a200b910d91c89040927fc1765ac345857a46d5edec152be40766ccdbe0a8e58d8181fa3895400e7570cf6b2963910a5863f59b5768 -Size (qqc2-desktop-style-5.66.0.tar.xz) = 46088 bytes +SHA1 (qqc2-desktop-style-5.70.0.tar.xz) = 7e42010b5aba1f45f1cd70b6411604397b8e88d5 +RMD160 (qqc2-desktop-style-5.70.0.tar.xz) = ba4763f97ef616ebc39644108bf90ed7878ceacd +SHA512 (qqc2-desktop-style-5.70.0.tar.xz) = 4064acfe3864c539708571e2ff1f72aec34d40a98f7ecc5a4579bd244dd2f9c5404bb382cc2b7d598cfa97b7bbb96eebed06400d6cf99bfcfe327c522bbcbea0 +Size (qqc2-desktop-style-5.70.0.tar.xz) = 58388 bytes |