diff options
Diffstat (limited to 'x11/foot')
-rw-r--r-- | x11/foot/Makefile | 3 | ||||
-rw-r--r-- | x11/foot/distinfo | 6 | ||||
-rw-r--r-- | x11/foot/pkg-plist | 6 |
3 files changed, 10 insertions, 5 deletions
diff --git a/x11/foot/Makefile b/x11/foot/Makefile index ca5a3a781fe3..9bd367151346 100644 --- a/x11/foot/Makefile +++ b/x11/foot/Makefile @@ -1,5 +1,5 @@ PORTNAME= foot -DISTVERSION= 1.22.3 +DISTVERSION= 1.23.1 CATEGORIES= x11 wayland MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ @@ -22,7 +22,6 @@ LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ USES= compiler:c11 meson pkgconfig xorg USE_XORG= pixman WRKSRC= ${WRKDIR}/${PORTNAME} -MESON_ARGS= -Dwerror=false # XXX Drop after 1.20.3/1.21.0 update OPTIONS_DEFINE= DOCS LTO NOTIFY PGO UTF8PROC XDG OPTIONS_DEFAULT=LTO NOTIFY PGO UTF8PROC XDG diff --git a/x11/foot/distinfo b/x11/foot/distinfo index 951daadfbdc5..87fa1fdd5958 100644 --- a/x11/foot/distinfo +++ b/x11/foot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746087638 -SHA256 (foot-1.22.3.tar.gz) = 1c9f09c119c5b24bd1934ce515e70f402b7d1b2c55f8218a16eddaa26e3f6fb0 -SIZE (foot-1.22.3.tar.gz) = 608285 +TIMESTAMP = 1753252093 +SHA256 (foot-1.23.1.tar.gz) = 02072b8f0aaf26907b6b02293c875539ce52fc59079344e7cf811ab03394cfa3 +SIZE (foot-1.23.1.tar.gz) = 614201 diff --git a/x11/foot/pkg-plist b/x11/foot/pkg-plist index 83a562b57455..ea842056c0f0 100644 --- a/x11/foot/pkg-plist +++ b/x11/foot/pkg-plist @@ -29,6 +29,7 @@ share/fish/vendor_completions.d/footclient.fish %%DATADIR%%/themes/dracula %%DATADIR%%/themes/dracula-iterm %%DATADIR%%/themes/electrophoretic +%%DATADIR%%/themes/gruvbox %%DATADIR%%/themes/gruvbox-dark %%DATADIR%%/themes/gruvbox-light %%DATADIR%%/themes/hacktober @@ -48,11 +49,13 @@ share/fish/vendor_completions.d/footclient.fish %%DATADIR%%/themes/noirblaze %%DATADIR%%/themes/nord %%DATADIR%%/themes/nordiq +%%DATADIR%%/themes/nvim %%DATADIR%%/themes/nvim-dark %%DATADIR%%/themes/nvim-light %%DATADIR%%/themes/onedark %%DATADIR%%/themes/onehalf-dark %%DATADIR%%/themes/panda +%%DATADIR%%/themes/paper-color %%DATADIR%%/themes/paper-color-dark %%DATADIR%%/themes/paper-color-light %%DATADIR%%/themes/poimandres @@ -60,13 +63,16 @@ share/fish/vendor_completions.d/footclient.fish %%DATADIR%%/themes/rose-pine %%DATADIR%%/themes/rose-pine-dawn %%DATADIR%%/themes/rose-pine-moon +%%DATADIR%%/themes/selenized %%DATADIR%%/themes/selenized-black %%DATADIR%%/themes/selenized-dark %%DATADIR%%/themes/selenized-light %%DATADIR%%/themes/selenized-white +%%DATADIR%%/themes/solarized %%DATADIR%%/themes/solarized-dark %%DATADIR%%/themes/solarized-dark-normal-brights %%DATADIR%%/themes/solarized-light +%%DATADIR%%/themes/solarized-normal-brights %%DATADIR%%/themes/srcery %%DATADIR%%/themes/starlight %%DATADIR%%/themes/tango |