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

Add GTK3 to release artifacts #1450

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Add GTK3 to release artifacts #1450

merged 1 commit into from
Oct 1, 2024

Conversation

danyeaw
Copy link
Member

@danyeaw danyeaw commented Sep 27, 2024

Closes #1412 by adding release binaries for GTK3.

@pbor
Copy link
Contributor

pbor commented Sep 30, 2024

I am not opposed to this and I do not personally use the release artifacts used by our CI, however having everything in a single archive seems a bit weird: as a user how do I avoid shipping an unneeded version of gtk with my application? having to manually remove some of the dlls seems not great.

@danyeaw
Copy link
Member Author

danyeaw commented Sep 30, 2024

Hi @pbor, thanks for the feedback. There are two separate zip archives, one for GTK3 and one for GTK4.

@pbor
Copy link
Contributor

pbor commented Oct 1, 2024

Hi @pbor, thanks for the feedback. There are two separate zip archives, one for GTK3 and one for GTK4.

Ah ok. I could not tell from just looking at the diff, sorry. Then sure, let's merge this.

@pbor pbor merged commit 278da57 into main Oct 1, 2024
12 checks passed
@pbor pbor deleted the release-gtk3 branch October 1, 2024 07:19
@glyph
Copy link

glyph commented Oct 1, 2024

\o/ thank you!

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.

release more binaries
3 participants