diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-31 06:02:51 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-31 06:02:51 +0000 |
| commit | a2773fb0059731de0039c11ff92b2fabc62f1b08 (patch) | |
| tree | 647b821b63359c75b43c8a4f0743e5b2ddd08198 | |
| parent | 97a6ff96426a3cb079d91cb8e05987e01827096c (diff) | |
| download | alicelinux-a2773fb0059731de0039c11ff92b2fabc62f1b08.tar.gz alicelinux-a2773fb0059731de0039c11ff92b2fabc62f1b08.zip | |
Woodpecker CI 77ad5e23c74d69d97ab935d1953f54463eaab478 [SKIP CI]
| -rw-r--r-- | gumbo-parser/info | 4 | ||||
| -rw-r--r-- | libflac/info | 4 | ||||
| -rw-r--r-- | luajit/info | 5 | ||||
| -rw-r--r-- | mednafen/info | 4 | ||||
| -rw-r--r-- | neovim/info | 4 | ||||
| -rw-r--r-- | newsraft/info | 4 |
6 files changed, 25 insertions, 0 deletions
diff --git a/gumbo-parser/info b/gumbo-parser/info new file mode 100644 index 00000000..e8af9350 --- /dev/null +++ b/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 <ohnoes_ohnoes at codeberg dot org> diff --git a/libflac/info b/libflac/info new file mode 100644 index 00000000..96530210 --- /dev/null +++ b/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 <ohnoes_ohnoes at codeberg dot org> diff --git a/luajit/info b/luajit/info new file mode 100644 index 00000000..3b5414d9 --- /dev/null +++ b/luajit/info @@ -0,0 +1,5 @@ +description: Just-In-Time Compiler for the Lua programming language +homepage: https://luajit.org/ +license: MIT +maintainer: ohnoes_ohnoes <ohnoes_ohnoes at codeberg dot org> +maintainer: Lostt <lost@privacyrequired.com> diff --git a/mednafen/info b/mednafen/info new file mode 100644 index 00000000..1c9b4c7a --- /dev/null +++ b/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 <ohnoes_ohnoes at codeberg dot org> diff --git a/neovim/info b/neovim/info new file mode 100644 index 00000000..463db68b --- /dev/null +++ b/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 <ohnoes_ohnoes at codeberg dot org> diff --git a/newsraft/info b/newsraft/info new file mode 100644 index 00000000..4ece3396 --- /dev/null +++ b/newsraft/info @@ -0,0 +1,4 @@ +description: Feed reader for terminal +homepage: https://codeberg.org/newsraft/newsraft +license: ISC +maintainer: ohnoes_ohnoes <ohnoes_ohnoes at codeberg dot org> |