1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-13 13:31:48 +00:00

[Linux/BSD] Include headers for dynamically loaded libraries to simplify build dependencies.

This commit is contained in:
bruvzg
2023-01-12 10:49:20 +02:00
parent 1f22c482e1
commit 5c4fe6339b
162 changed files with 45796 additions and 741 deletions

68
thirdparty/linuxbsd_headers/README.md vendored Normal file
View File

@@ -0,0 +1,68 @@
# Linux/BSD headers
Please keep categories (`##` level) listed alphabetically and matching their
respective folder names. Use two empty lines to separate categories for
readability.
## ALSA
- Upstream: https://www.alsa-project.org/
- Version: 1.1.3-5
- License: LPGL-2.1+
## dbus
- Upstream: https://www.freedesktop.org/wiki/software/dbus/
- Version: 1.12.2
- License: AFL-2.1
## fontconfig
- Upstream: https://www.freedesktop.org/wiki/software/fontconfig/
- Version: 2.12.6
- License: fontconfig
## pulse
- Upstream: http://pulseaudio.org/
- Version: 1.11.1
- License: LPGL-2.1+
# speechd
- Upstream: https://www.freebsoft.org/pub/projects/speechd/
- Version: 0.8.8
- License: LPGL-2.1+
# udev
- Upstream: https://www.freedesktop.org/wiki/software/systemd/
- Version: 237
- License: LPGL-2.1+
## X11
- Upstream: https://x.org/wiki/
- Version:
* Xcursor: 1.2.0
* Xext: 1.3.5
* Xinerama: 1.1.4
* Xi: 1.7.10
* Xlib: 1.6.9
* Xrandr: 1.5.2
* Xrender: 0.9.10
- License: MIT
## xkbcommon
- Upstream: https://xkbcommon.org/
- Version: 1.4.0
- License: MIT