pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/plasma-framework
Module Name: pkgsrc
Committed By: markd
Date: Tue Aug 27 21:24:25 UTC 2019
Modified Files:
pkgsrc/x11/plasma-framework: Makefile PLIST distinfo
Log Message:
plasma-framework: update to 5.61.0
5.61.0
[ToolButtonStyle] Use same color group for hovered state
Handle colors file in fake plasma theme installer
Install plasma theme into local XDG_DATA_DIR for icon test
Apply busy indicator duration change of D22646 to the QQC2 style
Compile package structure plugins into expected subdirectory
Change Highlight to ButtonFocus
Fix running the dialognativetest without installing
Search for the plugin of the other plasmoid
[Busy Indicator] Match duration of QQC2-desktop-style version
Add missing components in org.kde.plasma.components 3.0
Update refresh and restart icons to reflect new breeze-icons versions
itemMouse isn't defined in plasma.components 3.0
use clearItems when an applet gets deleted
Fix crash if swtichSize is adjusted during initial setup
Improve plugin caching
5.60.0
[Svg] Fix porting error from QRegExp::exactMatch
ContainmentAction: Fix loading from KPlugin
[TabBar] Remove exterior margins
Applet, DataEngine and containment listing methods inPlasma::PluginLoader
no longer filters the plugins with X-KDE-ParentAppprovided when empty
string is passed
Make pinch in calendar work again
Add disk-quota icons
Make Plasma::Svg::elementRect a bit leaner
Automatically set version of desktopthemes packages to KF5_VERSION
Don't notify about changing to the same state it was at
Fix the alignment of the label of the toolbutton
[PlasmaComponents3] Vertically center button text as well
5.59.0
Make Breeze Light/Dark use more system colors
Export SortFilterModel sort column to QML
plasmacore: fix qmldir, ToolTip.qml no longer part of module
signal availableScreenRectChanged for all applets
Use simply configure_file to generate the plasmacomponents3 files
Update *.qmltypes to current API of QML modules
FrameSvg: also clear mask cache on clearCache()
FrameSvg: make hasElementPrefix() also handle prefix with trailing -
FrameSvgPrivate::generateBackground: generate background also if reqp != p
FrameSvgItem: emit maskChanged also from geometryChanged()
FrameSvg: prevent crash when calling mask() with no frame yet created
FrameSvgItem: emit maskChanged always from doUpdate()
API dox: note for FrameSvg::prefix()/actualPrefix() the trailing '-'
API dox: point to Plasma5 versions on techbase if avail
FrameSvg: l & r borders or t & b don't need to have same height resp. width
5.58.0
PlatformComponentsPlugin: fix plugin iid to QQmlExtensionInterface
IconItem: remove remaining & unused smooth property bits
[Dialog] Add CriticalNotification type
Fix wrong group names for 22, 32 px in audio.svg
make the mobile text toolbar appear only on press
use the new Kirigami.WheelHandler
Add more icon sizes for audio, configure, distribute
[FrameSvgItem] Update filtering on smooth changes
Air/Oxygen desktoptheme: fix progressbar height using "hint-bar-size"
Fix stylesheet support for audio-volume-medium
Update audio, drive, edit, go, list, media, plasmavault icons to match
breeze-icons
Align z's to pixel grid in system.svg
use the mobiletextcursor from proper namespace
[FrameSvgItem] Respect smooth property
Oxygen desktoptheme: add padding to hands, against jagged outline on rotation
SvgItem, IconItem: drop "smooth" property override, update node on change
Support gzipping of svgz also on windows, using 7z
Air/Oxygen desktoptheme: fix hand offsets with hint-*-rotation-center-offset
Add invokable public API for emitting contextualActionsAboutToShow
Breeze desktoptheme clock: support hand shadow offset hint of Plasma 5.16
Keep desktoptheme SVG files uncompressed in repo, install svgz
separe mobile text selection to avoid recursive imports
Use more appropriate "Alternatives" icon and text
FrameSvgItem: add "mask" property
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/x11/plasma-framework/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/plasma-framework/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/plasma-framework/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/plasma-framework/Makefile
diff -u pkgsrc/x11/plasma-framework/Makefile:1.27 pkgsrc/x11/plasma-framework/Makefile:1.28
--- pkgsrc/x11/plasma-framework/Makefile:1.27 Thu Apr 25 21:17:15 2019
+++ pkgsrc/x11/plasma-framework/Makefile Tue Aug 27 21:24:24 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2019/04/25 21:17:15 markd Exp $
+# $NetBSD: Makefile,v 1.28 2019/08/27 21:24:24 markd Exp $
DISTNAME= plasma-framework-${KF5VER}
CATEGORIES= x11
@@ -20,7 +20,7 @@ SUBST_FILES.fix-moc= _KDE_build/src/scri
SUBST_SED.fix-moc= -e 's,;${PREFIX}/include;,;,g'
.include "../../devel/kdeclarative/buildlink3.mk"
-#.include "../../wip/kwayland/buildlink3.mk"
+.include "../../devel/kwayland/buildlink3.mk"
.include "../../x11/kactivities5/buildlink3.mk"
.include "../../x11/kirigami2/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
Index: pkgsrc/x11/plasma-framework/PLIST
diff -u pkgsrc/x11/plasma-framework/PLIST:1.6 pkgsrc/x11/plasma-framework/PLIST:1.7
--- pkgsrc/x11/plasma-framework/PLIST:1.6 Thu Apr 25 21:17:15 2019
+++ pkgsrc/x11/plasma-framework/PLIST Tue Aug 27 21:24:24 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2019/04/25 21:17:15 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/08/27 21:24:24 markd Exp $
bin/plasmapkg2
include/KF5/Plasma/Applet
include/KF5/Plasma/Containment
@@ -122,10 +122,11 @@ qt5/qml/QtQuick/Controls.2/Plasma/TextFi
qt5/qml/QtQuick/Controls.2/Plasma/ToolBar.qml
qt5/qml/QtQuick/Controls.2/Plasma/ToolButton.qml
qt5/qml/QtQuick/Controls.2/Plasma/ToolTip.qml
+qt5/qml/QtQuick/Controls.2/Plasma/mobiletextselection/MobileCursor.qml
+qt5/qml/QtQuick/Controls.2/Plasma/mobiletextselection/MobileTextActionsToolBar.qml
+qt5/qml/QtQuick/Controls.2/Plasma/mobiletextselection/qmldir
qt5/qml/QtQuick/Controls.2/Plasma/private/ButtonShadow.qml
qt5/qml/QtQuick/Controls.2/Plasma/private/DefaultListItemBackground.qml
-qt5/qml/QtQuick/Controls.2/Plasma/private/MobileCursor.qml
-qt5/qml/QtQuick/Controls.2/Plasma/private/MobileTextActionsToolBar.qml
qt5/qml/QtQuick/Controls.2/Plasma/private/RoundShadow.qml
qt5/qml/QtQuick/Controls.2/Plasma/private/TextFieldFocus.qml
qt5/qml/QtQuick/Controls.2/Plasma/private/qmldir
@@ -194,6 +195,7 @@ qt5/qml/org/kde/plasma/components.3/Radi
qt5/qml/org/kde/plasma/components.3/RadioIndicator.qml
qt5/qml/org/kde/plasma/components.3/RangeSlider.qml
qt5/qml/org/kde/plasma/components.3/ScrollBar.qml
+qt5/qml/org/kde/plasma/components.3/ScrollView.qml
qt5/qml/org/kde/plasma/components.3/Slider.qml
qt5/qml/org/kde/plasma/components.3/SpinBox.qml
qt5/qml/org/kde/plasma/components.3/Switch.qml
@@ -205,10 +207,12 @@ qt5/qml/org/kde/plasma/components.3/Text
qt5/qml/org/kde/plasma/components.3/TextField.qml
qt5/qml/org/kde/plasma/components.3/ToolBar.qml
qt5/qml/org/kde/plasma/components.3/ToolButton.qml
+qt5/qml/org/kde/plasma/components.3/ToolTip.qml
+qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml
+qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileTextActionsToolBar.qml
+qt5/qml/org/kde/plasma/components.3/mobiletextselection/qmldir
qt5/qml/org/kde/plasma/components.3/private/ButtonShadow.qml
qt5/qml/org/kde/plasma/components.3/private/DefaultListItemBackground.qml
-qt5/qml/org/kde/plasma/components.3/private/MobileCursor.qml
-qt5/qml/org/kde/plasma/components.3/private/MobileTextActionsToolBar.qml
qt5/qml/org/kde/plasma/components.3/private/RoundShadow.qml
qt5/qml/org/kde/plasma/components.3/private/TextFieldFocus.qml
qt5/qml/org/kde/plasma/components.3/private/qmldir
@@ -452,6 +456,7 @@ share/plasma/desktoptheme/default/icons/
share/plasma/desktoptheme/default/icons/computer.svgz
share/plasma/desktoptheme/default/icons/configure.svgz
share/plasma/desktoptheme/default/icons/device.svgz
+share/plasma/desktoptheme/default/icons/disk.svgz
share/plasma/desktoptheme/default/icons/distribute.svgz
share/plasma/desktoptheme/default/icons/document.svgz
share/plasma/desktoptheme/default/icons/drive.svgz
Index: pkgsrc/x11/plasma-framework/distinfo
diff -u pkgsrc/x11/plasma-framework/distinfo:1.7 pkgsrc/x11/plasma-framework/distinfo:1.8
--- pkgsrc/x11/plasma-framework/distinfo:1.7 Thu Apr 25 21:17:15 2019
+++ pkgsrc/x11/plasma-framework/distinfo Tue Aug 27 21:24:24 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/04/25 21:17:15 markd Exp $
+$NetBSD: distinfo,v 1.8 2019/08/27 21:24:24 markd Exp $
-SHA1 (plasma-framework-5.57.0.tar.xz) = 17d6a4535335cf4dcf7898ca5cabe74e3688387e
-RMD160 (plasma-framework-5.57.0.tar.xz) = 322ddc211bab10d311bb4a50eba8717c75dbabc2
-SHA512 (plasma-framework-5.57.0.tar.xz) = 42016dd7dc9c20c643adb4fae2987d7aded327ff52de6802ef808f1c3adfda4390eccdea56998071422347d3971f94fa21ea6604dbb2555fbbdc6d0f41a45ef9
-Size (plasma-framework-5.57.0.tar.xz) = 4636968 bytes
+SHA1 (plasma-framework-5.61.0.tar.xz) = 2db82e27bfbd4466625353820a4be412ad21a9c0
+RMD160 (plasma-framework-5.61.0.tar.xz) = a2073a9f68d3698c7472c9bb8705b0429636506c
+SHA512 (plasma-framework-5.61.0.tar.xz) = 6615938e8845a82243fc2eccd23110ff56d9e4a44673b8a1ea13ae6b3552ae815eca88e16fe97fb975f14ca75542367aa018ece4b440a9574c60ee9ac510967f
+Size (plasma-framework-5.61.0.tar.xz) = 3112716 bytes
Home |
Main Index |
Thread Index |
Old Index