From ddb7ac6de38cbd6ecb25bd0fb18e4d1ff3a31b0c Mon Sep 17 00:00:00 2001
From: Jakob Hauser <jahau@rocketmail.com>
Date: Sat, 8 Feb 2025 18:27:12 +0100
Subject: [PATCH] community/lxqt-*: rebuild against qt6*

---
 community/libdbusmenu-lxqt/APKBUILD        | 2 +-
 community/libfm-qt/APKBUILD                | 2 +-
 community/liblxqt/APKBUILD                 | 2 +-
 community/libqtxdg/APKBUILD                | 2 +-
 community/libsysstat/APKBUILD              | 2 +-
 community/lximage-qt/APKBUILD              | 2 +-
 community/lxqt-about/APKBUILD              | 2 +-
 community/lxqt-admin/APKBUILD              | 2 +-
 community/lxqt-archiver/APKBUILD           | 2 +-
 community/lxqt-build-tools/APKBUILD        | 2 +-
 community/lxqt-config/APKBUILD             | 2 +-
 community/lxqt-desktop/APKBUILD            | 2 +-
 community/lxqt-globalkeys/APKBUILD         | 2 +-
 community/lxqt-menu-data/APKBUILD          | 2 +-
 community/lxqt-notificationd/APKBUILD      | 2 +-
 community/lxqt-openssh-askpass/APKBUILD    | 2 +-
 community/lxqt-panel/APKBUILD              | 2 +-
 community/lxqt-policykit/APKBUILD          | 2 +-
 community/lxqt-powermanagement/APKBUILD    | 2 +-
 community/lxqt-qtplugin/APKBUILD           | 2 +-
 community/lxqt-runner/APKBUILD             | 2 +-
 community/lxqt-session/APKBUILD            | 2 +-
 community/lxqt-sudo/APKBUILD               | 2 +-
 community/lxqt-themes/APKBUILD             | 2 +-
 community/pavucontrol-qt/APKBUILD          | 2 +-
 community/pcmanfm-qt/APKBUILD              | 2 +-
 community/qps/APKBUILD                     | 2 +-
 community/qterminal/APKBUILD               | 2 +-
 community/qtermwidget/APKBUILD             | 2 +-
 community/qtxdg-tools/APKBUILD             | 2 +-
 community/screengrab/APKBUILD              | 2 +-
 community/xdg-desktop-portal-lxqt/APKBUILD | 2 +-
 32 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/community/libdbusmenu-lxqt/APKBUILD b/community/libdbusmenu-lxqt/APKBUILD
index bb2e3bbefc7f..236476dda7b4 100644
--- a/community/libdbusmenu-lxqt/APKBUILD
+++ b/community/libdbusmenu-lxqt/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Zachary L. Andrews <zcrayfish@gmail.com>
 pkgname=libdbusmenu-lxqt
 pkgver=0.2.0
-pkgrel=0
+pkgrel=1
 pkgdesc="library to export QMenu over DBusMenu protocol"
 url="https://github.com/lxqt/libdbusmenu-lxqt"
 arch="all"
diff --git a/community/libfm-qt/APKBUILD b/community/libfm-qt/APKBUILD
index 38fec94e7a0b..4f95ead2b9b2 100644
--- a/community/libfm-qt/APKBUILD
+++ b/community/libfm-qt/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=libfm-qt
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Qt port of libfm"
 url="https://github.com/lxqt/libfm-qt"
 arch="all"
diff --git a/community/liblxqt/APKBUILD b/community/liblxqt/APKBUILD
index 6017b47011ec..6cd510473b29 100644
--- a/community/liblxqt/APKBUILD
+++ b/community/liblxqt/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=liblxqt
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Common base library for LXQt components"
 url="https://github.com/lxqt/liblxqt"
 # armhf blocked by extra-cmake-modules -> kwindowsystem
diff --git a/community/libqtxdg/APKBUILD b/community/libqtxdg/APKBUILD
index 70751f96c8da..770455aace37 100644
--- a/community/libqtxdg/APKBUILD
+++ b/community/libqtxdg/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=libqtxdg
 pkgver=4.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Qt implementation of freedesktop.org xdg specifications"
 url="https://github.com/lxqt/libqtxdg"
 arch="all"
diff --git a/community/libsysstat/APKBUILD b/community/libsysstat/APKBUILD
index 4f27415be12f..6eb27a8cf44b 100644
--- a/community/libsysstat/APKBUILD
+++ b/community/libsysstat/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=libsysstat
 pkgver=1.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Library used to query system info and statistics"
 url="https://github.com/lxqt/libsysstat"
 arch="all"
diff --git a/community/lximage-qt/APKBUILD b/community/lximage-qt/APKBUILD
index bb2fbd138f1e..e49cf0990ae8 100644
--- a/community/lximage-qt/APKBUILD
+++ b/community/lximage-qt/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lximage-qt
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="The image viewer and screenshot tool for LXQt"
 url="https://github.com/lxqt/lximage-qt"
 arch="all !armhf !s390x" # armhf blocked by liblxqt, s390x blocked by libfm-qt
diff --git a/community/lxqt-about/APKBUILD b/community/lxqt-about/APKBUILD
index dd50bf4844ec..52924c31aa5a 100644
--- a/community/lxqt-about/APKBUILD
+++ b/community/lxqt-about/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-about
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Information provider about LXQt and the system"
 url="https://github.com/lxqt/lxqt-about"
 arch="all !armhf" # armhf blocked by liblxqt and kwindowsystem
diff --git a/community/lxqt-admin/APKBUILD b/community/lxqt-admin/APKBUILD
index 4006ffd5fc14..8ee47458b75e 100644
--- a/community/lxqt-admin/APKBUILD
+++ b/community/lxqt-admin/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-admin
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="LXQt system administration tool"
 url="https://github.com/lxqt/lxqt-admin"
 # armhf: blocked by liblxqt and kwindowsystem
diff --git a/community/lxqt-archiver/APKBUILD b/community/lxqt-archiver/APKBUILD
index 5c808b5e9c31..141c8d4f6600 100644
--- a/community/lxqt-archiver/APKBUILD
+++ b/community/lxqt-archiver/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-archiver
 pkgver=1.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Simple and lightweight desktop-agnostic Qt file archiver"
 url="https://github.com/lxqt/lxqt-archiver"
 arch="all !armhf"
diff --git a/community/lxqt-build-tools/APKBUILD b/community/lxqt-build-tools/APKBUILD
index 5d236c649af4..20d90d366574 100644
--- a/community/lxqt-build-tools/APKBUILD
+++ b/community/lxqt-build-tools/APKBUILD
@@ -4,7 +4,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-build-tools
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Various packaging tools and scripts for LXQt applications"
 url="https://lxqt.org/"
 options="!check" # No testsuite
diff --git a/community/lxqt-config/APKBUILD b/community/lxqt-config/APKBUILD
index 00a2dc520884..f013594bcc36 100644
--- a/community/lxqt-config/APKBUILD
+++ b/community/lxqt-config/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-config
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Tools to configure LXQt and the underlying operating system"
 url="https://github.com/lxqt/lxqt-config"
 arch="all !armhf" # armhf blocked by libkscreen, liblxqt and kwindowsystem
diff --git a/community/lxqt-desktop/APKBUILD b/community/lxqt-desktop/APKBUILD
index a4627435efae..d1ef8bdf5fb8 100644
--- a/community/lxqt-desktop/APKBUILD
+++ b/community/lxqt-desktop/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-desktop
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="LXQt Desktop"
 url="https://lxqt-project.org/"
 # armhf: blocked by liblxqt
diff --git a/community/lxqt-globalkeys/APKBUILD b/community/lxqt-globalkeys/APKBUILD
index 97af9d5304bc..7ef4a2dff8da 100644
--- a/community/lxqt-globalkeys/APKBUILD
+++ b/community/lxqt-globalkeys/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-globalkeys
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Daemon used to register global keyboard shortcuts"
 url="https://github.com/lxqt/lxqt-globalkeys"
 arch="all !armhf" # armhf blocked by liblxqt and kwindowsystem
diff --git a/community/lxqt-menu-data/APKBUILD b/community/lxqt-menu-data/APKBUILD
index 45bb43560166..abe0730ca369 100644
--- a/community/lxqt-menu-data/APKBUILD
+++ b/community/lxqt-menu-data/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-menu-data
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Freedesktop.org desktop menus for LXQt"
 url="https://lxqt-project.org/"
 arch="noarch"
diff --git a/community/lxqt-notificationd/APKBUILD b/community/lxqt-notificationd/APKBUILD
index ad6aec858df1..2467390392f6 100644
--- a/community/lxqt-notificationd/APKBUILD
+++ b/community/lxqt-notificationd/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-notificationd
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="LXQt notification daemon"
 url="https://github.com/lxqt/lxqt-notificationd"
 arch="all !armhf" # armhf blocked by liblxqt and kwindowsystem
diff --git a/community/lxqt-openssh-askpass/APKBUILD b/community/lxqt-openssh-askpass/APKBUILD
index 8e190f3d1af3..3ed273aea204 100644
--- a/community/lxqt-openssh-askpass/APKBUILD
+++ b/community/lxqt-openssh-askpass/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-openssh-askpass
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="GUI to query passwords on behalf of SSH agents"
 url="https://github.com/lxqt/lxqt-openssh-askpass"
 arch="all !armhf" # qt5
diff --git a/community/lxqt-panel/APKBUILD b/community/lxqt-panel/APKBUILD
index ccd499a6e655..82b89603c766 100644
--- a/community/lxqt-panel/APKBUILD
+++ b/community/lxqt-panel/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-panel
 pkgver=2.1.1
-pkgrel=0
+pkgrel=1
 pkgdesc="The LXQt desktop panel"
 url="https://github.com/lxqt/lxqt-panel"
 arch="all !armhf" # armhf blocked by qt
diff --git a/community/lxqt-policykit/APKBUILD b/community/lxqt-policykit/APKBUILD
index d9754752ce94..a3a81b833f90 100644
--- a/community/lxqt-policykit/APKBUILD
+++ b/community/lxqt-policykit/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-policykit
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="LXQt PolicyKit agent"
 url="https://github.com/lxqt/lxqt-policykit"
 # armhf blocked by liblxqt-dev
diff --git a/community/lxqt-powermanagement/APKBUILD b/community/lxqt-powermanagement/APKBUILD
index 19ca278eb381..091d49a02e88 100644
--- a/community/lxqt-powermanagement/APKBUILD
+++ b/community/lxqt-powermanagement/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-powermanagement
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Power management module for LXQt"
 url="https://github.com/lxqt/lxqt-powermanagement"
 # armhf blocked by extra-cmake-modules -> kwindowsystem-dev
diff --git a/community/lxqt-qtplugin/APKBUILD b/community/lxqt-qtplugin/APKBUILD
index afa829dc28ab..148133117c7f 100644
--- a/community/lxqt-qtplugin/APKBUILD
+++ b/community/lxqt-qtplugin/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-qtplugin
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Qt-LXQt plugin integration"
 url="https://github.com/lxqt/lxqt-qtplugin"
 arch="all !armhf" # armhf blocked by liblxqt-dev
diff --git a/community/lxqt-runner/APKBUILD b/community/lxqt-runner/APKBUILD
index 9deb42158db3..6bde2c631de8 100644
--- a/community/lxqt-runner/APKBUILD
+++ b/community/lxqt-runner/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-runner
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Tool used to launch programs quickly by typing their names"
 url="https://github.com/lxqt/lxqt-runner"
 arch="all !s390x !armhf" # s390x blocked by muparser
diff --git a/community/lxqt-session/APKBUILD b/community/lxqt-session/APKBUILD
index 71ffa31136fe..4ba8f55b6c5d 100644
--- a/community/lxqt-session/APKBUILD
+++ b/community/lxqt-session/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-session
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="The LXQt session manager"
 url="https://github.com/lxqt/lxqt-session"
 arch="all !armhf" # liblxqt-dev
diff --git a/community/lxqt-sudo/APKBUILD b/community/lxqt-sudo/APKBUILD
index 2e62dbdedd17..dff6492ab6ff 100644
--- a/community/lxqt-sudo/APKBUILD
+++ b/community/lxqt-sudo/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-sudo
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Tools to sudoure LXQt and the underlying operating system"
 url="https://github.com/lxqt/lxqt-sudo"
 arch="all !armhf" # blocked by liblxqt-dev
diff --git a/community/lxqt-themes/APKBUILD b/community/lxqt-themes/APKBUILD
index 8ebc9cef20e0..fdf34b7d7957 100644
--- a/community/lxqt-themes/APKBUILD
+++ b/community/lxqt-themes/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=lxqt-themes
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Themes for LXQt"
 url="https://github.com/lxqt/lxqt-themes"
 arch="noarch"
diff --git a/community/pavucontrol-qt/APKBUILD b/community/pavucontrol-qt/APKBUILD
index b3ea6a15ef74..4e79cc3f8b2f 100644
--- a/community/pavucontrol-qt/APKBUILD
+++ b/community/pavucontrol-qt/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=pavucontrol-qt
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Pulseaudio mixer in Qt (port of pavucontrol)"
 url="https://github.com/lxqt/pavucontrol-qt"
 arch="all !armhf" # blocked by liblxqt-dev
diff --git a/community/pcmanfm-qt/APKBUILD b/community/pcmanfm-qt/APKBUILD
index 61228f4c74f1..ce8ad4978f87 100644
--- a/community/pcmanfm-qt/APKBUILD
+++ b/community/pcmanfm-qt/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=pcmanfm-qt
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Qt port of pcmanfm"
 url="https://github.com/lxqt/pcmanfm-qt"
 arch="all !armhf"
diff --git a/community/qps/APKBUILD b/community/qps/APKBUILD
index 0326ae070eb9..123ecc214a1e 100644
--- a/community/qps/APKBUILD
+++ b/community/qps/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=qps
 pkgver=2.10.0
-pkgrel=0
+pkgrel=1
 pkgdesc="LXQt process manager"
 url="https://github.com/lxqt/qps"
 arch="all !armhf !riscv64" # limited by lxqt-config
diff --git a/community/qterminal/APKBUILD b/community/qterminal/APKBUILD
index 11a38856be1c..dc92b183175e 100644
--- a/community/qterminal/APKBUILD
+++ b/community/qterminal/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=qterminal
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Lightweight Qt-based terminal emulator"
 url="https://github.com/lxqt/qterminal"
 # armhf: blocked by layer-shell-qt-dev
diff --git a/community/qtermwidget/APKBUILD b/community/qtermwidget/APKBUILD
index 3886c0a32f16..3868c8bd357c 100644
--- a/community/qtermwidget/APKBUILD
+++ b/community/qtermwidget/APKBUILD
@@ -3,7 +3,7 @@
 pkgname=qtermwidget
 _pkgname=qtermwidget6
 pkgver=2.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Terminal widget for QTerminal"
 url="https://github.com/lxqt/qtermwidget"
 arch="all"
diff --git a/community/qtxdg-tools/APKBUILD b/community/qtxdg-tools/APKBUILD
index 111734415cda..7b83a2ed9304 100644
--- a/community/qtxdg-tools/APKBUILD
+++ b/community/qtxdg-tools/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=qtxdg-tools
 pkgver=4.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Qt implementation of freedesktop.org xdg specifications"
 url="https://github.com/lxqt/qtxdg-tools"
 arch="all"
diff --git a/community/screengrab/APKBUILD b/community/screengrab/APKBUILD
index d93b733ba6e1..ec6420404fc7 100644
--- a/community/screengrab/APKBUILD
+++ b/community/screengrab/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=screengrab
 pkgver=2.9.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Crossplatform tool for fast making screenshots"
 url="https://github.com/lxqt/screengrab"
 arch="all !armhf" # blocked by kwindowsystem-dev
diff --git a/community/xdg-desktop-portal-lxqt/APKBUILD b/community/xdg-desktop-portal-lxqt/APKBUILD
index 159d44cfb74e..8635bdc92e6e 100644
--- a/community/xdg-desktop-portal-lxqt/APKBUILD
+++ b/community/xdg-desktop-portal-lxqt/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
 pkgname=xdg-desktop-portal-lxqt
 pkgver=1.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="LXQT xdg desktop portal"
 url="https://github.com/lxqt/xdg-desktop-portal-lxqt"
 arch="all !armhf" # kwindowsystem
-- 
GitLab