Initial commit

This commit is contained in:
2025-08-06 12:52:07 +03:00
commit ef727d5049
4 changed files with 79 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
name: foot
description: A fast, lightweight and minimalistic Wayland terminal emulator
version: 1.23.1
url: https://codeberg.org/dnkl/foot
license: MIT
architecture: any
depends: ["fcft","libxkbcommon","ncurses","wayland"]
optional_depends: ["foot-terminfo","libnotify","xdg-utils"]
make_depends: ["llvm","meson","python3","scdoc","tllist","wayland-protocols"]
type: source
split_packages:
- name: foot
keep: ["etc/xdg/foot/foot.ini"]
- name: foot-terminfo
description: "Additional terminfo files for the foot terminal emulator"
depends: ["ncurses"]