mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
x11/foot: update to 1.20.1
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.20.0 Changes: https://codeberg.org/dnkl/foot/releases/tag/1.20.1 Reported by: upstream (via mail)
This commit is contained in:
parent
b2b9c58e47
commit
d309f6cdb9
3 changed files with 8 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= foot
|
||||
DISTVERSION= 1.19.0
|
||||
DISTVERSION= 1.20.1
|
||||
CATEGORIES= x11 wayland
|
||||
MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
|
||||
|
||||
|
@ -45,6 +45,7 @@ PGO_SCRIPT_ARGS= --colors-regular --colors-bright --colors-256 --colors-rgb \
|
|||
|
||||
UTF8PROC_DESC= Grapheme clustering using libutf8proc
|
||||
UTF8PROC_LIB_DEPENDS= libutf8proc.so:textproc/utf8proc
|
||||
UTF8PROC_USES= localbase # https://codeberg.org/dnkl/foot/issues/1903
|
||||
UTF8PROC_MESON_ENABLED= grapheme-clustering
|
||||
|
||||
XDG_DESC= Open files with xdg-open
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1729684275
|
||||
SHA256 (foot-1.19.0.tar.gz) = 148b0b545ca37e15b877ff9f6a768a4ce6feb0ed256f8a5f853cb2e16e3323c1
|
||||
SIZE (foot-1.19.0.tar.gz) = 584254
|
||||
TIMESTAMP = 1735887695
|
||||
SHA256 (foot-1.20.1.tar.gz) = a89ad5b45c55397862b6746a921e11448ce7d320726ae7193bacb72a33209bdd
|
||||
SIZE (foot-1.20.1.tar.gz) = 589903
|
||||
|
|
|
@ -31,6 +31,7 @@ share/fish/vendor_completions.d/footclient.fish
|
|||
%%DATADIR%%/themes/gruvbox-dark
|
||||
%%DATADIR%%/themes/gruvbox-light
|
||||
%%DATADIR%%/themes/hacktober
|
||||
%%DATADIR%%/themes/iterm
|
||||
%%DATADIR%%/themes/jetbrains-darcula
|
||||
%%DATADIR%%/themes/kitty
|
||||
%%DATADIR%%/themes/material-amber
|
||||
|
@ -54,6 +55,8 @@ share/fish/vendor_completions.d/footclient.fish
|
|||
%%DATADIR%%/themes/poimandres
|
||||
%%DATADIR%%/themes/rezza
|
||||
%%DATADIR%%/themes/rose-pine
|
||||
%%DATADIR%%/themes/rose-pine-dawn
|
||||
%%DATADIR%%/themes/rose-pine-moon
|
||||
%%DATADIR%%/themes/selenized-black
|
||||
%%DATADIR%%/themes/selenized-dark
|
||||
%%DATADIR%%/themes/selenized-light
|
||||
|
|
Loading…
Add table
Reference in a new issue