[build] type = "autotools" [build.flags] configure = ["--disable-static"] [dependencies] build = [ "xorg-util-macros", "xorgproto", ] runtime = [ "libxcb", "glibc", ] [package] description = "Utility libraries for XC Binding - client and window-manager helpers for ICCCM" homepage = "https://xcb.freedesktop.org/" license = "X11-distribute-modifications-variant" name = "xcb-util-wm" version = "0.4.2" [[source]] extract_dir = "$name-$version" sha256 = "62c34e21d06264687faea7edbf63632c9f04d55e72114aa4a57bb95e4f888a0b" url = "https://xorg.freedesktop.org/archive/individual/lib/$name-$version.tar.xz"