#TODO missing script for SCons, see https://docs.godotengine.org/en/stable/contributing/development/compiling/compiling_for_linuxbsd.html #TODO missing dependencies [source] tar = "https://github.com/godotengine/godot/releases/download/4.1.3-stable/godot-4.1.3-stable.tar.xz" [build] template = "custom" dependencies = [ "libx11", "mesa", "mesa_glu", ]