17 lines
566 B
Plaintext
17 lines
566 B
Plaintext
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"]
|