blob: 1181c0e8c7338ba13a10d943d39109027ed0225c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst postrm preinst prepare setup
DEPEND=|| ( dev-lang/python:3.9 dev-lang/python:3.8 ) dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Terminfo for kitty, an OpenGL-based terminal emulator
EAPI=7
HOMEPAGE=https://github.com/kovidgoyal/kitty
INHERIT=python-any-r1 toolchain-funcs xdg
IUSE=debug
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/kovidgoyal/kitty/releases/download/v0.21.2/kitty-0.21.2.tar.xz
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 08d890890f70fe0096093016e55438d5 python-any-r1 901d9e22c7a848a1196502edf060f330 xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=bfabdc8957c0f5d7ed02adeff8669c46
|