mirror of
https://codeberg.org/kiss-community/repo
synced 2025-02-22 06:17:41 -07:00
fcft: new at 3.1.5
This commit is contained in:
parent
dff0bc2e88
commit
d01918c2a4
9
wayland/fcft/build
Executable file
9
wayland/fcft/build
Executable 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
1
wayland/fcft/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
8a7e09c887edce97f8780dba8a060026c3551da48252819400d7af1c5eacf871
|
5
wayland/fcft/depends
Normal file
5
wayland/fcft/depends
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
fontconfig
|
||||||
|
freetype-harfbuzz
|
||||||
|
meson make
|
||||||
|
pixman
|
||||||
|
tllist make
|
1
wayland/fcft/sources
Normal file
1
wayland/fcft/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://codeberg.org/dnkl/fcft/archive/VERSION.tar.gz
|
1
wayland/fcft/version
Normal file
1
wayland/fcft/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
3.1.5 1
|
Loading…
Reference in New Issue
Block a user