Initial commit
This commit is contained in:
@@ -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"]
|
||||
Reference in New Issue
Block a user