Page MenuHomeFreeBSD

graphics/spirv-cross: new port - required for games/lwjgl3
ClosedPublic

Authored by vvd on Feb 27 2024, 7:15 PM.
Tags
Referenced Files
F158889450: D44118.id135098.diff
Sun, Jun 7, 9:01 AM
Unknown Object (File)
Fri, Jun 5, 12:45 AM
Unknown Object (File)
Mon, Jun 1, 9:29 AM
Unknown Object (File)
May 8 2026, 1:14 AM
Unknown Object (File)
May 6 2026, 2:10 PM
Unknown Object (File)
May 3 2026, 6:54 PM
Unknown Object (File)
May 1 2026, 9:55 AM
Unknown Object (File)
Apr 22 2026, 12:16 AM
Subscribers
None

Details

Summary

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.

Tested build in poudriere and in live system 13.2-p10 amd64.
Also test build lwjgl 3.

Some details are here: https://github.com/LWJGL/lwjgl3/issues/421#issuecomment-1964114740

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

vvd requested review of this revision.Feb 27 2024, 7:15 PM
vvd created this revision.

Remember to add this port into graphics/Makefile

graphics/spirv-cross/pkg-plist
33

It is strange that the project installs .cmake files under DATADIR. I looked into CMakeLists.txt and it seems to be intentional.

This revision is now accepted and ready to land.Feb 27 2024, 8:22 PM
vvd marked an inline comment as done.Feb 27 2024, 9:17 PM
vvd added inline comments.
graphics/spirv-cross/pkg-plist
33

Don't know why it need this.
I will change this in the future if necessary.

This revision was automatically updated to reflect the committed changes.
vvd marked an inline comment as done.