[Bug 288495] [NEW PORT] emulators/Ymir: Sega Saturn emulator
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288495] [NEW PORT] emulators/Ymir: Sega Saturn emulator"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Jul 2025 15:09:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288495
Stefan Schlosser <bsdcode@disroot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #262523|0 |1
is obsolete| |
Attachment #262564| |maintainer-approval+
Flags| |
--- Comment #2 from Stefan Schlosser <bsdcode@disroot.org> ---
Created attachment 262564
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262564&action=edit
v3
Fixed the problem with the non-working SDL3 file dialogs:
https://github.com/libsdl-org/SDL/pull/13477
Additionaly, either x11/zenity or x11/zenity4 is required as a dialog driver
for the SDL3 Dialog API. A similar approach as with graphics/vhs browser
dependency was taken to include these as port options, both disabled by
default, and to instruct the user in pkg-message to install one of these.
Now also build and playtested on amd64 14.3-RELEASE.
--
You are receiving this mail because:
You are the assignee for the bug.