Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 761 Bytes

File metadata and controls

28 lines (17 loc) · 761 Bytes

Group of scripts for build macOS deps

Script build.sh is for manual run of build. Should work for macOS 11 and newer. Auto download of SDK is supported for macOS 11.3, 12.3, 13.3 and 14.5.

Install

If you downloaded build as tar.gz archive, extract it to /Users/Shared/macos${osver}_arm64_deps, respective macos${osver}_x86_64_deps. ${osver} have to be replaced with corresponding number.

Common deps

Common deps libpng, gettext, freetype, gpm, libjep-turbo, joncpp, liboff, libvorbis, luajit, zstd and sdl2 are downloaded and built by functions in deps.sh script.

ANGLE

ANGLE is cloned and build by functions in angle.sh script.

License

Source code

BSD 2.0, see LICENSE file when license in not included in file header