From 532f254b7ab53a27ca299da8fea121ce2f604101 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 5 Nov 2024 11:02:17 +0300 Subject: [PATCH] lxqt-2.1.0 --- desktop/lxqt/featherpad/pspec.xml | 11 ++++++++--- desktop/lxqt/libdbusmenu-lxqt/pspec.xml | 9 ++++++++- desktop/lxqt/libfm-qt/pspec.xml | 13 ++++++++++--- desktop/lxqt/liblxqt/pspec.xml | 11 +++++++++-- desktop/lxqt/libqtxdg-tools/pspec.xml | 13 ++++++++++--- desktop/lxqt/libqtxdg/pspec.xml | 11 +++++++++-- desktop/lxqt/libsysstat/pspec.xml | 11 +++++++++-- desktop/lxqt/lximage-qt/pspec.xml | 13 ++++++++++--- desktop/lxqt/lxqt-about/pspec.xml | 13 ++++++++++--- desktop/lxqt/lxqt-admin/pspec.xml | 11 +++++++++-- desktop/lxqt/lxqt-archiver/pspec.xml | 13 ++++++++++--- desktop/lxqt/lxqt-build-tools/pspec.xml | 9 ++++++++- desktop/lxqt/lxqt-config/pspec.xml | 11 +++++++++-- desktop/lxqt/lxqt-globalkeys/pspec.xml | 13 ++++++++++--- desktop/lxqt/lxqt-menu-data/pspec.xml | 11 +++++++++-- desktop/lxqt/lxqt-notificationd/pspec.xml | 13 ++++++++++--- desktop/lxqt/lxqt-openssh-askpass/pspec.xml | 13 ++++++++++--- desktop/lxqt/lxqt-panel/pspec.xml | 17 ++++++++++++----- desktop/lxqt/lxqt-policykit/pspec.xml | 13 ++++++++++--- desktop/lxqt/lxqt-powermanagement/pspec.xml | 15 +++++++++++---- desktop/lxqt/lxqt-qtplugin/pspec.xml | 15 +++++++++++---- desktop/lxqt/lxqt-runner/pspec.xml | 15 +++++++++++---- desktop/lxqt/lxqt-session/pspec.xml | 13 ++++++++++--- desktop/lxqt/lxqt-sudo/pspec.xml | 13 ++++++++++--- desktop/lxqt/lxqt-themes/pspec.xml | 13 ++++++++++--- desktop/lxqt/obconf-qt/pspec.xml | 4 ++-- desktop/lxqt/pavucontrol-qt/pspec.xml | 13 ++++++++++--- desktop/lxqt/pcmanfm-qt/pspec.xml | 15 +++++++++++---- desktop/lxqt/qps/pspec.xml | 13 ++++++++++--- desktop/lxqt/qterminal/pspec.xml | 15 +++++++++++---- desktop/lxqt/screengrab/pspec.xml | 13 ++++++++++--- desktop/lxqt/xdg-desktop-portal-lxqt/pspec.xml | 11 +++++++++-- 32 files changed, 306 insertions(+), 91 deletions(-) diff --git a/desktop/lxqt/featherpad/pspec.xml b/desktop/lxqt/featherpad/pspec.xml index 8fa0fd1387..56c19fe867 100644 --- a/desktop/lxqt/featherpad/pspec.xml +++ b/desktop/lxqt/featherpad/pspec.xml @@ -13,12 +13,11 @@ app:gui FeatherPad is a lightweight Qt5 plain-text editor for Linux FeatherPad is a lightweight Qt5 plain-text editor for Linux - https://github.com/tsujan/FeatherPad/releases/download/V1.5.0/FeatherPad-1.5.0.tar.xz + https://github.com/tsujan/FeatherPad/releases/download/V1.5.1/FeatherPad-1.5.1.tar.xz extra-cmake-modules-kf6 qt6-base-devel qt6-linguist - qt6-svg-devel hunspell-devel @@ -32,7 +31,6 @@ qt6-svg hunspell qt6-base - /usr/bin @@ -48,6 +46,13 @@ + + 2024-11-05 + 1.5.1 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 1.5.0 diff --git a/desktop/lxqt/libdbusmenu-lxqt/pspec.xml b/desktop/lxqt/libdbusmenu-lxqt/pspec.xml index b7a5153802..eec178ea38 100644 --- a/desktop/lxqt/libdbusmenu-lxqt/pspec.xml +++ b/desktop/lxqt/libdbusmenu-lxqt/pspec.xml @@ -13,7 +13,7 @@ This library provides a Qt implementation of the DBusMenu protocol. libdbusmenu-lxqt This library provides a Qt implementation of the DBusMenu protocol. - https://github.com/lxqt/libdbusmenu-lxqt/releases/download/0.1.0/libdbusmenu-lxqt-0.1.0.tar.xz + https://github.com/lxqt/libdbusmenu-lxqt/releases/download/0.2.0/libdbusmenu-lxqt-0.2.0.tar.xz cmake qt6-base-devel @@ -51,6 +51,13 @@ + + 2024-11-05 + 0.2.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 0.1.0 diff --git a/desktop/lxqt/libfm-qt/pspec.xml b/desktop/lxqt/libfm-qt/pspec.xml index 7eb8c7866f..d7f5868cac 100644 --- a/desktop/lxqt/libfm-qt/pspec.xml +++ b/desktop/lxqt/libfm-qt/pspec.xml @@ -13,14 +13,14 @@ lxqt Core library of PCManFM file manager libfm is a Core library of PCManFM file manager - https://github.com/lxqt/libfm-qt/releases/download/2.0.2/libfm-qt-2.0.2.tar.xz + https://github.com/lxqt/libfm-qt/releases/download/2.1.0/libfm-qt-2.1.0.tar.xz cmake qt6-base-devel qt6-linguist - lxqt-build-tools - lxqt-menu-data + lxqt-build-tools + lxqt-menu-data menu-cache-devel libexif-devel glib2-devel @@ -61,6 +61,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-05-08 2.0.2 diff --git a/desktop/lxqt/liblxqt/pspec.xml b/desktop/lxqt/liblxqt/pspec.xml index b9ee61d144..12c820348d 100644 --- a/desktop/lxqt/liblxqt/pspec.xml +++ b/desktop/lxqt/liblxqt/pspec.xml @@ -13,7 +13,7 @@ lxqt Common base library for LXQt components. Core utility library for all LXDE-Qt components - https://github.com/lxqt/liblxqt/releases/download/2.0.0/liblxqt-2.0.0.tar.xz + https://github.com/lxqt/liblxqt/releases/download/2.1.0/liblxqt-2.1.0.tar.xz cmake glibc-devel @@ -27,7 +27,7 @@ polkit-qt6-devel qt6-qdbusviewer libXScrnSaver-devel - lxqt-build-tools + lxqt-build-tools @@ -65,6 +65,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/libqtxdg-tools/pspec.xml b/desktop/lxqt/libqtxdg-tools/pspec.xml index 4b61273176..3acf3e23b1 100644 --- a/desktop/lxqt/libqtxdg-tools/pspec.xml +++ b/desktop/lxqt/libqtxdg-tools/pspec.xml @@ -13,12 +13,12 @@ User tools for libqtxdg. libqtxdg-tools libqtxdg için kullanıcı araçları. - https://github.com/lxqt/qtxdg-tools/archive/refs/tags/4.0.0.tar.gz + https://github.com/lxqt/qtxdg-tools/archive/refs/tags/4.1.0.tar.gz cmake qt6-base-devel - libqtxdg-devel - lxqt-build-tools + libqtxdg-devel + lxqt-build-tools @@ -54,6 +54,13 @@ + + 2024-11-05 + 1.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 1.0.0 diff --git a/desktop/lxqt/lxqt-build-tools/pspec.xml b/desktop/lxqt/lxqt-build-tools/pspec.xml index 13708cc831..bcfdc2e321 100755 --- a/desktop/lxqt/lxqt-build-tools/pspec.xml +++ b/desktop/lxqt/lxqt-build-tools/pspec.xml @@ -13,7 +13,7 @@ app:gui Various packaging tools and scripts for LXQt applications. Various packaging tools and scripts for LXQt applications - https://github.com/lxqt/lxqt-build-tools/releases/download/2.0.0/lxqt-build-tools-2.0.0.tar.xz + https://github.com/lxqt/lxqt-build-tools/releases/download/2.1.0/lxqt-build-tools-2.1.0.tar.xz cmake glib2-devel @@ -35,6 +35,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/lxqt-config/pspec.xml b/desktop/lxqt/lxqt-config/pspec.xml index ea87ee200f..d89956f095 100644 --- a/desktop/lxqt/lxqt-config/pspec.xml +++ b/desktop/lxqt/lxqt-config/pspec.xml @@ -13,7 +13,7 @@ lxqt Common base library for LXQt components. Core utility library for all LXDE-Qt components - https://github.com/lxqt/lxqt-config/releases/download/2.0.0/lxqt-config-2.0.0.tar.xz + https://github.com/lxqt/lxqt-config/releases/download/2.1.0/lxqt-config-2.1.0.tar.xz cmake libgcc @@ -33,7 +33,7 @@ xorg-input-libinput-devel eudev-devel libqtxdg-devel - liblxqt-devel + liblxqt-devel lxqt-build-tools lxqt-menu-data @@ -73,6 +73,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/lxqt-globalkeys/pspec.xml b/desktop/lxqt/lxqt-globalkeys/pspec.xml index cd7f6d5f0b..1b28edb6c7 100644 --- a/desktop/lxqt/lxqt-globalkeys/pspec.xml +++ b/desktop/lxqt/lxqt-globalkeys/pspec.xml @@ -13,7 +13,7 @@ lxqt Daemon used to register global keyboard shortcuts LXQt daemon and library for global keyboard shortcuts registration. - https://github.com/lxqt/lxqt-globalkeys/releases/download/2.0.0/lxqt-globalkeys-2.0.0.tar.xz + https://github.com/lxqt/lxqt-globalkeys/releases/download/2.1.0/lxqt-globalkeys-2.1.0.tar.xz cmake libgcc @@ -22,8 +22,8 @@ libqtxdg-devel qt6-base-devel kwindowsystem-kf6-devel - liblxqt-devel - lxqt-build-tools + liblxqt-devel + lxqt-build-tools @@ -57,6 +57,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/lxqt-menu-data/pspec.xml b/desktop/lxqt/lxqt-menu-data/pspec.xml index ca4e138b3c..fc715f55b3 100644 --- a/desktop/lxqt/lxqt-menu-data/pspec.xml +++ b/desktop/lxqt/lxqt-menu-data/pspec.xml @@ -13,10 +13,10 @@ LXQt menu files lxqt LXQt menü dosyaları - https://github.com/lxqt/lxqt-menu-data/releases/download/2.0.0/lxqt-menu-data-2.0.0.tar.xz + https://github.com/lxqt/lxqt-menu-data/releases/download/2.1.0/lxqt-menu-data-2.1.0.tar.xz cmake - lxqt-build-tools + lxqt-build-tools qt6-linguist qt6-base-devel @@ -38,6 +38,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/lxqt-notificationd/pspec.xml b/desktop/lxqt/lxqt-notificationd/pspec.xml index 882189a94f..98d32675c9 100644 --- a/desktop/lxqt/lxqt-notificationd/pspec.xml +++ b/desktop/lxqt/lxqt-notificationd/pspec.xml @@ -13,17 +13,17 @@ lxqt LXQt notification daemon and library. Notification daemon - https://github.com/lxqt/lxqt-notificationd/releases/download/2.0.1/lxqt-notificationd-2.0.1.tar.xz + https://github.com/lxqt/lxqt-notificationd/releases/download/2.1.0/lxqt-notificationd-2.1.0.tar.xz cmake layer-shell-qt-kf6-devel kwindowsystem-kf6-devel libgcc - liblxqt-devel + liblxqt-devel libqtxdg-devel qt6-base-devel qt6-linguist - lxqt-build-tools + lxqt-build-tools @@ -46,6 +46,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-05-06 2.0.1 diff --git a/desktop/lxqt/lxqt-openssh-askpass/pspec.xml b/desktop/lxqt/lxqt-openssh-askpass/pspec.xml index 224fc46d9f..eb3ee525b0 100644 --- a/desktop/lxqt/lxqt-openssh-askpass/pspec.xml +++ b/desktop/lxqt/lxqt-openssh-askpass/pspec.xml @@ -13,16 +13,16 @@ lxqt LXQt openssh password prompt LXQt openssh password prompt - https://github.com/lxqt/lxqt-openssh-askpass/releases/download/2.0.0/lxqt-openssh-askpass-2.0.0.tar.xz + https://github.com/lxqt/lxqt-openssh-askpass/releases/download/2.1.0/lxqt-openssh-askpass-2.1.0.tar.xz cmake kwindowsystem-kf6-devel libqtxdg-devel - liblxqt-devel + liblxqt-devel lxqt-config qt6-base-devel qt6-linguist - lxqt-build-tools + lxqt-build-tools @@ -38,6 +38,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/lxqt-panel/pspec.xml b/desktop/lxqt/lxqt-panel/pspec.xml index 7807ce38a0..db6599c072 100644 --- a/desktop/lxqt/lxqt-panel/pspec.xml +++ b/desktop/lxqt/lxqt-panel/pspec.xml @@ -13,7 +13,7 @@ lxqt Desktop panel The LXQt desktop panel - https://github.com/lxqt/lxqt-panel/releases/download/2.0.1/lxqt-panel-2.0.1.tar.xz + https://github.com/lxqt/lxqt-panel/releases/download/2.1.0/lxqt-panel-2.1.0.tar.xz cmake glib2-devel @@ -24,11 +24,11 @@ libXdamage-devel libgcc libdbusmenu-lxqt-devel - liblxqt-devel + liblxqt-devel libqtxdg-devel libxkbcommon-devel lm_sensors-devel - lxqt-globalkeys-devel + lxqt-globalkeys-devel pulseaudio-libs-devel alsa-lib-devel qt6-linguist @@ -46,8 +46,8 @@ qt6-wayland-devel wayland-client wayland-devel - lxqt-build-tools - lxqt-menu-data + lxqt-build-tools + lxqt-menu-data 2053.patch @@ -108,6 +108,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-05-08 2.0.1 diff --git a/desktop/lxqt/lxqt-policykit/pspec.xml b/desktop/lxqt/lxqt-policykit/pspec.xml index 17227b794b..d69071169f 100644 --- a/desktop/lxqt/lxqt-policykit/pspec.xml +++ b/desktop/lxqt/lxqt-policykit/pspec.xml @@ -13,18 +13,18 @@ lxqt Policykit agent The LXQt policykit authentication agent - https://github.com/lxqt/lxqt-policykit/releases/download/2.0.0/lxqt-policykit-2.0.0.tar.xz + https://github.com/lxqt/lxqt-policykit/releases/download/2.1.0/lxqt-policykit-2.1.0.tar.xz cmake glib2-devel kwindowsystem-kf6-devel libgcc - liblxqt-devel + liblxqt-devel libqtxdg-devel polkit-devel polkit-qt6-devel qt6-linguist - lxqt-build-tools + lxqt-build-tools elogind @@ -48,6 +48,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/lxqt-powermanagement/pspec.xml b/desktop/lxqt/lxqt-powermanagement/pspec.xml index a6749905ba..15e35bcc8c 100644 --- a/desktop/lxqt/lxqt-powermanagement/pspec.xml +++ b/desktop/lxqt/lxqt-powermanagement/pspec.xml @@ -13,14 +13,14 @@ lxqt LXQt power management daemon. Daemon use for power management and auto-suspend. - https://github.com/lxqt/lxqt-powermanagement/releases/download/2.0.0/lxqt-powermanagement-2.0.0.tar.xz + https://github.com/lxqt/lxqt-powermanagement/releases/download/2.1.0/lxqt-powermanagement-2.1.0.tar.xz cmake kwindowsystem-kf6-devel libgcc - liblxqt-devel + liblxqt-devel libqtxdg-devel - lxqt-globalkeys-devel + lxqt-globalkeys-devel libxcb-devel qt6-base-devel qt6-linguist @@ -28,7 +28,7 @@ solid-kf6-devel upower-devel kidletime-kf6-devel - lxqt-build-tools + lxqt-build-tools @@ -52,6 +52,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/lxqt-qtplugin/pspec.xml b/desktop/lxqt/lxqt-qtplugin/pspec.xml index 784d1548e8..3b00330238 100644 --- a/desktop/lxqt/lxqt-qtplugin/pspec.xml +++ b/desktop/lxqt/lxqt-qtplugin/pspec.xml @@ -13,18 +13,18 @@ lxqt LXQt platform integration for Qt LXDE-Qt platform integration plugin for Qt - https://github.com/lxqt/lxqt-qtplugin/releases/download/2.0.0/lxqt-qtplugin-2.0.0.tar.xz + https://github.com/lxqt/lxqt-qtplugin/releases/download/2.1.0/lxqt-qtplugin-2.1.0.tar.xz cmake kwindowsystem-kf6-devel libdbusmenu-lxqt-devel libgcc - liblxqt-devel + liblxqt-devel libqtxdg-devel qt6-base-devel qt6-linguist - lxqt-build-tools - libfm-qt-devel + lxqt-build-tools + libfm-qt-devel menu-cache-devel libexif-devel @@ -43,6 +43,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/lxqt-runner/pspec.xml b/desktop/lxqt/lxqt-runner/pspec.xml index 959d3020d8..179be3e4e0 100644 --- a/desktop/lxqt/lxqt-runner/pspec.xml +++ b/desktop/lxqt/lxqt-runner/pspec.xml @@ -13,23 +13,23 @@ lxqt The LXQt application launcher Tool used to launch programs quickly by typing their names - https://github.com/lxqt/lxqt-runner/releases/download/2.0.0/lxqt-runner-2.0.0.tar.xz + https://github.com/lxqt/lxqt-runner/releases/download/2.1.0/lxqt-runner-2.1.0.tar.xz cmake glib2-devel kwindowsystem-kf6-devel libgcc libXScrnSaver-devel - liblxqt-devel + liblxqt-devel libqtxdg-devel - lxqt-globalkeys-devel + lxqt-globalkeys-devel qt6-base-devel qt6-linguist qt6-svg-devel muparser-devel layer-shell-qt-kf6-devel - lxqt-build-tools + lxqt-build-tools @@ -54,6 +54,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/lxqt-session/pspec.xml b/desktop/lxqt/lxqt-session/pspec.xml index 9b446cab7d..4df5c2edb8 100644 --- a/desktop/lxqt/lxqt-session/pspec.xml +++ b/desktop/lxqt/lxqt-session/pspec.xml @@ -13,19 +13,19 @@ lxqt LXQt session An alternative session manager ported from the original razor-session - https://github.com/lxqt/lxqt-session/releases/download/2.0.0/lxqt-session-2.0.0.tar.xz + https://github.com/lxqt/lxqt-session/releases/download/2.1.0/lxqt-session-2.1.0.tar.xz cmake kwindowsystem-kf6-devel libX11-devel libgcc - liblxqt-devel + liblxqt-devel libqtxdg-tools libqtxdg-devel qt6-linguist layer-shell-qt-kf6-devel xdg-user-dirs - lxqt-build-tools + lxqt-build-tools libgudev-devel @@ -61,6 +61,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/lxqt-sudo/pspec.xml b/desktop/lxqt/lxqt-sudo/pspec.xml index 13b8993e06..38bff267c9 100644 --- a/desktop/lxqt/lxqt-sudo/pspec.xml +++ b/desktop/lxqt/lxqt-sudo/pspec.xml @@ -13,15 +13,15 @@ lxqt Python binding of terminal widget for Qt LXQt privilege program (lxsu). - https://github.com/lxqt/lxqt-sudo/releases/download/2.0.0/lxqt-sudo-2.0.0.tar.xz + https://github.com/lxqt/lxqt-sudo/releases/download/2.1.0/lxqt-sudo-2.1.0.tar.xz cmake kwindowsystem-kf6-devel - liblxqt-devel + liblxqt-devel libqtxdg-devel qt6-base-devel qt6-linguist - lxqt-build-tools + lxqt-build-tools lxqt-sudo @@ -40,6 +40,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/lxqt-themes/pspec.xml b/desktop/lxqt/lxqt-themes/pspec.xml index 3415db70c2..d4a452d33a 100644 --- a/desktop/lxqt/lxqt-themes/pspec.xml +++ b/desktop/lxqt/lxqt-themes/pspec.xml @@ -13,13 +13,13 @@ lxqt LXQt themes, graphics and icons. LXQt themes, graphics and icons - https://github.com/lxqt/lxqt-themes/releases/download/2.0.0/lxqt-themes-2.0.0.tar.xz + https://github.com/lxqt/lxqt-themes/releases/download/2.1.0/lxqt-themes-2.1.0.tar.xz cmake kwindowsystem-kf6-devel - liblxqt-devel + liblxqt-devel qt6-linguist - lxqt-build-tools + lxqt-build-tools themes.patch @@ -48,6 +48,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/obconf-qt/pspec.xml b/desktop/lxqt/obconf-qt/pspec.xml index c0c86c2803..0f8d465f55 100644 --- a/desktop/lxqt/obconf-qt/pspec.xml +++ b/desktop/lxqt/obconf-qt/pspec.xml @@ -18,11 +18,11 @@ cmake qt6-base-devel icon-theme-hicolor - liblxqt-devel + liblxqt-devel openbox-devel qt6-linguist kwindowsystem-kf6-devel - lxqt-build-tools + lxqt-build-tools diff --git a/desktop/lxqt/pavucontrol-qt/pspec.xml b/desktop/lxqt/pavucontrol-qt/pspec.xml index a06247ad73..5e48f41d28 100644 --- a/desktop/lxqt/pavucontrol-qt/pspec.xml +++ b/desktop/lxqt/pavucontrol-qt/pspec.xml @@ -13,18 +13,18 @@ lxqt Qt port of volume control pavucontrol. Qt port of volume control pavucontrol - https://github.com/lxqt/pavucontrol-qt/releases/download/2.0.0/pavucontrol-qt-2.0.0.tar.xz + https://github.com/lxqt/pavucontrol-qt/releases/download/2.1.0/pavucontrol-qt-2.1.0.tar.xz cmake kwindowsystem-kf6-devel libgcc - liblxqt-devel + liblxqt-devel qt6-linguist libqtxdg-devel pulseaudio-libs-devel glib2-devel xdg-user-dirs - lxqt-build-tools + lxqt-build-tools @@ -43,6 +43,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/pcmanfm-qt/pspec.xml b/desktop/lxqt/pcmanfm-qt/pspec.xml index 74696c564c..7f997299e8 100644 --- a/desktop/lxqt/pcmanfm-qt/pspec.xml +++ b/desktop/lxqt/pcmanfm-qt/pspec.xml @@ -13,14 +13,14 @@ app:gui The LXQt file manager, Qt port of PCManFM File manager and desktop icon manager (Qt port of PCManFM and libfm) - https://github.com/lxqt/pcmanfm-qt/releases/download/2.0.0/pcmanfm-qt-2.0.0.tar.xz + https://github.com/lxqt/pcmanfm-qt/releases/download/2.1.0/pcmanfm-qt-2.1.0.tar.xz cairo-devel cmake glib2-devel - libfm-qt-devel + libfm-qt-devel libgcc - liblxqt-devel + liblxqt-devel libqtxdg-devel menu-cache-devel libxcb-devel @@ -32,7 +32,7 @@ libexif-devel udisks2-devel layer-shell-qt-kf6-devel - lxqt-build-tools + lxqt-build-tools @@ -64,6 +64,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.0.0 diff --git a/desktop/lxqt/qps/pspec.xml b/desktop/lxqt/qps/pspec.xml index 5ac3846445..65f686e0a7 100644 --- a/desktop/lxqt/qps/pspec.xml +++ b/desktop/lxqt/qps/pspec.xml @@ -13,7 +13,7 @@ app Qt Process Manager Qt Process Manager - https://github.com/lxqt/qps/releases/download/2.9.0/qps-2.9.0.tar.xz + https://github.com/lxqt/qps/releases/download/2.10.0/qps-2.10.0.tar.xz cmake qt6-base-devel @@ -21,8 +21,8 @@ libXrender-devel qt6-linguist kwindowsystem-kf6-devel - liblxqt-devel - lxqt-build-tools + liblxqt-devel + lxqt-build-tools @@ -41,6 +41,13 @@ + + 2024-11-05 + 2.10.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.9.0 diff --git a/desktop/lxqt/qterminal/pspec.xml b/desktop/lxqt/qterminal/pspec.xml index 1826ec8128..ad26a599f4 100644 --- a/desktop/lxqt/qterminal/pspec.xml +++ b/desktop/lxqt/qterminal/pspec.xml @@ -13,7 +13,7 @@ lxqt qt6-based multitab terminal emulator. qt6-based multitab terminal emulator. - https://github.com/lxqt/qterminal/releases/download/2.0.1/qterminal-2.0.1.tar.xz + https://github.com/lxqt/qterminal/releases/download/2.1.0/qterminal-2.1.0.tar.xz cmake qt6-base-devel @@ -22,12 +22,12 @@ libX11-devel libcanberra-devel layer-shell-qt-kf6-devel - qtermwidget6-devel - lxqt-config + qtermwidget6-devel + lxqt-config qt6-svg-devel qt6-5compat-devel kwindowsystem-kf6-devel - lxqt-build-tools + lxqt-build-tools @@ -50,6 +50,13 @@ + + 2024-11-05 + 2.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-06-28 2.0.1 diff --git a/desktop/lxqt/screengrab/pspec.xml b/desktop/lxqt/screengrab/pspec.xml index cc53fb5859..2b1aa6b74d 100644 --- a/desktop/lxqt/screengrab/pspec.xml +++ b/desktop/lxqt/screengrab/pspec.xml @@ -13,15 +13,15 @@ app:gui Crossplatform tool for fast making screenshots. An application for creating screenshots. ScreenGrab uses the Qt framework and thus, it is independent from any desktop environment. - https://github.com/lxqt/screengrab/releases/download/2.8.0/screengrab-2.8.0.tar.xz + https://github.com/lxqt/screengrab/releases/download/2.9.0/screengrab-2.9.0.tar.xz cmake libgcc kwindowsystem-kf6-devel - liblxqt-devel + liblxqt-devel qt6-linguist libqtxdg-devel - lxqt-build-tools + lxqt-build-tools @@ -46,6 +46,13 @@ + + 2024-11-05 + 2.9.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-18 2.8.0 diff --git a/desktop/lxqt/xdg-desktop-portal-lxqt/pspec.xml b/desktop/lxqt/xdg-desktop-portal-lxqt/pspec.xml index 364e0443ab..8265dcbdd5 100644 --- a/desktop/lxqt/xdg-desktop-portal-lxqt/pspec.xml +++ b/desktop/lxqt/xdg-desktop-portal-lxqt/pspec.xml @@ -13,11 +13,11 @@ lxqt A backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qt A backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qt - https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/1.0.2/xdg-desktop-portal-lxqt-1.0.2.tar.xz + https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/1.1.0/xdg-desktop-portal-lxqt-1.1.0.tar.xz cmake qt6-base-devel - libfm-qt-devel + libfm-qt-devel kwindowsystem-kf6-devel glib2-devel menu-cache-devel @@ -42,6 +42,13 @@ + + 2024-11-05 + 1.1.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-05-04 1.0.2