From db3f7a1d2da6d04d7dea8c7a4aeb636deaae9d09 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sun, 27 Jun 2021 00:14:30 -0400 Subject: [PATCH] foot: update to 1.8.0 --- srcpkgs/foot/template | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/srcpkgs/foot/template b/srcpkgs/foot/template index c3b77f690e24..b2a3fa1b5087 100644 --- a/srcpkgs/foot/template +++ b/srcpkgs/foot/template @@ -1,13 +1,13 @@ # Template file for 'foot' pkgname=foot -version=1.7.2 +version=1.8.0 revision=1 wrksrc=$pkgname build_style=meson configure_args="-Dwerror=false" hostmakedepends="pkg-config scdoc wayland-devel" -makedepends="fcft-devel libxkbcommon-devel ncurses-devel tllist wayland-devel - wayland-protocols" +makedepends="fcft-devel libutf8proc-devel libxkbcommon-devel ncurses-devel tllist + wayland-devel wayland-protocols" depends="${pkgname}-terminfo>=${version}_${revision}" short_desc="Fast, lightweight and minimalistic Wayland terminal emulator" maintainer="Isaac Freund " @@ -15,7 +15,10 @@ license="MIT" homepage="https://codeberg.org/dnkl/foot" changelog="https://codeberg.org/dnkl/foot/src/branch/master/CHANGELOG.md" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=0c5fa72a315b65100dfb8b7343212535e75e990b2a9500e028c6078c7915eb8a +checksum=9269acfbef40cb284590de3bf70fc67997ffb6361dec4b4dddae7cdbf4ad6490 + +# FIXME: our pkg-config file for utf8proc sets the wrong include dir +CFLAGS="-I$XBPS_CROSS_BASE/usr/include/libutf8proc" post_install() { rm -f ${DESTDIR}/usr/share/doc/foot/LICENSE