Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update LXQt to 1.4.0 #98

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

robwoolley
Copy link
Contributor

@robwoolley robwoolley commented Mar 4, 2025

LXQt 1.4.0 is the last release based on Qt 5.15, the last LTS version of Qt5: https://lxqt-project.org/release/2023/11/05/release-lxqt-1-4-0/

Changes were tested with 5.15.16: meta-qt5/meta-qt5#593

Testing involved adding "exec startlxqt" to a copy of xinitrc in ~/.xinitrc. It brought up the LXQt desktop and was able to run the various applications. I used a Raspberry Pi 5 for testing.

Caveat: I disabled lxqt-config-monitor as it added a dependency on libkscreen from KDE. I did not upgrade KDE as I was unsure which version to choose to match 5.15.16.

The server support is marked as deprecated and was removed shortly
after this release.  We can just disable it from building instead of
fixing the build failure.

Signed-off-by: Rob Woolley <[email protected]>
The QMake build system adds comments to the files to show where
code is included from.  We remove these references to the
build machine to avoid QA warnings about unreproducible builds.

Signed-off-by: Rob Woolley <[email protected]>
This header file specifies the absolute build path in the #include directive.

Change the path to the target destination path to avoid a QA error.

Signed-off-by: Rob Woolley <[email protected]>
LXQt forked the lxmenu-data package from LXDE to produce their own
custom version.

Signed-off-by: Rob Woolley <[email protected]>
Add the new recipe to packages that depend on it.

Signed-off-by: Rob Woolley <[email protected]>
The lxqt-config package has a dependency on libkscreen from KDE.

To avoid upgrading all of KDE, we can instead disable lxqt-config-monitor
and remove libkscreen from the dependency list.

Signed-off-by: Rob Woolley <[email protected]>
Add Upstream-Status and refresh the context to apply without fuzz.

Signed-off-by: Rob Woolley <[email protected]>
Remove the old backported patch which has been merged in.  Add
a new backport that updates lxqt-session for procps-ng API changes.

Signed-off-by: Rob Woolley <[email protected]>
Signed-off-by: Rob Woolley <[email protected]>
Signed-off-by: Rob Woolley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant