[Bug 277282] devel/raylib: update to 5.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 24 Feb 2024 20:15:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277282

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eduardo@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello,

[When possible send a git patch]

Just a couple of doubts:

1. Why is defined both build and lib depends:

BUILD_DEPENDS=  glfw>=3.3:graphics/glfw
LIB_DEPENDS=    libglfw.so:graphics/glfw

when LIB_DEPENDS will be enough for linked libglfw.so.3?

2. As USE_EXTERNAL_GLFW is on, is it really needed to RM bundled glfw from
source?

USE_EXTERNAL_GLFW "OFF;IF_POSSIBLE;ON" "Link raylib against system GLFW instead
of embedded one"

Thanks

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