/SFML-dependencies

SFML's dependencies build tools

Primary LanguageShell

SFML Dependencies

SFML has a number of different dependencies. This repository should help to rebuild all the dependencies by pulling together all the source code repositories and providing the right tools and instructions to do so.

Dependencies

Name Version Repository
ogg v1.3.5 https://github.com/xiph/ogg.git
flac 1.3.4 https://github.com/xiph/flac.git
vorbis v1.3.7 https://github.com/xiph/vorbis.git
opus v1.3.1 https://github.com/xiph/opus.git
opusfile v0.12 https://github.com/xiph/opusfile.git
freetype2 VER-2-12-1 https://gitlab.freedesktop.org/freetype/freetype.git
openal-soft openal-soft-1.21.1 https://github.com/kcat/openal-soft.git
stb_* master https://github.com/nothings/stb.git

Building

All the necessary steps are described on the repository wiki.

Custom Scripts

Until they're fully integrated into the setup here, I've add the scripts that have been used to generate the dependency frameworks for macOS and iOS.