mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
foot: update
This commit is contained in:
@ -20,10 +20,18 @@ SRC_URI = " \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "2.4.6"
|
||||
PV = "2.5.0"
|
||||
SRCREV = "${PV}"
|
||||
|
||||
inherit meson pkgconfig
|
||||
|
||||
PACKAGECONFIG[grapheme-shaping] = "-Dgrapheme-shaping=enabled,-Dgrapheme-shaping=disabled,utf8proc"
|
||||
PACKAGECONFIG[run-shaping] = "-Drun-shaping=enabled,-Drun-shaping=disabled,utf8proc"
|
||||
|
||||
PACKAGECONFIG ?= " \
|
||||
grapheme-shaping \
|
||||
run-shaping \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = ""
|
||||
|
||||
|
Reference in New Issue
Block a user