38 lines
830 B
Plaintext
38 lines
830 B
Plaintext
name: foot
|
|
description: A fast, lightweight and minimalistic Wayland terminal emulator
|
|
version: 1.25.0
|
|
revision: 1
|
|
url: https://codeberg.org/dnkl/foot
|
|
license: MIT
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- fcft
|
|
- libxkbcommon
|
|
- ncurses
|
|
- wayland
|
|
optional_depends:
|
|
- foot-terminfo
|
|
- libnotify
|
|
- xdg-utils
|
|
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: 442a42d576ec72dd50f2d3faea8a664230a47bac79dc1eb6e7c9125ee76c130f
|
|
split_packages:
|
|
- name: foot
|
|
keep:
|
|
- etc/xdg/foot/foot.ini
|
|
- name: foot-terminfo
|
|
description: Additional terminfo files for the foot terminal emulator
|
|
depends:
|
|
- ncurses
|