kitty: update to 0.24.2

This commit is contained in:
hechos 2022-02-14 00:07:52 -03:00 committed by Andrew Benson
parent f181d19bc1
commit 39362cf6a4

View file

@ -1,10 +1,11 @@
# Template file for 'kitty'
pkgname=kitty
version=0.24.1
version=0.24.2
revision=1
pycompile_dirs="usr/lib/kitty"
hostmakedepends="pkg-config python3 wayland-devel wayland-protocols"
makedepends="gettext-devel glfw-devel harfbuzz-devel libxkbcommon-devel python3-devel wayland-devel wayland-protocols librsync-devel libcanberra-devel"
makedepends="gettext-devel glfw-devel harfbuzz-devel libxkbcommon-devel
python3-devel wayland-devel wayland-protocols librsync-devel libcanberra-devel"
depends="kitty-terminfo-${version}_${revision}"
short_desc="Modern, hackable, featureful, OpenGL based terminal emulator"
maintainer="Benjamin Slade <slade@jnanam.net>"
@ -12,7 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://sw.kovidgoyal.net/kitty/"
changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
checksum=cbe9724730077c3c0ca52e431ff115c317b198dbf609c843be4aa9f34c2d5412
checksum=66a99fcfeae481db65b94b0bc5fdb4bb28b099fe4fa94b9c0fb0284f34c7b9c7
python_version=3
LDFLAGS+=" -Wl,-z,stack-size=2097152"