Skip to content

fluid-synth: Remove glib and static library - #298979

Merged
BrewTestBot merged 2 commits into
Homebrew:mainfrom
FtZPetruska:fluidsynth-remove-glib
Aug 15, 2026
Merged

fluid-synth: Remove glib and static library#298979
BrewTestBot merged 2 commits into
Homebrew:mainfrom
FtZPetruska:fluidsynth-remove-glib

Conversation

@FtZPetruska

Copy link
Copy Markdown
Contributor

Starting version 2.6.0, fluid-synth dropped glib support, instead relying on C++11 features.

Also remove a handful of unneeded flags:

  • enable-libinstpatch was removed along glib
  • enable-dart is only considered when targeting OS/2
  • enable-lash had already been removed previously
  • enable-sdl2 is updated to sdl3

Finally, stop building a static library, so dependencies do not link to it and miss updates when no revision bump is needed.


  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • 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_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>?
  • Is your test running fine brew test <formula>?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • I did not use AI/LLM to create this PR, or I disclosed the tool/model below and reviewed its output; I did not attribute commits to AI and will answer maintainer questions and review comments myself without AI/LLM.

Starting version 2.6.0, fluid-synth dropped glib support, instead relying on C++11 features.

Also remove a handful of unneeded flags:
- enable-libinstpatch was removed along glib
- enable-dart is only considered when targeting OS/2
- enable-lash had already been removed previously
- enable-sdl2 is updated to sdl3

Finally, stop building a static library, so dependencies do not link to it and miss updates without revbumps.
@github-actions

Copy link
Copy Markdown
Contributor

馃 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Aug 15, 2026
@BrewTestBot
BrewTestBot enabled auto-merge August 15, 2026 10:45
@BrewTestBot
BrewTestBot added this pull request to the merge queue Aug 15, 2026
Merged via the queue into Homebrew:main with commit d16f216 Aug 15, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants