Skip to content

gtk: require blueprint-compiler 0.16 for building #6827

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jcollie
Copy link
Member

@jcollie jcollie commented Mar 19, 2025

Changes:

  1. Require blueprint-compiler 0.16.0 (or newer) for building from a git checkout. With build: distribute gresource c/h with source tarball #6822 distributions that can't meet that requirement can use generated source tarballs to build.
  2. Remove all .ui files as they are unnecessary.
  3. Simplify the Builder interface since raw .ui files are no longer used.
  4. Removed build-time check of raw .ui files.

Changes:

1. Require `blueprint-compiler` 0.16.0 (or newer) for building from
   a git checkout. With ghostty-org#6822 distributions that can't meet that
   requirement can use generated source tarballs to build.
2. Remove all `.ui` files as they are unnecessary.
3. Simplify the `Builder` interface since raw `.ui` files are no
   longer used.
4. Removed build-time check of raw `.ui` files.
@jcollie jcollie requested a review from a team as a code owner March 19, 2025 22:01
@jcollie
Copy link
Member Author

jcollie commented Mar 19, 2025

Update of #6762

@jcollie
Copy link
Member Author

jcollie commented Mar 20, 2025

This needs updates to the snap packaging. I decided to do that as a separate PR (#6831) instead of tacking it all onto this one.

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