[build] type = "autotools" [build.flags] configure = ["--disable-static"] [dependencies] build = [ "xorg-util-macros", "xorgproto", ] runtime = [ "libxcb", "glibc", ] [package] description = "Utility libraries for XC Binding - Convenience functions for the Render extension" homepage = "https://xcb.freedesktop.org/" license = [ "HPND-sell-variant", "X11-distribute-modifications-variant", ] name = "xcb-util-renderutil" version = "0.3.10" [[source]] extract_dir = "$name-$version" sha256 = "3e15d4f0e22d8ddbfbb9f5d77db43eacd7a304029bf25a6166cc63caa96d04ba" url = "https://xorg.freedesktop.org/archive/individual/lib/$name-$version.tar.xz"