Skip to content

coot: add --with-vte#2184

Merged
YoshitakaMo merged 1 commit into
developfrom
coot
May 24, 2026
Merged

coot: add --with-vte#2184
YoshitakaMo merged 1 commit into
developfrom
coot

Conversation

@YoshitakaMo
Copy link
Copy Markdown
Contributor

  • Have you followed the guidelines for contributing?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_DEVELOPER=1 HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source --verbose --keep-tmp ./Formula/<FORMULA>.rb, where FORMULA is the name of the formula you're submitting?
  • Does your formula have no offenses with brew style /path/to/formula.rb?
  • Does your formula pass brew audit --formula brewsci/bio/<FORMULA> --online --git --skip-style?
  • Does your formula pass brew linkage --cached --test --strict brewsci/bio/<FORMULA> after manual installation?

Copilot AI review requested due to automatic review settings May 24, 2026 03:59
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Enables VTE terminal widget support in the coot formula by adding the required dependency and passing the corresponding configure flag during build.

Changes:

  • Add vte3 as a runtime dependency for coot.
  • Pass --with-vte to ./configure to build Coot with VTE support enabled.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@YoshitakaMo YoshitakaMo merged commit b2337d5 into develop May 24, 2026
6 checks passed
@YoshitakaMo YoshitakaMo deleted the coot branch May 24, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants