Search Criteria
Package Details: kitty-git 1:r7711.g03391b4f-1
Package Actions
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: | GPL3 |
Conflicts: | kitty |
Provides: | kitty |
Submitter: | mkindshofer |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 25 |
Popularity: | 0.003576 |
First Submitted: | 2017-01-10 15:54 (UTC) |
Last Updated: | 2021-09-24 08:33 (UTC) |
Dependencies (27)
- dbus (dbus-elogind, dbus-git, dbus-nosystemd-minimal-git, dbus-nosystemd, dbus-selinux, dbus-x11, dbus-xdg-docs)
- fontconfig (fontconfig-srb, fontconfig-minimal-git, fontconfig-git, fontconfig-ubuntu)
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-v35, freetype2-git, freetype2-ultimate5, freetype2-infinality-remix)
- kitty-terminfo (kitty-terminfo-git)
- lcms2 (lcms2-git)
- libcanberra (libcanberra-git)
- libgl (glshim-git, libhybris-ext-libgl-git, libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, swiftshader-git, amdgpu-pro-libgl-cfe, amdgpu-pro-libgl, libglvnd)
- libx11 (libx11-git)
- libxi (libxi-git)
- python (python38, python37, python3.7, nogil-python, python39, python36, python311, python32)
- wayland (wayland-git, wayland-nodocs-git, wayland-hi-res-scroll-git)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- librsync (librsync-git) (make)
- libxcursor (libxcursor-git) (make)
- libxinerama (libxinerama-randr-git) (make)
- libxkbcommon (libxkbcommon-git) (make)
- libxkbcommon-x11 (libxkbcommon-x11-git) (make)
- libxrandr (libxrandr-git) (make)
- mesa (mesa-minimal+-git, mesa-i915g, mesa-d3d12, mesa-minimal-git, mesa-git, mesa-steamos, mesa-rusticl-git, mesa-amber) (make)
- python-setuptools (make)
- Show 7 more dependencies...
Required by (6)
- dbus-term-launcher (requires kitty) (optional)
- glrnvim (requires kitty) (optional)
- kitti3 (requires kitty)
- tempus-themes-kitty-git (requires kitty)
- termpdf-git (requires kitty)
- xdg-desktop-portal-termfilechooser-git (requires kitty) (optional)
Latest Comments
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
thinkskitty-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:
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?
FabioLolix commented on 2021-05-14 10:14 (UTC)
pkgbuild have been updated, it would have been more useful if you tried to build my pkgbuild without glfw-x11 in chroot
pychuang commented on 2021-03-11 21:58 (UTC) (edited on 2021-03-11 22:19 (UTC) by pychuang)
I tried with the dependencies from Arch's official
kitty
package in a clean build:with extra
makedepends
:git
andpython-setuptools
.Did not need
glfw-x11
norglfw-wayland
.Edit: I think one key is
libxi
, which provides the required header files/usr/include/X11/extensions/XInput2.h
. Withlibxi
, then there's no need forglfw-x11
.libxi
is also listed in the dependencies from upstream: https://sw.kovidgoyal.net/kitty/build.html#dependenciesFabioLolix commented on 2021-03-11 21:28 (UTC)
glfw-x11 is needed at build time, you can try it yourself.
pychuang commented on 2021-03-10 22:47 (UTC)
It seems
kitty
's source code comes with its own fork ofglfw
. And it links against that bundledglfw
. So I think there's no need to putglfw-x11
in themakedepends
. Besides,glfw-x11
conflicts withglfw-wayland
.ronin commented on 2020-11-29 01:20 (UTC) (edited on 2020-11-29 01:24 (UTC) by ronin)
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 (UTC) (edited on 2020-08-12 10:30 (UTC) by CjK)
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 (UTC)
And, thus, it should have corresponding entries for
provides
andconflicts
...ruahcra commented on 2020-04-01 04:40 (UTC) (edited on 2020-04-01 04:41 (UTC) by ruahcra)
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 (UTC)
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 (UTC)
@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 (UTC)
Trying to build latest master results in the following error:
FabioLolix commented on 2018-06-16 09:45 (UTC)
@SolarAquarion @Vortico Fixed, thanks
Vortico commented on 2018-06-12 04:58 (UTC)
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 (UTC)
A solution is to add these steps to build()
and add python-sphinx as a build dependency.
SolarAquarion commented on 2018-06-10 14:54 (UTC)
@FabioLolix there has been some changes upstream that needs editing of the make steps.
Like make, make man, and make html
FabioLolix commented on 2018-03-26 21:47 (UTC)
@Trollwut I become the maintainer, apllied the things and this is a -git package, unflagging.
FabioLolix commented on 2017-12-19 22:33 (UTC) (edited on 2017-12-19 22:34 (UTC) by FabioLolix)
If you don't have time to update this you can add me as co-maintainer. I'm updating the stable version of kitty.
There are several things to be done in this pkgbuild, like
An updated pkgbuild can be found here https://github.com/FabioLolix/PKGBUILD/blob/master/00_AUR_fix/kitty-git/PKGBUILD
boojum commented on 2017-11-30 11:07 (UTC)
noko commented on 2017-11-01 23:56 (UTC) (edited on 2017-11-01 23:56 (UTC) by noko)
mkindshofer commented on 2017-09-10 06:32 (UTC)
mkindshofer commented on 2017-09-10 06:13 (UTC)
JackofSpades707 commented on 2017-09-09 07:29 (UTC)
ahrs commented on 2017-08-07 22:31 (UTC)
mkindshofer commented on 2017-04-23 15:37 (UTC)
SolarAquarion commented on 2017-04-22 13:58 (UTC)
Koterpillar commented on 2017-03-31 06:25 (UTC)