diff options
author | Kacper Gibas <kacperbogangibas@gmail.com> | 2023-12-29 14:52:25 +0100 |
---|---|---|
committer | Kacper Gibas <kacperbogangibas@gmail.com> | 2023-12-30 15:04:28 +0100 |
commit | 3e91264582c173f6084e4f5c92e833f0b229cc6a (patch) | |
tree | 719a9ae0f0efd712145853bd6f374e98c6c7ff89 /thirdparty/linuxbsd_headers | |
parent | 13a0d6e9b253654f5cc2a44f3d0b3cae10440443 (diff) | |
download | redot-engine-3e91264582c173f6084e4f5c92e833f0b229cc6a.tar.gz |
Fix `linuxbsd_headers/README.md`
Diffstat (limited to 'thirdparty/linuxbsd_headers')
-rw-r--r-- | thirdparty/linuxbsd_headers/README.md | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/thirdparty/linuxbsd_headers/README.md b/thirdparty/linuxbsd_headers/README.md index af902aa97a..225dd62ad0 100644 --- a/thirdparty/linuxbsd_headers/README.md +++ b/thirdparty/linuxbsd_headers/README.md @@ -9,20 +9,21 @@ readability. - Upstream: https://www.alsa-project.org/ - Version: 1.1.3-5 -- License: LPGL-2.1+ +- License: LGPL-2.1+ Patches in the `patches` directory should be re-applied after updates. + ## dbus -- Upstream: https://www.freedesktop.org/wiki/software/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/ +- Upstream: https://www.freedesktop.org/wiki/Software/fontconfig/ - Version: 2.12.6 - License: fontconfig @@ -31,21 +32,21 @@ Patches in the `patches` directory should be re-applied after updates. - Upstream: http://pulseaudio.org/ - Version: 1.11.1 -- License: LPGL-2.1+ +- License: LGPL-2.1+ -# speechd +## speechd - Upstream: https://www.freebsoft.org/pub/projects/speechd/ - Version: 0.8.8 -- License: LPGL-2.1+ +- License: LGPL-2.1+ -# udev +## udev -- Upstream: https://www.freedesktop.org/wiki/software/systemd/ +- Upstream: https://www.freedesktop.org/wiki/Software/systemd/ - Version: 237 -- License: LPGL-2.1+ +- License: LGPL-2.1+ ## X11 |