pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qqc2-desktop-style qqc2-desktop-style: update to 5...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b21665ea910e
branches:  trunk
changeset: 309654:b21665ea910e
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jun 21 08:00:05 2018 +0000

description:
qqc2-desktop-style: update to 5.47.0

* Use pallet property only when using qtquickcontrols 2.4
* Work with Qt<5.10
* Fix height of tabbar
* Use Control.palette
* [RadioButton] Rename "control" to "controlRoot"
* Don't set explicit spacing on RadioButton/CheckBox
* [FocusRect] Use manual placement instead of anchors
* It turns out the flickable in a scrollview is the contentItem
* Show focus rect when CheckBox or RadioButton are focused
* hacky fix to scrollview detection
* Don't reparent the flickable to the mousearea
* [TabBar] Switch tabs with mouse wheel
* Control must not have children
* Constrain scroll

diffstat:

 x11/qqc2-desktop-style/Makefile |   3 +--
 x11/qqc2-desktop-style/PLIST    |   3 ++-
 x11/qqc2-desktop-style/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (43 lines):

diff -r 726a1eaa0be0 -r b21665ea910e x11/qqc2-desktop-style/Makefile
--- a/x11/qqc2-desktop-style/Makefile   Thu Jun 21 07:56:11 2018 +0000
+++ b/x11/qqc2-desktop-style/Makefile   Thu Jun 21 08:00:05 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/04/14 07:34:46 adam Exp $
+# $NetBSD: Makefile,v 1.5 2018/06/21 08:00:05 markd Exp $
 
 DISTNAME=      qqc2-desktop-style-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 726a1eaa0be0 -r b21665ea910e x11/qqc2-desktop-style/PLIST
--- a/x11/qqc2-desktop-style/PLIST      Thu Jun 21 07:56:11 2018 +0000
+++ b/x11/qqc2-desktop-style/PLIST      Thu Jun 21 08:00:05 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/04/11 11:50:41 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/06/21 08:00:05 markd Exp $
 lib/cmake/KF5QQC2DeskopStyle/KF5QQC2DeskopStyleConfig.cmake
 lib/cmake/KF5QQC2DeskopStyle/KF5QQC2DeskopStyleConfigVersion.cmake
 qt5/plugins/kf5/kirigami/org.kde.desktop.so
@@ -44,5 +44,6 @@
 qt5/qml/QtQuick/Controls.2/org.kde.desktop/ToolButton.qml
 qt5/qml/QtQuick/Controls.2/org.kde.desktop/ToolTip.qml
 qt5/qml/QtQuick/Controls.2/org.kde.desktop/private/DefaultListItemBackground.qml
+qt5/qml/QtQuick/Controls.2/org.kde.desktop/private/FocusRect.qml
 qt5/qml/org/kde/qqc2desktopstyle/private/libqqc2desktopstyleplugin.so
 qt5/qml/org/kde/qqc2desktopstyle/private/qmldir
diff -r 726a1eaa0be0 -r b21665ea910e x11/qqc2-desktop-style/distinfo
--- a/x11/qqc2-desktop-style/distinfo   Thu Jun 21 07:56:11 2018 +0000
+++ b/x11/qqc2-desktop-style/distinfo   Thu Jun 21 08:00:05 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/04/11 11:50:41 markd Exp $
+$NetBSD: distinfo,v 1.3 2018/06/21 08:00:05 markd Exp $
 
-SHA1 (qqc2-desktop-style-5.44.0.tar.xz) = ce4ee4a2731d5993948999b77cc7da3a5707e17b
-RMD160 (qqc2-desktop-style-5.44.0.tar.xz) = 6731b14841ca1103844fa053d3af117e5ceda384
-SHA512 (qqc2-desktop-style-5.44.0.tar.xz) = 673a49e38ad90ca8aeb9a5e0454a4abb172b94bcb606db2d5ecc041c5cd97b8899ab0ac06568e7a5a3a668807910beed6f2d5ec482e9fed87db343e995f898ac
-Size (qqc2-desktop-style-5.44.0.tar.xz) = 38616 bytes
+SHA1 (qqc2-desktop-style-5.47.0.tar.xz) = ddcce6bc537aef889f2f218d72815daeb31ca68c
+RMD160 (qqc2-desktop-style-5.47.0.tar.xz) = 17bb549dc2fa5cbbb837164b1ca68ff6b0fff9ca
+SHA512 (qqc2-desktop-style-5.47.0.tar.xz) = 242622cbeb43c68cd02243ba9ba991a2c636c6247bfeae042a1623d0060719d77d04e5e66dcb32cabce2424f10279bf8e4a926d5c02d52fbe344b5f03d26f13e
+Size (qqc2-desktop-style-5.47.0.tar.xz) = 41112 bytes



Home | Main Index | Thread Index | Old Index