diff options
author | Brian Gianforcaro <bgianf@serenityos.org> | 2021-04-29 00:44:29 -0700 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-04-29 09:50:10 +0200 |
commit | 1d3bc482a5c1e19323570cefabc5aea5194c5aaf (patch) | |
tree | be9ab785057fe4147f48a5e90ebf76288325e7f0 /Ports | |
parent | 0d74dffe3be9d7314a7ac79c2d6623cf09e2c10f (diff) | |
download | serenity-1d3bc482a5c1e19323570cefabc5aea5194c5aaf.zip |
Ports: Fix ports linting, ffmpeg is missing from AvailablePorts.md
Diffstat (limited to 'Ports')
-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 0242092937..a9cd977bb3 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -27,6 +27,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`figlet`](figlet/) | FIGlet | 2.2.5 | http://www.figlet.org/ | | [`flatbuffers`](flatbuffers/) | Flatbuffers | 1.12.0 | https://github.com/google/flatbuffers | | [`flex`](flex/) | flex | 2.6.4 | https://github.com/westes/flex | +| [`ffmpeg`](ffmpeg/) | ffmpeg | 4.4 | https://ffmpeg.org | | [`freetype`](freetype/) | FreeType | 2.10.4 | https://www.freetype.org/ | | [`frotz`](frotz/) | Frotz | 2.53 | https://gitlab.com/DavidGriffith/frotz | | [`gcc`](gcc/) | GNU Compiler Collection | 10.3.0 | https://gcc.gnu.org/ | |