diff options
author | Linus Groh <mail@linusgroh.de> | 2021-04-04 19:28:41 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-04-04 19:56:11 +0200 |
commit | 0490540e21b6e6f114f28a8eeffa69d7b656f6a7 (patch) | |
tree | d975fb55c1e7bb72ab91e53d9952a24fdfe4c003 /Ports/AvailablePorts.md | |
parent | 1b2123af80268547d783d439013988cea67b20aa (diff) | |
download | serenity-0490540e21b6e6f114f28a8eeffa69d7b656f6a7.zip |
Ports: Add SDL2_gfx
Diffstat (limited to 'Ports/AvailablePorts.md')
-rw-r--r-- | Ports/AvailablePorts.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index 9129cf0aa3..df83b0497f 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -74,6 +74,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`rsync`](rsync/) | rsync | 3.1.3 | https://rsync.samba.org/ | | [`scummvm`](scummvm/) | ScummVM | 2.2.0 | https://www.scummvm.org/ | | [`SDL2`](SDL2/) | Simple DirectMedia Layer (SDL2) | | https://github.com/SerenityOS/SDL | +| [`SDL2_gfx`](SDL2_gfx/) | SDL2\_gfx (Graphics primitives add-on for SDL2) | 1.0.4 | https://sourceforge.net/projects/sdl2gfx/ | | [`SDL2_image`](SDL2_image/) | SDL2\_image (Image loading add-on for SDL2) | 2.0.5 | https://www.libsdl.org/projects/SDL_image/ | | [`SDL2_mixer`](SDL2_mixer/) | SDL2\_mixer (audio mixer add-on for SDL2) | 2.0.4 | https://www.libsdl.org/projects/SDL_mixer/ | | [`SDL2_ttf`](SDL2_ttf/) | SDL2\_ttf (TrueType Font add-on for SDL2) | 2.0.15 | https://www.libsdl.org/projects/SDL_ttf/ | |