Skip to content

webchannel/cflags.go: Add Qt6WebChannelQuick to the pkg-config #203

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rcalixte
Copy link
Contributor

This should aid the resolution for QQmlWebChannel

This should mean that this class can be moved back into the parent directory and the code can be removed, hopefully simplifying long-term maintenance.

@rcalixte rcalixte marked this pull request as draft April 19, 2025 11:13
@mappu
Copy link
Owner

mappu commented Apr 24, 2025

I think this is related to the Qt version - it's not in Qt 6.4 in Debian Bookworm but it is present in Qt 6.8 in Debian Trixie.

I don't know exactly when the split happened, nor whether this is just a Debian thing or an upstream Qt thing. But I guess in order to support a broad range of Qt 6 versions, we're forced to split up the packages manually.

@rcalixte
Copy link
Contributor Author

I don't know exactly when the split happened, nor whether this is just a Debian thing or an upstream Qt thing. But I guess in order to support a broad range of Qt 6 versions, we're forced to split up the packages manually.

Could this wait until there's a 6.8 branch and go exclusively in that branch? I don't see any Debian-specific patches for this (and it's an issue on Arch too) so I assume it was done upstream.

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.

2 participants