pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/kitty x11/kitty: update to 0.20.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e2140f1b8c9
branches:  trunk
changeset: 452227:6e2140f1b8c9
user:      pin <pin%pkgsrc.org@localhost>
date:      Fri May 07 10:46:26 2021 +0000

description:
x11/kitty: update to 0.20.3

-macOS: Distribute universal binaries with both ARM and Intel architectures
-A new show_key kitten to easily see the bytes generated by the terminal for
key presses in the various keyboard modes (#3556)
-Linux: Fix keyboard layout change keys defined via compose rules not being
ignored
-macOS: Fix Spotlight search of global menu not working in non-English locales
(#3567)
-Fix tab activity symbol not appearing if no other changes happen in tab bar
even when there is activity in a tab (#3571)
-Fix focus changes not being sent to windows when focused window changes
because of the previously focused window being closed (#3571)

diffstat:

 x11/kitty/Makefile |   6 +++---
 x11/kitty/PLIST    |  12 ++++--------
 x11/kitty/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 16 deletions(-)

diffs (103 lines):

diff -r 99fb80f47b72 -r 6e2140f1b8c9 x11/kitty/Makefile
--- a/x11/kitty/Makefile        Fri May 07 10:39:04 2021 +0000
+++ b/x11/kitty/Makefile        Fri May 07 10:46:26 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2021/04/28 08:35:56 pin Exp $
+# $NetBSD: Makefile,v 1.25 2021/05/07 10:46:26 pin Exp $
 
-DISTNAME=      kitty-0.20.2
+DISTNAME=      kitty-0.20.3
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=kovidgoyal/}
 GITHUB_PROJECT=        kitty
@@ -46,7 +46,7 @@
        ${FIND} ${DESTDIR} -type d -name __pycache__ -print0 | ${XARGS} -0 ${RM} -rf
        ${MV} ${DESTDIR}${PREFIX}/share/man/man1/kitty.1 \
            ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/kitty.1 || ${FALSE}
-       ${MV} ${DESTDIR}${PREFIX}/share/man/man1/kitty.conf.5 \
+       ${MV} ${DESTDIR}${PREFIX}/share/man/man5/kitty.conf.5 \
            ${DESTDIR}${PREFIX}/${PKGMANDIR}/man5/kitty.conf.5 || ${FALSE}
 
 .include "../../mk/bsd.prefs.mk"
diff -r 99fb80f47b72 -r 6e2140f1b8c9 x11/kitty/PLIST
--- a/x11/kitty/PLIST   Fri May 07 10:39:04 2021 +0000
+++ b/x11/kitty/PLIST   Fri May 07 10:46:26 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2021/04/28 08:35:56 pin Exp $
+@comment $NetBSD: PLIST,v 1.12 2021/05/07 10:46:26 pin Exp $
 bin/kitty
 lib/kitty/__main__.py
 lib/kitty/kittens/__init__.py
@@ -28,8 +28,6 @@
 lib/kitty/kittens/hyperlinked_grep/main.py
 lib/kitty/kittens/icat/__init__.py
 lib/kitty/kittens/icat/main.py
-lib/kitty/kittens/key_demo/__init__.py
-lib/kitty/kittens/key_demo/main.py
 lib/kitty/kittens/panel/__init__.py
 lib/kitty/kittens/panel/main.py
 lib/kitty/kittens/query_terminal/__init__.py
@@ -41,6 +39,9 @@
 lib/kitty/kittens/runner.py
 lib/kitty/kittens/show_error/__init__.py
 lib/kitty/kittens/show_error/main.py
+lib/kitty/kittens/show_key/__init__.py
+lib/kitty/kittens/show_key/kitty_mode.py
+lib/kitty/kittens/show_key/main.py
 lib/kitty/kittens/ssh/__init__.py
 lib/kitty/kittens/ssh/main.py
 lib/kitty/kittens/tui/__init__.py
@@ -188,7 +189,6 @@
 share/doc/kitty/html/_sources/index.rst.txt
 share/doc/kitty/html/_sources/integrations.rst.txt
 share/doc/kitty/html/_sources/invocation.rst.txt
-share/doc/kitty/html/_sources/key-encoding.rst.txt
 share/doc/kitty/html/_sources/keyboard-protocol.rst.txt
 share/doc/kitty/html/_sources/kittens/broadcast.rst.txt
 share/doc/kitty/html/_sources/kittens/clipboard.rst.txt
@@ -217,7 +217,6 @@
 share/doc/kitty/html/_static/doctools.js
 share/doc/kitty/html/_static/documentation_options.js
 share/doc/kitty/html/_static/file.png
-share/doc/kitty/html/_static/jquery-3.4.1.js
 share/doc/kitty/html/_static/jquery-3.5.1.js
 share/doc/kitty/html/_static/jquery.js
 share/doc/kitty/html/_static/kitty.png
@@ -227,7 +226,6 @@
 share/doc/kitty/html/_static/pygments.css
 share/doc/kitty/html/_static/searchtools.js
 share/doc/kitty/html/_static/underscore-1.12.0.js
-share/doc/kitty/html/_static/underscore-1.3.1.js
 share/doc/kitty/html/_static/underscore.js
 share/doc/kitty/html/basic.html
 share/doc/kitty/html/binary.html
@@ -242,7 +240,6 @@
 share/doc/kitty/html/index.html
 share/doc/kitty/html/integrations.html
 share/doc/kitty/html/invocation.html
-share/doc/kitty/html/key-encoding.html
 share/doc/kitty/html/keyboard-protocol.html
 share/doc/kitty/html/kittens/broadcast.html
 share/doc/kitty/html/kittens/clipboard.html
@@ -270,4 +267,3 @@
 share/doc/kitty/html/support.html
 share/icons/hicolor/256x256/apps/kitty.png
 share/terminfo/x/xterm-kitty
-@pkgdir share/man/man1
diff -r 99fb80f47b72 -r 6e2140f1b8c9 x11/kitty/distinfo
--- a/x11/kitty/distinfo        Fri May 07 10:39:04 2021 +0000
+++ b/x11/kitty/distinfo        Fri May 07 10:46:26 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2021/04/28 08:35:56 pin Exp $
+$NetBSD: distinfo,v 1.10 2021/05/07 10:46:26 pin Exp $
 
-SHA1 (kitty-0.20.2.tar.xz) = 6fd86b85eeb4209d0749b4ef12c62716b5f332a9
-RMD160 (kitty-0.20.2.tar.xz) = 2e5956ac37b839dfef572b141aa068f76293d096
-SHA512 (kitty-0.20.2.tar.xz) = 6f82f7c2346886513a8129131083a755a9c622a4bf29ab82d027b7cc7812f437fe6cb98d962a3e98ba0871e69c68d5f65a1d27d4301448275bebf01895071dfb
-Size (kitty-0.20.2.tar.xz) = 3502356 bytes
+SHA1 (kitty-0.20.3.tar.xz) = c3541b14e686d365e27892339abd886941c30057
+RMD160 (kitty-0.20.3.tar.xz) = a7cbd429a0cb1aaa2e3029338791c341d68f76b5
+SHA512 (kitty-0.20.3.tar.xz) = 9e9d81696bcb0d3894c04b08bc52ccf7aaf533125b3ecfb4c894b8d42dbf8511239c49f1c977d81872ce49fc6b3aa8e8c92b9c944bd31fe59fce6e3750295e58
+Size (kitty-0.20.3.tar.xz) = 3487500 bytes
 SHA1 (patch-glfw_wl__init.c) = d3bfa4c4a4b6a524a3a5fddd234368022bcb5c95
 SHA1 (patch-kitty_threading.h) = 04886ab09ac2ab6f4925cd20e739e6b634299d55



Home | Main Index | Thread Index | Old Index