fcft: new at 3.1.5

This commit is contained in:
Owen Rafferty 2022-09-25 15:14:32 -05:00
parent dff0bc2e88
commit d01918c2a4
No known key found for this signature in database
5 changed files with 17 additions and 0 deletions

9
wayland/fcft/build Executable file
View File

@ -0,0 +1,9 @@
#!/bin/sh -e
meson \
--prefix=/usr \
-Dsvg-backend=none \
. output
ninja -C output
ninja -C output install

1
wayland/fcft/checksums Normal file
View File

@ -0,0 +1 @@
8a7e09c887edce97f8780dba8a060026c3551da48252819400d7af1c5eacf871

5
wayland/fcft/depends Normal file
View File

@ -0,0 +1,5 @@
fontconfig
freetype-harfbuzz
meson make
pixman
tllist make

1
wayland/fcft/sources Normal file
View File

@ -0,0 +1 @@
https://codeberg.org/dnkl/fcft/archive/VERSION.tar.gz

1
wayland/fcft/version Normal file
View File

@ -0,0 +1 @@
3.1.5 1