Switch to new package format

This commit is contained in:
2026-06-13 19:59:37 +03:00
parent 294be12056
commit 2510e0fcf1
2 changed files with 2 additions and 2 deletions
+57
View File
@@ -0,0 +1,57 @@
name: kitty
description: A cross-platform, fast and feature-rich, GPU-based terminal emulator
version: 0.47.1
revision: 2
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: 8105fa8f8170eb7a1733c759976c307b1c5e49b634bbcb504db8f2ea3decc563
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