-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
addpkg(x11): qt6-*, bump(x11/feathernotes,featherpad,mkvtoolnix) #19464
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
Conversation
|
Is there any issue which is blocking this pull request? |
efc483f to
079e26d
Compare
|
It seems like there are much more packages requiring QT6 after update, including all KDE/Kirigami Frameworks packages, lxqt packages and mkvtoolnix. I marked all related auto-updater bot issues with |
|
I am not complaining, but there are already 40 issues with |
For TERMUX_PKG_LICENSE_FILE multiline support
d6c2cfb to
e41b9bb
Compare
TomJo2000
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just tested featherpad(-qt6) on my phone, seems to work as expected.
I'm gonna echo @Biswa96's question from earlier,
what's actually blocking merging for this PR?
This doesn't singlehandedly complete the Qt6 migration, but it's a solid first step towards that goal.
|
Thanks for the testing. I will merge it thus freeing up others to explore building other qt6 packages. Feel free to modify existing qt6 packages if they are blocking building other qt6 packages. |
|
I was building feathernotes and featherpad in package-builder container. qt6-qtbase-cross-tools and qt6-qtsvg-cross-tools were downloaded automatically but those are not mentioned in build depends. Could you explain the reason for that? |
|
Likely because normal building of So in download and extract dependencies mode ( Generally I don't explicitly fill |
And we need the |
|
Q. |
|
user_facing_tool_links.txt is empty for qt6-qtbase. Otherwise would have done the same action. |
Part of #10854
Close #19284
Close #19274
Close #18880
Not building other qt6 packages. Others can take the reign.