Skip to content

Distros are removing support for Qt 5, we need to add support for Qt 6 to not be dropped #163

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

Closed
hartwork opened this issue Apr 26, 2025 · 5 comments · Fixed by #165
Closed

Comments

@hartwork
Copy link
Member

Hi! 👋

Long time no see! Distros are starting to drop support for Qt 5 (e.g. https://bugs.gentoo.org/954153) and will drop it altogether at some point. I'm reviving CI via pull request #162 now and will then try to see how far I'll get with teaching the code and the CI to support both Qt 5 and Qt 6 at the same time. The plan is to create a pull request for that and let it sit in the sun for review for a week or so for anyone interested to find time. What do you think?

Best, Sebastian

CC @tnyblom

@hartwork hartwork changed the title Distros are removing support for Qt 5, we need to add support for Qt6 to not be dropped Distros are removing support for Qt 5, we need to add support for Qt 6 to not be dropped Apr 26, 2025
@tnyblom
Copy link
Contributor

tnyblom commented Apr 26, 2025

Hi,

Yes, it was not yesterday :)
Sounds like a good plan, go nuts ;)

Cheers, Torgny

@hartwork
Copy link
Member Author

@tnyblom cool! I have created pull request #165 for that just now.

@hartwork
Copy link
Member Author

@tnyblom PS: how do you feel about you or me tagging 7ec3d7f as 1.0.19 so that we have one last release off of master before pull request #165 with Qt 6 support is coming in?

@tnyblom
Copy link
Contributor

tnyblom commented Apr 27, 2025

@hartwork Go for it, you can consider this as your project :) I've not really had time to manage it for quite a while.

@hartwork
Copy link
Member Author

Go for it

@tnyblom done: https://github.com/svn-all-fast-export/svn2git/releases/tag/1.0.19

you can consider this as your project :) I've not really had time to manage it for quite a while.

I won't be able to make much progress here alone either: I have other projects, do not know the code well and have zero Subversion left in my life. Is there a chance you could help review #165?

hartwork added a commit that referenced this issue Apr 28, 2025
Support both Qt 5 and Qt 6 at the same time (fixes #163)
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 a pull request may close this issue.

2 participants