Skip to content

[minifb] Update to 0.10.1 - #53302

Merged
Billy O'Neal (BillyONeal) merged 3 commits into
microsoft:masterfrom
SunBlack:minifb
Aug 10, 2026
Merged

[minifb] Update to 0.10.1#53302
Billy O'Neal (BillyONeal) merged 3 commits into
microsoft:masterfrom
SunBlack:minifb

Conversation

@SunBlack

Copy link
Copy Markdown
Contributor
  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version, or no changes were necessary.
  • Any fixed CI baseline and CI feature baseline entries are removed from that file, or no entries needed to be changed.
  • All patch files in the port are applied and succeed.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Exactly one version is added in each modified versions file.

@SunBlack
SunBlack (SunBlack) force-pushed the minifb branch 5 times, most recently from d9ba45e to 25193ab Compare August 7, 2026 12:55
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

@BillyONeal Billy O'Neal (BillyONeal) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the update!

  • ports/minifb/usage is substantially identical to generated usage and can be removed.
  • ports/minifb/portfile.cmake remains CRLF-only; the added lines consequently trigger git diff --check. Normalize the touched file to LF.

Would you consider SunBlack#33 ?

It also reports this but given the lack of clarity we have about the whole X libs situation I don't think we should try to fix that right now:

MiniFB 0.10.1 conditionally enables XRandR whenever CMake happens to find it, but the port neither declares/forces that dependency nor disables the probe. Please make the result deterministic, normally by submitting or carrying a focused upstreamable option/patch and explicitly disabling XRandR unless a controlled dependency is provided. See CMakeLists.txt.

@BillyONeal
Billy O'Neal (BillyONeal) marked this pull request as draft August 8, 2026 06:15
@SunBlack
SunBlack (SunBlack) marked this pull request as ready for review August 9, 2026 20:54

@BillyONeal Billy O'Neal (BillyONeal) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@BillyONeal
Billy O'Neal (BillyONeal) merged commit fb8a51a into microsoft:master Aug 10, 2026
16 checks passed
@SunBlack
SunBlack (SunBlack) deleted the minifb branch August 10, 2026 17:28
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