Initial commit

This commit is contained in:
2025-10-18 16:50:09 +03:00
commit ec7a511af6
4 changed files with 120 additions and 0 deletions
+55
View File
@@ -0,0 +1,55 @@
name: kitty
description: A cross-platform, fast and feature-rich, GPU-based terminal emulator
version: 0.43.1
revision: 1
url: https://github.com/kovidgoyal/kitty
license: GPL3-or-later
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: 44a875e34e6a5f9b8f599b25b0796c07a1506fec2b2310573e03077ef1ae159f
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