extra/kitty to 0.35.0-2

This commit is contained in:
Kevin Mihelich 2024-05-27 23:53:25 +00:00
parent 2a70f625cb
commit 672781306f
2 changed files with 6 additions and 4 deletions

View file

@ -1,10 +1,10 @@
pkgbase = kitty
pkgdesc = A modern, hackable, featureful, OpenGL-based terminal emulator
pkgver = 0.35.0
pkgrel = 1
pkgrel = 2
url = https://github.com/kovidgoyal/kitty
arch = x86_64
license = GPL3
license = GPL-3.0-only
makedepends = libxinerama
makedepends = libxrandr
makedepends = wayland-protocols
@ -24,6 +24,7 @@ pkgbase = kitty
depends = lcms2
depends = librsync
depends = xxhash
options = !lto
source = kitty-0.35.0.tar.xz::https://github.com/kovidgoyal/kitty/releases/download/v0.35.0/kitty-0.35.0.tar.xz
source = kitty-0.35.0.tar.xz.sig::https://github.com/kovidgoyal/kitty/releases/download/v0.35.0/kitty-0.35.0.tar.xz.sig
validpgpkeys = 3CE1780F78DD88DF45194FD706BC317B515ACE7C

View file

@ -10,14 +10,15 @@
pkgbase=kitty
pkgname=(kitty kitty-terminfo kitty-shell-integration)
pkgver=0.35.0
pkgrel=1
pkgrel=2
pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
arch=('x86_64')
url="https://github.com/kovidgoyal/kitty"
license=('GPL3')
license=('GPL-3.0-only')
depends=('python3' 'freetype2' 'fontconfig' 'wayland' 'libx11' 'libxkbcommon-x11' 'libxcursor' 'libxi'
'hicolor-icon-theme' 'libgl' 'dbus' 'lcms2' 'librsync' 'xxhash')
makedepends=('libxinerama' 'libxrandr' 'wayland-protocols' 'go' 'simde')
options=("!lto")
source=("${pkgname}-${pkgver}.tar.xz::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz"
"${pkgname}-${pkgver}.tar.xz.sig::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz.sig")
b2sums=('1c03ed7f3bde0c67790cc47da8afc14d31d21513456004042c48451f4b5fc0891de85e467a16029a1f49b90ba6652f4e356d5101c8d773852b614da3f153692d'