From 8ce3a0dd087696d7bd41db2c718ddd8a7e2802e1 Mon Sep 17 00:00:00 2001 From: ohnoes_ohnoes Date: Sat, 30 May 2026 17:43:06 -0300 Subject: Added info files for some community ports The ports who are getting their respective 'info' files are: neovim, luajit, mednafen, libflac, gumbo-parser, mednafen and newsraft --- repos/community/gumbo-parser/info | 4 ++++ repos/community/libflac/info | 4 ++++ repos/community/luajit/info | 4 ++++ repos/community/mednafen/info | 4 ++++ repos/community/neovim/info | 4 ++++ repos/community/newsraft/info | 4 ++++ 6 files changed, 24 insertions(+) create mode 100644 repos/community/gumbo-parser/info create mode 100644 repos/community/libflac/info create mode 100644 repos/community/luajit/info create mode 100644 repos/community/mednafen/info create mode 100644 repos/community/neovim/info create mode 100644 repos/community/newsraft/info diff --git a/repos/community/gumbo-parser/info b/repos/community/gumbo-parser/info new file mode 100644 index 00000000..85e371e0 --- /dev/null +++ b/repos/community/gumbo-parser/info @@ -0,0 +1,4 @@ +description: HTML parser library implemented in C99 +homepage: https://codeberg.org/gumbo-parser/gumbo-parser +license: Apache-2.0 +maintainer: ohnoes_ohnoes diff --git a/repos/community/libflac/info b/repos/community/libflac/info new file mode 100644 index 00000000..52303db5 --- /dev/null +++ b/repos/community/libflac/info @@ -0,0 +1,4 @@ +description: Free Lossless Audio Encoder +homepage: https://xiph.org/flac/ +license: BSD-3-Clause AND GPL-2.0-or-later +maintainer: ohnoes_ohnoes diff --git a/repos/community/luajit/info b/repos/community/luajit/info new file mode 100644 index 00000000..086de445 --- /dev/null +++ b/repos/community/luajit/info @@ -0,0 +1,4 @@ +description: Just-In-Time Compiler for the Lua programming language +homepage: https://luajit.org/ +license: MIT +maintainer: ohnoes_ohnoes diff --git a/repos/community/mednafen/info b/repos/community/mednafen/info new file mode 100644 index 00000000..31c0c052 --- /dev/null +++ b/repos/community/mednafen/info @@ -0,0 +1,4 @@ +description: Multi-system emulator utilizing OpenGL and SDL +homepage: https://mednafen.github.io/ +license: GPL-2.0-only +maintainer: ohnoes_ohnoes diff --git a/repos/community/neovim/info b/repos/community/neovim/info new file mode 100644 index 00000000..de3205a6 --- /dev/null +++ b/repos/community/neovim/info @@ -0,0 +1,4 @@ +description: Fork of vim focused on extensibility and agility +homepage: https://neovim.io/ +license: Apache-2.0 AND Vim +maintainer: ohnoes_ohnoes diff --git a/repos/community/newsraft/info b/repos/community/newsraft/info new file mode 100644 index 00000000..52b65fcc --- /dev/null +++ b/repos/community/newsraft/info @@ -0,0 +1,4 @@ +description: Feed reader for terminal +homepage: https://codeberg.org/newsraft/newsraft +license: ISC +maintainer: ohnoes_ohnoes -- cgit v1.2.3