Diff kitty-0.48.2 with a kitty-9999
| /usr/portage/x11-terms/kitty/kitty-9999.ebuild 2026-08-07 20:03:04.941468383 +0300 | ||
|---|---|---|
| 77 | 77 |
BDEPEND=" |
| 78 | 78 |
${PYTHON_DEPS}
|
| 79 | 79 |
>=dev-lang/go-1.26:= |
| 80 |
dev-util/shader-slang |
|
| 80 | 81 |
sys-libs/ncurses |
| 81 | 82 |
virtual/pkgconfig |
| 82 | 83 |
test? ( $(python_gen_cond_dep 'dev-python/pillow[zlib,${PYTHON_USEDEP}]') )
|
| ... | ... | |
| 203 | 204 |
pkg_postinst() {
|
| 204 | 205 |
xdg_pkg_postinst |
| 205 | 206 | |
| 207 |
optfeature "custom shaders support" dev-util/shader-slang |
|
| 206 | 208 |
optfeature "audio-based terminal bell support" media-libs/libcanberra |
| 207 | 209 |
use X && optfeature "X11 startup notification support" x11-libs/startup-notification |
| 208 | 210 |
optfeature "opening links from the terminal" x11-misc/xdg-utils |