42 lines
928 B
YAML
42 lines
928 B
YAML
name: foot
|
|
description: A fast, lightweight and minimalistic Wayland terminal emulator
|
|
version: 1.27.0
|
|
revision: 2
|
|
url: https://codeberg.org/dnkl/foot
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- fcft
|
|
- libxkbcommon
|
|
- ncurses
|
|
- wayland
|
|
make_depends:
|
|
- llvm
|
|
- meson
|
|
- python3
|
|
- scdoc
|
|
- tllist
|
|
- wayland-protocols
|
|
downloads:
|
|
- url: https://codeberg.org/dnkl/foot/archive/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 4e6131cc859ec6a36569f1978cf3617cc3836a681d13d228ded1b4885dab7770
|
|
split_packages:
|
|
- name: foot
|
|
keep:
|
|
- etc/xdg/foot/foot.ini
|
|
optional_depends:
|
|
- foot-terminfo
|
|
- libnotify
|
|
- xdg-utils
|
|
- name: foot-terminfo
|
|
description: Additional terminfo files for the foot terminal emulator
|
|
depends:
|
|
- ncurses
|
|
optional_depends:
|
|
- libutempter
|