[Bug 275279] [NEW PORT] games/lwjgl3: Lightweight Java Game Library 3
Date: Tue, 27 Feb 2024 21:26:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275279 --- Comment #9 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a0031639dc5fe8d44b003fbf93512d8aacc4648 commit 3a0031639dc5fe8d44b003fbf93512d8aacc4648 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-02-27 21:09:51 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-02-27 21:25:47 +0000 graphics/spirv-cross: new port - required for games/lwjgl3 Tool for parsing and converting SPIR-V to other shader languages. 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/D44118 graphics/Makefile | 1 + graphics/spirv-cross/Makefile (new) | 21 ++++++++++++++++ graphics/spirv-cross/distinfo (new) | 3 +++ graphics/spirv-cross/pkg-descr (new) | 16 ++++++++++++ graphics/spirv-cross/pkg-plist (new) | 49 ++++++++++++++++++++++++++++++++++++ 5 files changed, 90 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.