diff options
Diffstat (limited to 'wayland/fcft')
-rwxr-xr-x | wayland/fcft/build | 7 | ||||
-rw-r--r-- | wayland/fcft/checksums | 3 | ||||
-rw-r--r-- | wayland/fcft/depends | 1 | ||||
-rw-r--r-- | wayland/fcft/sources | 2 | ||||
-rw-r--r-- | wayland/fcft/version | 2 |
5 files changed, 7 insertions, 8 deletions
diff --git a/wayland/fcft/build b/wayland/fcft/build index 3fb5a269..ef5908cf 100755 --- a/wayland/fcft/build +++ b/wayland/fcft/build @@ -1,13 +1,10 @@ #!/bin/sh -e -export DESTDIR=$1 +export DESTDIR="$1" cl-meson \ - -Dtext-shaping=enabled \ + -Drun-shaping=enabled \ . output ninja -C output ninja -C output install - -# Remove unneeded files -rm -r "$1/usr/share/doc" diff --git a/wayland/fcft/checksums b/wayland/fcft/checksums index 41675176..6ea5dc6a 100644 --- a/wayland/fcft/checksums +++ b/wayland/fcft/checksums @@ -1 +1,2 @@ -b17fcf556e2beecacd0b5dbcdf4441b737850576446f33342a3577b6afd09ee9 2.4.5.tar.gz +%BLAKE3 +f66aa7604dd1045e697fe10b0002ebba951b04c8c13eecca6d90ee92e46314a0 3.1.8.tar.gz diff --git a/wayland/fcft/depends b/wayland/fcft/depends index 2d3469db..b8ff1add 100644 --- a/wayland/fcft/depends +++ b/wayland/fcft/depends @@ -1,5 +1,6 @@ fontconfig freetype-harfbuzz +libutf8proc make pixman scdoc make tllist make diff --git a/wayland/fcft/sources b/wayland/fcft/sources index 7eeb16ed..02deec9c 100644 --- a/wayland/fcft/sources +++ b/wayland/fcft/sources @@ -1 +1 @@ -https://codeberg.org/dnkl/fcft/archive/2.4.5.tar.gz +https://codeberg.org/dnkl/fcft/archive/3.1.8.tar.gz diff --git a/wayland/fcft/version b/wayland/fcft/version index 63387896..e0370c9f 100644 --- a/wayland/fcft/version +++ b/wayland/fcft/version @@ -1 +1 @@ -2.4.5 1 +3.1.8 1 |