From f0580d9fd325e7874bc631e0c0b41fd57c9abab7 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 8 Apr 2023 14:38:54 +0300 Subject: [PATCH] framework-5.105.0 --- desktop/kde/framework/kcodecs/pspec.xml | 11 +++++++++-- desktop/kde/framework/kconfig/pspec.xml | 11 +++++++++-- desktop/kde/framework/kcoreaddons/pspec.xml | 11 +++++++++-- desktop/kde/framework/kdbusaddons/pspec.xml | 11 +++++++++-- desktop/kde/framework/kdnssd/pspec.xml | 11 +++++++++-- desktop/kde/framework/kguiaddons/pspec.xml | 11 +++++++++-- desktop/kde/framework/ki18n/pspec.xml | 11 +++++++++-- desktop/kde/framework/kidletime/pspec.xml | 11 +++++++++-- desktop/kde/framework/kirigami/pspec.xml | 11 +++++++++-- desktop/kde/framework/kitemmodels/pspec.xml | 11 +++++++++-- desktop/kde/framework/kitemviews/pspec.xml | 11 +++++++++-- desktop/kde/framework/kplotting/pspec.xml | 11 +++++++++-- desktop/kde/framework/kuserfeedback/pspec.xml | 7 +++++++ desktop/kde/framework/kwayland/pspec.xml | 9 ++++++++- desktop/kde/framework/kwidgetsaddons/pspec.xml | 11 +++++++++-- desktop/kde/framework/kwindowsystem/pspec.xml | 11 +++++++++-- 16 files changed, 141 insertions(+), 29 deletions(-) diff --git a/desktop/kde/framework/kcodecs/pspec.xml b/desktop/kde/framework/kcodecs/pspec.xml index fc692169d8..528c9bc0bf 100755 --- a/desktop/kde/framework/kcodecs/pspec.xml +++ b/desktop/kde/framework/kcodecs/pspec.xml @@ -12,11 +12,11 @@ library Plugins allowing Qt applications to access further types of images KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings. - mirrors://kde/stable/frameworks/5.104/kcodecs-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kcodecs-5.105.0.tar.xz qt5-base-devel qt5-linguist - extra-cmake-modules + extra-cmake-modules gperf @@ -52,6 +52,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/kconfig/pspec.xml b/desktop/kde/framework/kconfig/pspec.xml index 936a5c2b0f..6a6283a96e 100755 --- a/desktop/kde/framework/kconfig/pspec.xml +++ b/desktop/kde/framework/kconfig/pspec.xml @@ -14,12 +14,12 @@ app:gui Advanced configuration system for KDE Frameworks 5 Kconfig provides advanced libraries and tools for accessing configuration files. - mirrors://kde/stable/frameworks/5.104/kconfig-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kconfig-5.105.0.tar.xz qt5-base-devel qt5-declarative-devel qt5-linguist - extra-cmake-modules + extra-cmake-modules @@ -55,6 +55,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/kcoreaddons/pspec.xml b/desktop/kde/framework/kcoreaddons/pspec.xml index bccf71831c..cf33bc0ae2 100755 --- a/desktop/kde/framework/kcoreaddons/pspec.xml +++ b/desktop/kde/framework/kcoreaddons/pspec.xml @@ -13,12 +13,12 @@ app:console Utilities for core application functionality and accessing the OS KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. - mirrors://kde/stable/frameworks/5.104/kcoreaddons-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kcoreaddons-5.105.0.tar.xz qt5-base-devel qt5-linguist shared-mime-info - extra-cmake-modules + extra-cmake-modules @@ -60,6 +60,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/kdbusaddons/pspec.xml b/desktop/kde/framework/kdbusaddons/pspec.xml index 9ad9aae4b6..7098a1f7b1 100755 --- a/desktop/kde/framework/kdbusaddons/pspec.xml +++ b/desktop/kde/framework/kdbusaddons/pspec.xml @@ -13,12 +13,12 @@ app:console Extra modules for Qt-DBus KDE5-KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. - mirrors://kde/stable/frameworks/5.104/kdbusaddons-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kdbusaddons-5.105.0.tar.xz qt5-base-devel qt5-linguist qt5-x11extras-devel - extra-cmake-modules + extra-cmake-modules @@ -55,6 +55,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/kdnssd/pspec.xml b/desktop/kde/framework/kdnssd/pspec.xml index 751bef80c5..80e38d5319 100755 --- a/desktop/kde/framework/kdnssd/pspec.xml +++ b/desktop/kde/framework/kdnssd/pspec.xml @@ -12,13 +12,13 @@ library Network service discovery using Zeroconf KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure. - mirrors://kde/stable/frameworks/5.104/kdnssd-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kdnssd-5.105.0.tar.xz qt5-base-devel qt5-linguist avahi-devel avahi-compat-libdns_sd-devel - extra-cmake-modules + extra-cmake-modules @@ -52,6 +52,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/kguiaddons/pspec.xml b/desktop/kde/framework/kguiaddons/pspec.xml index c4d10720b5..3a11502caa 100755 --- a/desktop/kde/framework/kguiaddons/pspec.xml +++ b/desktop/kde/framework/kguiaddons/pspec.xml @@ -12,7 +12,7 @@ library Utilities for graphical user interfaces The KDE GUI addons provide utilities for graphical user interfaces in the areas of colors, fonts, text, images, keyboard input. Development files. - mirrors://kde/stable/frameworks/5.104/kguiaddons-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kguiaddons-5.105.0.tar.xz libX11-devel libxcb-devel @@ -21,7 +21,7 @@ qt5-base-devel qt5-wayland-devel qt5-x11extras-devel - extra-cmake-modules + extra-cmake-modules @@ -59,6 +59,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/ki18n/pspec.xml b/desktop/kde/framework/ki18n/pspec.xml index 70dc560fa5..671ffcb4f0 100755 --- a/desktop/kde/framework/ki18n/pspec.xml +++ b/desktop/kde/framework/ki18n/pspec.xml @@ -12,13 +12,13 @@ library KDE Gettext-based UI text internationalization. KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system. - mirrors://kde/stable/frameworks/5.104/ki18n-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/ki18n-5.105.0.tar.xz iso-codes-devel qt5-base-devel qt5-script-devel qt5-declarative-devel - extra-cmake-modules + extra-cmake-modules @@ -54,6 +54,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/kidletime/pspec.xml b/desktop/kde/framework/kidletime/pspec.xml index c1138331bf..7e14be189a 100755 --- a/desktop/kde/framework/kidletime/pspec.xml +++ b/desktop/kde/framework/kidletime/pspec.xml @@ -13,7 +13,7 @@ app:console Idle time reporting utility KIdleTime is a singleton reporting information on idle time. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity. - mirrors://kde/stable/frameworks/5.104/kidletime-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kidletime-5.105.0.tar.xz qt5-base-devel qt5-x11extras-devel @@ -21,7 +21,7 @@ libXext-devel libXScrnSaver-devel libxcb-devel - extra-cmake-modules + extra-cmake-modules @@ -59,6 +59,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/kirigami/pspec.xml b/desktop/kde/framework/kirigami/pspec.xml index d62f0651cd..c008b03b6c 100755 --- a/desktop/kde/framework/kirigami/pspec.xml +++ b/desktop/kde/framework/kirigami/pspec.xml @@ -9,10 +9,10 @@ LGPL A set of QML components for mobile/desktop convergent applications made by KDE A set of QML components for mobile/desktop convergent applications made by KDE - https://download.kde.org/stable/frameworks/5.104/kirigami2-5.104.0.tar.xz + https://download.kde.org/stable/frameworks/5.105/kirigami2-5.105.0.tar.xz - extra-cmake-modules + extra-cmake-modules qt5-base-devel qt5-declarative-devel qt5-quickcontrols @@ -56,6 +56,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/kitemmodels/pspec.xml b/desktop/kde/framework/kitemmodels/pspec.xml index af7d0d9a2a..6efe1a03ca 100755 --- a/desktop/kde/framework/kitemmodels/pspec.xml +++ b/desktop/kde/framework/kitemmodels/pspec.xml @@ -12,11 +12,11 @@ library Set of item models extending the Qt model-view framework KItemModels provides a set of item models extending the Qt model-view framework. - mirrors://kde/stable/frameworks/5.104/kitemmodels-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kitemmodels-5.105.0.tar.xz qt5-base-devel qt5-declarative-devel - extra-cmake-modules + extra-cmake-modules @@ -52,6 +52,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/kitemviews/pspec.xml b/desktop/kde/framework/kitemviews/pspec.xml index aaf1ed1ad4..01b1de4b89 100755 --- a/desktop/kde/framework/kitemviews/pspec.xml +++ b/desktop/kde/framework/kitemviews/pspec.xml @@ -13,12 +13,12 @@ app:console Set of item models extending the Qt model-view framework KItemViews includes a set of views, which can be used with item models. It includes views for categorizing lists and to add search filters to flat and hierarchical lists. - mirrors://kde/stable/frameworks/5.104/kitemviews-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kitemviews-5.105.0.tar.xz qt5-base-devel qt5-linguist qt5-designer-devel - extra-cmake-modules + extra-cmake-modules @@ -52,6 +52,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/kplotting/pspec.xml b/desktop/kde/framework/kplotting/pspec.xml index 18d974b799..97c0f4999c 100755 --- a/desktop/kde/framework/kplotting/pspec.xml +++ b/desktop/kde/framework/kplotting/pspec.xml @@ -12,11 +12,11 @@ library KDE5 Data plotting Kplotting contains data plotting classes for QT 5 and KDE - mirrors://kde/stable/frameworks/5.104/kplotting-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kplotting-5.105.0.tar.xz qt5-base-devel qt5-designer-devel - extra-cmake-modules + extra-cmake-modules @@ -48,6 +48,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/kuserfeedback/pspec.xml b/desktop/kde/framework/kuserfeedback/pspec.xml index 0f7a59d76d..b5e535b0bc 100644 --- a/desktop/kde/framework/kuserfeedback/pspec.xml +++ b/desktop/kde/framework/kuserfeedback/pspec.xml @@ -65,6 +65,13 @@ + + 2023-04-08 + 1.2.0 + Rebuild + Mustafa Cinasal + admins@pisilinux.org + 2023-03-11 1.2.0 diff --git a/desktop/kde/framework/kwayland/pspec.xml b/desktop/kde/framework/kwayland/pspec.xml index a78df69751..fec784240b 100755 --- a/desktop/kde/framework/kwayland/pspec.xml +++ b/desktop/kde/framework/kwayland/pspec.xml @@ -12,7 +12,7 @@ library Qt-style Client and Server library wrapper for the Wayland libraries Qt-style Client and Server library wrapper for the Wayland libraries - mirrors://kde/stable/frameworks/5.104/kwayland-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kwayland-5.105.0.tar.xz qt5-base-devel qt5-wayland-devel @@ -63,6 +63,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/kwidgetsaddons/pspec.xml b/desktop/kde/framework/kwidgetsaddons/pspec.xml index f659098e93..eb2e5d7a4e 100755 --- a/desktop/kde/framework/kwidgetsaddons/pspec.xml +++ b/desktop/kde/framework/kwidgetsaddons/pspec.xml @@ -13,12 +13,12 @@ app:console KDE5 desktop widgets KdeWidgetsAddons is a framework contains addon widgets and shared libraries for applications using Qt5-Widgets. - mirrors://kde/stable/frameworks/5.104/kwidgetsaddons-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kwidgetsaddons-5.105.0.tar.xz qt5-base-devel qt5-linguist qt5-designer-devel - extra-cmake-modules + extra-cmake-modules @@ -52,6 +52,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 diff --git a/desktop/kde/framework/kwindowsystem/pspec.xml b/desktop/kde/framework/kwindowsystem/pspec.xml index 8e6c197b7f..72344e924c 100755 --- a/desktop/kde/framework/kwindowsystem/pspec.xml +++ b/desktop/kde/framework/kwindowsystem/pspec.xml @@ -13,7 +13,7 @@ app:console KDE5 window manager access framework KWindowSystem provides information about the state of the window manager and allows asking the window manager to change the using a more high-level interface than the NETWinInfo/NETRootInfo low-level classes. - mirrors://kde/stable/frameworks/5.104/kwindowsystem-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kwindowsystem-5.105.0.tar.xz qt5-base-devel qt5-linguist @@ -25,7 +25,7 @@ libXfixes-devel xcb-util-devel xcb-util-keysyms-devel - extra-cmake-modules + extra-cmake-modules @@ -70,6 +70,13 @@ + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0