[build] type = "autotools" [dependencies] build = ["xorg-util-macros"] runtime = [ "libxkbfile", "libx11", "glibc", ] groups = [ "xorg", "xorg-apps" ] [package] description = "X Keyboard description compiler" homepage = "https://gitlab.freedesktop.org/xorg/app/xkbcomp" license = "LicenseRef-xkbcomp" name = "xorg-xkbcomp" version = "1.5.0" [[source]] extract_dir = "$name-$version" url = "https://gitlab.freedesktop.org/xorg/app/xkbcomp.git#xkbcomp-$version" post_extract = [ "autoreconf -fiv" ]