pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
foot: update to 1.17.0
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By: bsiegert
Date: Tue Apr 2 20:38:23 2024 +0200
Changeset: 8c41fb92ccaf10967f6d9d326610ebf59a84b81a
Modified Files:
foot/Makefile
foot/PLIST
foot/distinfo
Log Message:
foot: update to 1.17.0
- Support for opening an existing PTY, e.g. a VM console.
- Unicode input mode now accepts input from the numpad as well,
numlock is ignored.
- A new resize-by-cells option, enabled by default, allows the size of
floating windows to be constrained to multiples of the cell size.
- Support for custom (i.e. other than ctrl/shift/alt/super) modifiers
in key bindings.
- pipe-command-output key binding.
- Support for OSC-176, "Set App-ID".
- Support for DECRQM queries with ANSI/ECMA-48 modes (CSI Ps $ p).
- Rectangular edit functions: DECCARA, DECRARA, DECCRA, DECFRA and DECERA.
- Rect capability to terminfo.
- fe and fd (focus in/out enable/disable) capabilities to terminfo.
- nel capability to terminfo.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8c41fb92ccaf10967f6d9d326610ebf59a84b81a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
foot/Makefile | 4 ++--
foot/PLIST | 3 +++
foot/distinfo | 6 +++---
3 files changed, 8 insertions(+), 5 deletions(-)
diffs:
diff --git a/foot/Makefile b/foot/Makefile
index d2856a4e08..81a8214b16 100644
--- a/foot/Makefile
+++ b/foot/Makefile
@@ -1,8 +1,8 @@
# $NetBSD$
-DISTNAME= foot-1.16.2
+DISTNAME= foot-1.17.0
CATEGORIES= x11
-MASTER_SITES= https://codeberg.org/dnkl/foot/releases/download/${PKGVERSION_NOREV}
+MASTER_SITES= https://codeberg.org/dnkl/foot/releases/download/${PKGVERSION_NOREV}/
MAINTAINER= bsiegert%NetBSD.org@localhost
HOMEPAGE= https://codeberg.org/dnkl/foot/
diff --git a/foot/PLIST b/foot/PLIST
index 9e2a3556d5..2284e60a25 100644
--- a/foot/PLIST
+++ b/foot/PLIST
@@ -17,6 +17,7 @@ share/foot/themes/chiba-dark
share/foot/themes/derp
share/foot/themes/deus
share/foot/themes/dracula
+share/foot/themes/electrophoretic
share/foot/themes/gruvbox-dark
share/foot/themes/gruvbox-light
share/foot/themes/hacktober
@@ -28,6 +29,7 @@ share/foot/themes/modus-operandi
share/foot/themes/modus-vivendi
share/foot/themes/monokai-pro
share/foot/themes/moonfly
+share/foot/themes/neon
share/foot/themes/nightfly
share/foot/themes/nord
share/foot/themes/nordiq
@@ -35,6 +37,7 @@ share/foot/themes/onedark
share/foot/themes/panda
share/foot/themes/paper-color-dark
share/foot/themes/paper-color-light
+share/foot/themes/poimandres
share/foot/themes/rezza
share/foot/themes/rose-pine
share/foot/themes/selenized-black
diff --git a/foot/distinfo b/foot/distinfo
index 1fe00c32a8..ea503eaf3b 100644
--- a/foot/distinfo
+++ b/foot/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (foot-1.16.2.tar.gz) = 17b66692326c876906280f91debf9e640ac1c5025b5ff063c317b0c7b76e26d5
-SHA512 (foot-1.16.2.tar.gz) = f5a137ca84f592ac882e074f727caf0050b28e5d4c29df7afeeaf8b5535a0124ca07416d84f4b2e78015dc1d6a13aa13331dd24ee69adb911d7ce8e51962f124
-Size (foot-1.16.2.tar.gz) = 529444 bytes
+BLAKE2s (foot-1.17.0.tar.gz) = 81f3eaaf907e996a155ab6d571f61860be3782036adc0a56cf9bf98856d3cba4
+SHA512 (foot-1.17.0.tar.gz) = 4d24575c94ac5429b21134a21dd8b03d232d36798345fac3102b8a58de2acd951f6c1b4527085456072c3a0816d3fcf60210ec2004d84484b26bba22f44fbd89
+Size (foot-1.17.0.tar.gz) = 543481 bytes
Home |
Main Index |
Thread Index |
Old Index