[Bug 275279] [NEW PORT] games/lwjgl3: Lightweight Java Game Library 3

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 22 Jan 2024 19:20:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275279

--- Comment #4 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Using Kotlin from ports and downloading jar-libraries from maven during fetch
stage done.
But downloading native FreeBSD libraries during build still need fix:
lib/lwjgl/libassimp.so
lib/lwjgl/libbgfx.so
lib/lwjgl/libdraco.so
lib/lwjgl/libfreetype.so
lib/lwjgl/libglfw.so
lib/lwjgl/libharfbuzz.so
lib/lwjgl/libhwloc.so
lib/lwjgl/libjemalloc.so
lib/lwjgl/libktx.so
lib/lwjgl/libopenal.so
lib/lwjgl/libopenxr_loader.so
lib/lwjgl/libopus.so
lib/lwjgl/libshaderc.so
lib/lwjgl/libspirv-cross.so

Details are here:
https://github.com/LWJGL/lwjgl3/issues/421#issuecomment-1894326241

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