Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2024 19:20:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275279] [NEW PORT] games/lwjgl3: Lightweight Java Game Library 3
Message-ID:  <bug-275279-7788-YeN48zMwLt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275279-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275279-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275279

--- Comment #4 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Using Kotlin from ports and downloading jar-libraries from maven during fet=
ch
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275279-7788-YeN48zMwLt>