Package: godot / 4.4.1+ds-1

Metadata

Package Version Patches format
godot 4.4.1+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Fix wslay compiler flags.patch | (download)

platform/linuxbsd/detect.py | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 fix wslay compiler flags

Debian's libwslay currently doesn't install the pkg-config file so we have to
manually specify the library paths.

Fix ICU support data loading with system ICU.patch | (download)

modules/text_server_adv/SCsub | 3 3 + 0 - 0 !
modules/text_server_adv/text_server_adv.cpp | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 1 deletion(-)

 fix icu support data loading with system icu

Allow setting explicit output path.patch | (download)

SConstruct | 1 1 + 0 - 0 !
platform/linuxbsd/SCsub | 2 1 + 1 - 0 !
platform/macos/SCsub | 2 1 + 1 - 0 !
platform/web/SCsub | 2 1 + 1 - 0 !
platform/windows/SCsub | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 4 deletions(-)

 allow setting explicit output path