[build] type = "meson" [build.flags] build_dir = "build" configure = [ "-Ddocs=false" ] [dependencies] build = ["meson"] runtime = ["glibc"] [package] description = "A Free Implementation of the Unicode Bidirectional Algorithm" homepage = "https://github.com/fribidi/fribidi" license = "LGPL-2.1-or-later" name = "fribidi" version = "1.0.16" [[source]] extract_dir = "$name-$version" url = "https://github.com/fribidi/fribidi#v$version"