[Bug 286653] emulators/flycast: update to 2.5

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 07 May 2025 15:55:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286653

            Bug ID: 286653
           Summary: emulators/flycast: update to 2.5
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/flyinghead/flycast/releases/tag/v2.
                    5
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: bsdcode@disroot.org
 Attachment #260244 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+

Created attachment 260244
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260244&action=edit
update to 2.5

Changelog:
https://github.com/flyinghead/flycast/releases/tag/v2.5

* add net/asio to BUILD_DEPENDS
* update to USES=compiler:c++20-lang


Remarks about this patch:

1) Cosmetic changes: use "glslang>0" instead of only "glslang" in
VULKAN_BUILD_DEPENDS, and use newline to separate the VULKAN_CMAKE_BOOL
arguments

2) The CMakeLists.txt patch to use CMake build flags for supporting the audio
backends and Lua conditionally, and to use the system-provided libchdr, have
been upstreamed. So the CMakeLists.txt patch is reduced to only handle the
Vulkan headers now.

3) files/patch-core_rend_vulkan_vulkan__context.cpp didn't apply cleanly
anymore. Rebase of the patch was necessary.

-- 
You are receiving this mail because:
You are the assignee for the bug.