58 lines
1.2 KiB
YAML
58 lines
1.2 KiB
YAML
name: kitty
|
|
description: A cross-platform, fast and feature-rich, GPU-based terminal emulator
|
|
version: 0.47.4
|
|
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: 7dede3743ab614409903a839ba1f264f772f4271ddf251e7d60b333cb4e51278
|
|
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
|