Files
kitty/pkg.info
T

58 lines
1.2 KiB
Plaintext

name: kitty
description: A cross-platform, fast and feature-rich, GPU-based terminal emulator
version: 0.46.0
revision: 1
url: https://github.com/kovidgoyal/kitty
license: GPL3-or-later
maintainers:
- [email protected]
architecture: any
type: source
depends:
- cairo
- dbus
- fontconfig
- freetype2
- harfbuzz
- hicolor-icon-theme
- lcms2
- libglvnd
- libpng
- libx11
- libxcursor
- libxi
- libxkbcommon
- openssl
- python3
- wayland
- xxhash
- zlib
optional_depends:
- imagemagick
- libcanberra
- python-pygments
make_depends:
- golang
- libxinerama
- libxrandr
- simde
- nerd-fonts-symbols
- wayland-protocols
downloads:
- url: https://github.com/kovidgoyal/kitty/releases/download/v${BPM_PKG_VERSION}/kitty-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 893e4df47107fd7762b8b135c4d7f1434491f78c47ae66219c54001d24547eea
split_packages:
- name: kitty
- name: kitty-terminfo
description: Terminfo for Kitty
depends:
- kitty
- ncurses
- name: kitty-shell-integration
description: Shell integration for Kitty
depends:
- kitty
- python3