foot{,-pgo}: 1.14.0

This commit is contained in:
Owen Rafferty 2023-04-03 19:39:17 -05:00
parent b531c2d604
commit 514465b469
No known key found for this signature in database
4 changed files with 6 additions and 4 deletions

View File

@ -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"
}

View File

@ -1 +1 @@
c5ca2bd26eda49e0b894ceb7af1e376bd84f81333786f0f1556b2bf97ad9280a16
661a85369125adc8721e542f74a0505e9be6ab8946cba12fbd5fe66955c50caf8a

View File

@ -1 +1 @@
https://codeberg.org/dnkl/foot/archive/1.13.1.tar.gz
https://codeberg.org/dnkl/foot/archive/1.14.0.tar.gz

View File

@ -1 +1 @@
1.13.1 2
1.14.0 1