[build] type = "autotools" [build.flags] skip_tests = true [dependencies] build = [ "docbook-xsl", "lynx", "xmlto", ] runtime = [ "sh", "file", ] [package] description = "Command line tools that assist applications with a variety of desktop integration tasks" homepage = "https://gitlab.freedesktop.org/xdg/xdg-utils" license = "MIT" name = "xdg-utils" version = "1.2.1" [[source]] extract_dir = "$name-$version" url = "https://gitlab.freedesktop.org/xdg/xdg-utils.git#v$version"