From 41d3dd7e1131dae69f7b64735f6c7f11014c5753 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Thu, 12 Mar 2026 23:32:06 +0800 Subject: foot: added -Dwerror=false --- repos/extra/foot/.files | 8 ++++++++ repos/extra/foot/abuild | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/repos/extra/foot/.files b/repos/extra/foot/.files index 9516affd..34f34a92 100644 --- a/repos/extra/foot/.files +++ b/repos/extra/foot/.files @@ -105,5 +105,13 @@ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/foot.svg +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/foot.1.gz +-rw-r--r-- root/root usr/share/man/man1/footclient.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/foot.ini.5.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/foot-ctlseqs.7.gz drwxr-xr-x root/root usr/share/terminfo/ drwxr-xr-x root/root usr/share/terminfo/f/ diff --git a/repos/extra/foot/abuild b/repos/extra/foot/abuild index 9f82b822..bb7c87f6 100644 --- a/repos/extra/foot/abuild +++ b/repos/extra/foot/abuild @@ -2,7 +2,7 @@ name=foot version=1.26.0 release=1 source="$name-$version.tar.gz::https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" -build_opt="-Dtests=false" # -Dwerror=false" +build_opt="-Dtests=false -Dwerror=false" postbuild() { rm $PKG/usr/share/terminfo/f/foot -- cgit v1.2.3