[build] type = "meson" [build.flags] build_dir = "build" configure = ["-Dcpp_std=c++17"] replace_cflags = [ "-fexceptions=" ] replace_cxxflags = [ "-fexceptions=" ] [dependencies] build = [ "freetype2", "gobject-introspection", "gtk-doc", "help2man", "icu78", "libpng", "libcxx", "meson", "python", "ragel", "cairo" ] runtime = [ "freetype2", "glib2", "glibc", "libpng", "zlib-ng", "graphite" ] test = [ "python-setuptools", "python-fonttools", ] [package] description = "OpenType text shaping engine" homepage = "https://harfbuzz.github.io/" license = "MIT" name = "harfbuzz" version = "13.2.1" [[source]] extract_dir = "$name-$version" sha256 = "6695da3eb7e1be0aa3092fe4d81433a33b47f4519259c759d729e3a9a55c1429" url = "https://github.com/harfbuzz/harfbuzz/releases/download/$version/harfbuzz-$version.tar.xz"