Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : kitty | name : kitty | ||||
| version : 0.12.3 | version : 0.13.3 | ||||
| release : 7 | release : 9 | ||||
| source : | source : | ||||
| - https://github.com/kovidgoyal/kitty/archive/v0.12.3.tar.gz : 8d8a1f9c48519e618ac53b614056cf4589edb02fd1d19aa26d5f478e7067887e | - https://github.com/kovidgoyal/kitty/archive/v0.13.3.tar.gz : b6f48404349ca99049de40e7bb55511de9ea04a6b1567068997d3fddb2c20f08 | ||||
| license : GPL-3.0-only | license : GPL-3.0-only | ||||
| component : system.utils | component : system.utils | ||||
| summary : Fast, feature full, GPU based terminal emulator | summary : Fast, feature full, GPU based terminal emulator | ||||
| description: | | description: | | ||||
| Kitty is designed for power keyboard users. To that end all its controls work with the keyboard (although it fully supports mouse interactions as well). Its configuration is a simple, human editable, single file for easy reproducibility. | Kitty is designed for power keyboard users. To that end all its controls work with the keyboard (although it fully supports mouse interactions as well). Its configuration is a simple, human editable, single file for easy reproducibility. | ||||
| Kitty is designed from the ground up to support all modern terminal features, such as unicode, true color, bold/italic fonts, text formatting, etc. It even extends existing text formatting escape codes, to add support for features not available elsewhere, such as colored and styled (curly) underlines. One of the design goals of Kitty is to be easily extensible so that new features can be added in the future with relatively less effort. | Kitty is designed from the ground up to support all modern terminal features, such as unicode, true color, bold/italic fonts, text formatting, etc. It even extends existing text formatting escape codes, to add support for features not available elsewhere, such as colored and styled (curly) underlines. One of the design goals of Kitty is to be easily extensible so that new features can be added in the future with relatively less effort. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(fontconfig) | - pkgconfig(fontconfig) | ||||
| - pkgconfig(gl) | - pkgconfig(gl) | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - pkgconfig(wayland-protocols) | - pkgconfig(wayland-protocols) | ||||
| - pkgconfig(wayland-scanner) | |||||
| - pkgconfig(xcursor) | - pkgconfig(xcursor) | ||||
| - pkgconfig(xi) | - pkgconfig(xi) | ||||
| - pkgconfig(xinerama) | - pkgconfig(xinerama) | ||||
| - pkgconfig(xkbcommon) | - pkgconfig(xkbcommon) | ||||
| - pkgconfig(xrandr) | - pkgconfig(xrandr) | ||||
| - libunistring-devel | - libunistring-devel | ||||
| - python-sphinx | - python-sphinx | ||||
| install : | | install : | | ||||
| python3 setup.py linux-package --prefix $installdir/usr | python3 setup.py linux-package --prefix $installdir/usr | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.