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
This commit is contained in:
parent
a7a16d47b5
commit
992a0e55a1
2 changed files with 6 additions and 7 deletions
|
@ -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}
|
DISTNAME= qqc2-desktop-style-${KF5VER}
|
||||||
PKGREVISION= 4
|
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
HOMEPAGE= https://community.kde.org/Frameworks
|
HOMEPAGE= https://community.kde.org/Frameworks
|
||||||
|
|
|
@ -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
|
SHA1 (qqc2-desktop-style-5.70.0.tar.xz) = 7e42010b5aba1f45f1cd70b6411604397b8e88d5
|
||||||
RMD160 (qqc2-desktop-style-5.66.0.tar.xz) = eb98ecf1d196b81529ae6426e599e5e33e5a566d
|
RMD160 (qqc2-desktop-style-5.70.0.tar.xz) = ba4763f97ef616ebc39644108bf90ed7878ceacd
|
||||||
SHA512 (qqc2-desktop-style-5.66.0.tar.xz) = b0582fa59aaafa7f149a7a200b910d91c89040927fc1765ac345857a46d5edec152be40766ccdbe0a8e58d8181fa3895400e7570cf6b2963910a5863f59b5768
|
SHA512 (qqc2-desktop-style-5.70.0.tar.xz) = 4064acfe3864c539708571e2ff1f72aec34d40a98f7ecc5a4579bd244dd2f9c5404bb382cc2b7d598cfa97b7bbb96eebed06400d6cf99bfcfe327c522bbcbea0
|
||||||
Size (qqc2-desktop-style-5.66.0.tar.xz) = 46088 bytes
|
Size (qqc2-desktop-style-5.70.0.tar.xz) = 58388 bytes
|
||||||
|
|
Loading…
Reference in a new issue