Search Criteria
Package Details: kitty-git 0.19.2.r22.g8845bd6e-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://github.com/kovidgoyal/kitty |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | mkindshofer |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 22 |
Popularity: | 0.65 |
First Submitted: | 2017-01-10 15:54 |
Last Updated: | 2020-11-28 11:35 |
Dependencies (22)
- dbus (dbus-elogind, dbus-git, dbus-x11, dbus-nosystemd-minimal-git, dbus-selinux, dbus-nosystemd)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-infinality, fontconfig-infinality-remix, fontconfig-git, fontconfig-ubuntu, fontconfig-minimal-git)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-git, freetype2-infinality-remix, freetype2-minimal-git)
- kitty-terminfo (kitty-terminfo-git)
- lcms2 (lcms2-git)
- libcanberra (libcanberra-git)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libx11 (libx11-git, libx11-threadsafe)
- python (python-dbg)
- wayland (wayland-git, wayland-nodocs-git)
- git (git-git) (make)
- glfw-x11 (glfw-x11-git) (make)
- libxcursor (libxcursor-git) (make)
- libxinerama (libxinerama-randr-git) (make)
- libxkbcommon (libxkbcommon-git) (make)
- libxkbcommon-x11 (libxkbcommon-git) (make)
- libxrandr (libxrandr-git) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-rc, mesa-stable, mesa-git, mesa-minimal-git, mesa-minimal+-git) (make)
- python-setuptools (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- wayland-protocols (wayland-protocols-git) (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-full, imagemagick-full-git, imagemagick-fftw) (optional) – viewing images with icat
Required by (5)
- dmenu-term (requires kitty) (optional)
- glrnvim (requires kitty) (optional)
- kitti3 (requires kitty)
- tempus-themes-kitty-git (requires kitty)
- termpdf-git (requires kitty)
Latest Comments
1 2 3 Next › Last »
ronin commented on 2020-11-29 01:20
if you came across this
just remove the file /usr/share/terminfo/x/xterm-kitty by
and try installing again.
CjK commented on 2020-08-12 10:25
It seems like starting with Kitty 0.18.4 package liblcms2 is required for building, at least that's how I read this error-message:
akobel commented on 2020-06-17 11:55
And, thus, it should have corresponding entries for
provides
andconflicts
...ruahcra commented on 2020-04-01 04:40
That's because this package supplies it already (or it does now anyway, maybe it didn't last year):
rien333 commented on 2019-09-28 18:31
Note that the non-git version of this package has dependencies not found in this release. Especially
kitty-terminfo
seems significant.FabioLolix commented on 2019-07-04 22:39
@CjK libcanberra was added 2 days ago to depencies in the code, pkgbuild has been updated now, thanks
CjK commented on 2019-07-04 07:50
Trying to build latest master results in the following error:
FabioLolix commented on 2018-06-16 09:45
@SolarAquarion @Vortico Fixed, thanks
Vortico commented on 2018-06-12 04:58
kovidgoyal has fixed the below problem upstream, so the extra build() steps are no longer needed. However, python-sphinx is still needed as a build dependency.
Vortico commented on 2018-06-10 19:10
A solution is to add these steps to build()
and add python-sphinx as a build dependency.