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

adwaita-qt: enable Qt 6 support #48707

Closed
wants to merge 1 commit into from
Closed

Conversation

ghost
Copy link

@ghost ghost commented Feb 13, 2024

Testing the changes

  • I tested the changes in this PR: briefly

Local build testing

  • I built this PR locally for my native architecture, x86-64-glibc

@ghost
Copy link
Author

ghost commented Feb 13, 2024

Cross compile is failing because QT_HOST_PATH isn't set (required when cross compiling with Qt 6 as it turns out).
Not sure how to make this work, the best information I found about this variable are two messages sent to a Debian mailing list by someone who also didn't seem to figure this out.

@classabbyamp
Copy link
Member

hostmakedepends+=qt6-tools

@classabbyamp
Copy link
Member

also this seems to remove the qt5 version. it's probably going to have to be built twice, once with each version of qt

@ghost
Copy link
Author

ghost commented Feb 14, 2024

Yeah you're right I didn't realize that (I was using a local Qt 6 build alongside the current package so I had both versions installed).
Maybe this should be split into two packages?

@classabbyamp
Copy link
Member

i'm not sure this needs separate packages, maybe something like what qwt does could be done

@sgn
Copy link
Member

sgn commented Feb 15, 2024

d2ade21

@sgn sgn closed this Feb 15, 2024
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.

None yet

2 participants