1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 20:57:34 +00:00

Ports: Add qt5compat port

This commit is contained in:
Clemens Wasser 2022-11-01 15:13:43 +01:00 committed by Andrew Kaster
parent cdf6e568f6
commit 9a5ae8a92a
2 changed files with 32 additions and 0 deletions

View file

@ -209,6 +209,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`python3`](python3/) | Python | 3.11.0 | https://www.python.org/ |
| [`qemu`](qemu/) | QEMU | 7.1.0 | https://qemu.org |
| [`qoi`](qoi/) | Quite OK Image Format for fast, lossless image compression | edb8d7b | https://github.com/phoboslab/qoi |
| [`qt6-qt5compat`](qt6-qt5compat/) | Qt6 Qt5Compat | 6.2.3 | https://doc.qt.io/qt-6/qtcore5-index.html |
| [`qt6-qtbase`](qt6-qtbase/) | Qt6 QtBase | 6.2.3 | https://qt.io |
| [`qt6-serenity`](qt6-serenity/) | QSerenityPlatform | | https://github.com/SerenityPorts/QSerenityPlatform |
| [`quake`](quake/) | Quake | 0.65 | https://github.com/SerenityOS/SerenityQuake |