Skip to content

Auto-update fluidsynth to v2.5.4#9868

Open
waruqi wants to merge 1 commit intodevfrom
autoupdate-fluidsynth-v2.5.4
Open

Auto-update fluidsynth to v2.5.4#9868
waruqi wants to merge 1 commit intodevfrom
autoupdate-fluidsynth-v2.5.4

Conversation

@waruqi
Copy link
Copy Markdown
Member

@waruqi waruqi commented Apr 26, 2026

New version of fluidsynth detected (package version: v2.3.5, last github version: v2.5.4)

@waruqi waruqi added the auto-update Automatic update label Apr 26, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the fluidsynth package in xmake.lua to include version v2.5.4. The review highlights that the new version is missing the find-intl.patch required by previous versions, which may lead to build failures on platforms like macOS and Linux. It is recommended to apply the necessary patch to ensure consistent build stability.


add_urls("https://github.com/FluidSynth/fluidsynth/archive/refs/tags/$(version).zip",
"https://github.com/FluidSynth/fluidsynth.git")
add_versions("v2.5.4", "8472516e717ce583083a52a68f8840954d18d2d56be770f2d335f42b76417900")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

high

The version v2.5.4 is added without the find-intl.patch that was applied to previous versions (v2.3.3 and v2.3.5). This will likely cause build failures on platforms requiring libintl (such as macOS and Linux) if the issue hasn't been resolved upstream. It is recommended to include the patch for this version as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-update Automatic update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant