Package Details: kitty-terminfo-git 1:0.35.2.r247.gd93e91d11-2

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.29
First Submitted: 2017-01-10 15:54 (UTC)
Last Updated: 2024-07-14 09:33 (UTC)

Latest Comments

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

Vortico commented on 2018-06-10 19:10 (UTC)

A solution is to add these steps to build()

make man
make html
python3 setup.py linux-package

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)

You should add conflicts=(kitty).

noko commented on 2017-11-01 23:56 (UTC) (edited on 2017-11-01 23:56 (UTC) by noko)

Wrong icon file path. Should be: /usr/share/pixmaps/kitty.png instead of current: /usr/share/icons/hicolor/256x256/kitty.png

mkindshofer commented on 2017-09-10 06:32 (UTC)

@JackofSpades707 Hey Jack the package should build to /bin and not to python3 sidepackages. Did I made a mistake in the PKGBUILD?

mkindshofer commented on 2017-09-10 06:13 (UTC)

Hey guys I am moving so it cold Take a while for me to look into the issues.

JackofSpades707 commented on 2017-09-09 07:29 (UTC)

The pkgbuild works and thank you for creating it, although... https://github.com/kovidgoyal/kitty#note-for-linuxmacos-packagers <3

ahrs commented on 2017-08-07 22:31 (UTC)

This needs fontconfig added as a makedepend.