blob: b1ce33bca48763919e36fa7a63c9a36c555b7247 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFINED_PHASES=compile install
DESCRIPTION=Shell integration scripts for kitty, a GPU-based terminal emulator
EAPI=8
HOMEPAGE=https://sw.kovidgoyal.net/kitty/
KEYWORDS=~amd64 ~ppc64 ~x86
LICENSE=GPL-3
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/kovidgoyal/kitty/releases/download/v0.25.0/kitty-0.25.0.tar.xz
_md5_=469ce3d113ca8a046e780aa7f7d5ba3d
|