orcaslicer-bambulab-standalone/scripts/linux.d
Simonas b59985593a
Bump webkit2gtk version for Fedora builds (#12844)
The webkit2gtk-4.0 API version will no longer be built. Packages that depend on it will fail to build from source and eventually be retired. 

https://fedoraproject.org/wiki/Changes/Remove_webkit2gtk-4.0_API_Version
2026-03-27 11:50:24 +08:00
..
arch Fix various typos in source documentation (#11553) 2026-01-21 09:19:25 -03:00
clear-linux-os Fix various typos in source documentation (#11553) 2026-01-21 09:19:25 -03:00
debian use clang and lld 2026-03-19 21:59:37 +08:00
fedora Bump webkit2gtk version for Fedora builds (#12844) 2026-03-27 11:50:24 +08:00
gentoo Linux: add Gentoo dependency installation script (#12558) 2026-03-04 15:51:16 +08:00
README.md Refactor folder (#10475) 2025-08-22 20:02:26 +08:00

Files in this directory are named for the exact output of awk -F= '/^ID=/ {print $2}' /etc/os-release for their respective distribution.

When build_linux.sh is executed, the respective file for the distribution will be sourced so the distribution specific instructions/logic are used.