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)
Wed, May 15, 8:01 PM
Unknown Object (File)
Wed, May 15, 4:46 AM
Unknown Object (File)
Sun, May 12, 9:34 PM
Unknown Object (File)
Sun, May 12, 10:17 AM
Unknown Object (File)
Sat, May 11, 10:40 AM
Unknown Object (File)
Thu, May 9, 10:17 AM
Unknown Object (File)
Thu, May 9, 12:54 AM
Unknown Object (File)
Sat, May 4, 8:29 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 Skipped
Unit
Tests Skipped

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
32

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
32

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.