Search Criteria
Package Details: kitty-terminfo-git 1:0.40.0.r4.gcb464423e-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: | GPL-3.0-only |
| Conflicts: | kitty-terminfo |
| Provides: | kitty-terminfo |
| Submitter: | mkindshofer |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 28 |
| Popularity: | 0.117043 |
| First Submitted: | 2017-01-10 15:54 (UTC) |
| Last Updated: | 2025-03-08 12:37 (UTC) |
Dependencies (21)
- ncurses (ncurses-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, gcc-go) (make)
- libcanberra (make)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd) (make)
- libxcursor (make)
- libxi (libxi-gitAUR) (make)
- libxinerama (libxinerama-randr-gitAUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-rk35xx-gitAUR, mesa-ps4AUR, 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)
- Show 1 more dependencies...
Required by (2)
- kitty-bitmap (requires kitty-terminfo)
- kitty-git
Latest Comments
1 2 3 4 5 6 7 Next › Last »
FabioLolix commented on 2024-07-14 12:14 (UTC)
@xiota can't replicate https://github.com/FabioLolix/buildlogs/commit/f00d785ece8ee26f9e9deced3f64410e1043f21a, despite the error/warning you see in my logs the packages are being created and run
FabioLolix commented on 2024-07-14 09:37 (UTC)
@xiota yes
RealOrRandom commented on 2024-04-04 08:19 (UTC) (edited on 2024-04-04 08:20 (UTC) by RealOrRandom)
I reported the
D_FORTIFY_SOURCEissue upstream, see https://github.com/kovidgoyal/kitty/issues/7310 .alekgr commented on 2024-03-19 23:10 (UTC)
so @FabioLolix did you get a chance to update the package?
iano200 commented on 2024-03-16 15:34 (UTC)
Looks like the developer of kitty has added in custom build flags for
gccorclangso thesetup.pyis adding in the flags that he has added in plus the flags that are specified in theCFLAGSvar located in/etc/makepkg.conftogether resulting in specifically an error bygccin my case, complaining that_FORTIFY_SOURCEhas been redefined. He has specified-D_FORTIFY_SOURCE=2and the value flag in/etc/makepkg.confis set to-D_FORTIFY_SOURCE=3which causes the build to fail with a not very helpful error message.@FabioLolix to get around this add:
Into the
PKGBUILDfile and it should be able to build properly again, I have ran it multiple times with that set.zomgugoff commented on 2024-03-15 22:39 (UTC)
Thanks for the assistance. It would be nice to know what the issue is with the OS detection.
FabioLolix commented on 2024-03-15 22:33 (UTC)
that's because they aren't already in a repository
1 2 3 4 5 6 7 Next › Last »