Search Criteria
Package Details: kitty-terminfo-git 1:0.35.2.r247.gd93e91d11-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/kitty-git.git (read-only, click to copy) |
---|---|
Package Base: | kitty-git |
Description: | Terminfo for kitty, an OpenGL-based terminal emulator |
Upstream URL: | https://sw.kovidgoyal.net/kitty/ |
Licenses: | GPL3 |
Conflicts: | kitty-terminfo |
Provides: | kitty-terminfo |
Submitter: | mkindshofer |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 26 |
Popularity: | 0.112469 |
First Submitted: | 2017-01-10 15:54 (UTC) |
Last Updated: | 2024-07-14 09:33 (UTC) |
Dependencies (21)
- ncurses (ncurses-gitAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- libcanberra (make)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd) (make)
- libxcursor (make)
- libxi (libxi-gitAUR) (make)
- libxinerama (libxinerama-randr-gitAUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- python-setuptools (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-sphinx-copybutton (make)
- python-sphinx-furo (make)
- python-sphinx-inline-tabs (make)
- python-sphinxext-opengraph (make)
- simde (make)
- ttf-nerd-fonts-symbols-mono (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
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:
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
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.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »