Package Details: kitty-git 1:0.40.0.r4.gcb464423e-2

Git Clone URL: https://aur.archlinux.org/kitty-git.git (read-only, click to copy)
Package Base: kitty-git
Description: Modern, hackable, featureful, OpenGL based terminal emulator
Upstream URL: https://sw.kovidgoyal.net/kitty/
Licenses: GPL-3.0-only
Conflicts: kitty
Provides: kitty
Submitter: mkindshofer
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 28
Popularity: 0.71
First Submitted: 2017-01-10 15:54 (UTC)
Last Updated: 2025-03-08 12:37 (UTC)

Required by (79)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

twouters commented on 2022-11-15 12:48 (UTC)

Looks like go needs to be added to makedepends

FabioLolix commented on 2022-09-19 18:59 (UTC)

kitty-shell-integration-git already conflicts with kitty-shell-integration

txtsd commented on 2022-09-18 09:01 (UTC)

Please add a conflict with kitty-shell-integration

gardenappl commented on 2022-07-21 23:39 (UTC)

When replacing kitty with kitty-git I get this error message:

kitty-git: /usr/lib/kitty/shell-integration/bash/kitty.bash exists in the file system (belongs to kitty-shell-integration)
...

I believe this should conflict with kitty-shell-integration

FabioLolix commented on 2021-09-24 08:34 (UTC)

@rien333 fixed, unfortunately the developer started to use 'nightly' tag release

rien333 commented on 2021-09-24 08:24 (UTC)

@FabioLolix: using the string "nightly" in pkgver isn't really working out for me — for whatever reason, yay thinks kitty-git is always outdated now (i.e. the past week). Perhaps remove it again, since it adds little information anyway?

FabioLolix commented on 2021-07-25 11:14 (UTC)

furo is another sphinx package (python-sphinx-furo), I have added all makedepends at the moment.

I have tried to chroot build without python-sphinx like the community package but the build fails

rien333 commented on 2021-07-25 09:57 (UTC)

After attempting to install all of the sphinx dependencies based on the error messages, I get the following error about some theme not being found:

sphinx.errors.ThemeError: no theme named 'furo' found (missing theme.conf?)

Theme error:
no theme named 'furo' found (missing theme.conf?)

rien333 commented on 2021-07-20 08:46 (UTC)

I think this now needs community/sphinx_inline_tabs and aur/python-sphinx-copybutton to build without errors (+even more sphinx packages).

Or at least to build the docs - but do we need (all) the docs anyway?