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
Unknown Object (File)
Fri, Apr 18, 12:40 AM
Unknown Object (File)
Thu, Apr 17, 8:18 PM
Unknown Object (File)
Mon, Apr 14, 11:34 AM
Unknown Object (File)
Mar 27 2025, 9:31 PM
Unknown Object (File)
Mar 26 2025, 12:57 AM
Unknown Object (File)
Mar 5 2025, 3:04 AM
Unknown Object (File)
Jan 26 2025, 11:49 AM
Unknown Object (File)
Jan 7 2025, 10:35 PM
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.