aboutsummaryrefslogtreecommitdiff
path: root/wayland/fcft
diff options
context:
space:
mode:
Diffstat (limited to 'wayland/fcft')
-rwxr-xr-xwayland/fcft/build9
-rw-r--r--wayland/fcft/checksums3
-rw-r--r--wayland/fcft/depends1
-rw-r--r--wayland/fcft/meta3
-rw-r--r--wayland/fcft/sources2
-rw-r--r--wayland/fcft/version2
6 files changed, 11 insertions, 9 deletions
diff --git a/wayland/fcft/build b/wayland/fcft/build
index c546b45e..ef5908cf 100755
--- a/wayland/fcft/build
+++ b/wayland/fcft/build
@@ -1,13 +1,10 @@
#!/bin/sh -e
-export DESTDIR=$1
+export DESTDIR="$1"
-meson \
- --prefix=/usr \
+cl-meson \
+ -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 7ef7d802..a4f651c0 100644
--- a/wayland/fcft/checksums
+++ b/wayland/fcft/checksums
@@ -1 +1,2 @@
-ba17a8c6af1d6a25c3d87aa96c1754896e255af71b70cd60a119200e5844fc43 2.4.0.tar.gz
+%BLAKE3
+c8dd0f1f2dfba96ab47b8a81bbc10cd3ba156f68cb6e71b09817030bdf257ef7 3.1.6.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/meta b/wayland/fcft/meta
new file mode 100644
index 00000000..9e0535c3
--- /dev/null
+++ b/wayland/fcft/meta
@@ -0,0 +1,3 @@
+description: Simple library for font loading and glyph rasterization
+license: MIT
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/wayland/fcft/sources b/wayland/fcft/sources
index fa4cdb19..2798f6e6 100644
--- a/wayland/fcft/sources
+++ b/wayland/fcft/sources
@@ -1 +1 @@
-https://codeberg.org/dnkl/fcft/archive/2.4.0.tar.gz
+https://codeberg.org/dnkl/fcft/archive/3.1.6.tar.gz
diff --git a/wayland/fcft/version b/wayland/fcft/version
index 7afb4de6..1231d24a 100644
--- a/wayland/fcft/version
+++ b/wayland/fcft/version
@@ -1 +1 @@
-2.4.0 1
+3.1.6 1