[Bug 275279] [NEW PORT] games/lwjgl3: Lightweight Java Game Library 3
Date: Tue, 27 Feb 2024 21:26:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275279 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c3d51eebc94b491afe0e26b2bfbdd39b09c1090d commit c3d51eebc94b491afe0e26b2bfbdd39b09c1090d Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-02-27 21:19:52 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-02-27 21:25:48 +0000 graphics/openxr: new port - required for games/lwjgl3 OpenXR provides access to Augmented and Virtual Reality (XR-platforms). This port required for build lwjgl 3, and lwjgl 3 required for Java Minecraft Client 1.20.x run on FreeBSD without linux compatibility layer. PR: 275279 269879 269900 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D44119 graphics/Makefile | 1 + graphics/openxr/Makefile (new) | 20 ++++++++++++++++++++ graphics/openxr/distinfo (new) | 3 +++ graphics/openxr/files/patch-src_CMakeLists.txt (new) | 11 +++++++++++ graphics/openxr/pkg-descr (new) | 3 +++ graphics/openxr/pkg-plist (new) | 13 +++++++++++++ 6 files changed, 51 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.