diff --git a/wayland/foot-pgo/build b/wayland/foot-pgo/build index 332c6509..3aa196fb 100755 --- a/wayland/foot-pgo/build +++ b/wayland/foot-pgo/build @@ -31,12 +31,13 @@ meson \ # Generate PGO data. { meson configure \ - -Db_pgo=generate \ + -Db_pgo=generate ninja ninja test # Required (gives some profiling data). + ./utils/xtgettcap ./footclient --version set -- \ @@ -55,6 +56,7 @@ meson \ ./foot \ --config=/dev/null \ + --override tweak.grapheme-shaping=no \ --term=xterm \ sh -c "$* && cat .pgotmp" } diff --git a/wayland/foot/checksums b/wayland/foot/checksums index 3b3d89db..da698930 100644 --- a/wayland/foot/checksums +++ b/wayland/foot/checksums @@ -1 +1 @@ -c5ca2bd26eda49e0b894ceb7af1e376bd84f81333786f0f1556b2bf97ad9280a16 +661a85369125adc8721e542f74a0505e9be6ab8946cba12fbd5fe66955c50caf8a diff --git a/wayland/foot/sources b/wayland/foot/sources index 81a89b11..12c3e158 100644 --- a/wayland/foot/sources +++ b/wayland/foot/sources @@ -1 +1 @@ -https://codeberg.org/dnkl/foot/archive/1.13.1.tar.gz +https://codeberg.org/dnkl/foot/archive/1.14.0.tar.gz diff --git a/wayland/foot/version b/wayland/foot/version index 1f3b391a..c61b0fa5 100644 --- a/wayland/foot/version +++ b/wayland/foot/version @@ -1 +1 @@ -1.13.1 2 +1.14.0 1