[build] type = "autotools" [build.flags] configure = ["--disable-static"] [package] description = "Utility libraries for XC Binding" homepage = "https://xcb.freedesktop.org/" license = "X11-distribute-modifications-variant" name = "xcb-util" version = "0.4.1" [[source]] extract_dir = "$name-$version" sha256 = "5abe3bbbd8e54f0fa3ec945291b7e8fa8cfd3cccc43718f8758430f94126e512" url = "https://xcb.freedesktop.org/dist/$name-$version.tar.xz" [dependencies] runtime = [ "libxcb", "glibc" ] build = [ "gperf", "xorg-util-macros", "xorgproto" ]