[build] type = "autotools" [dependencies] runtime = [ "glibc" ] build = [ "doxygen" ] [package] description = "Double-array trie library" homepage = "https://linux.thai.net/projects/datrie" license = "LGPL-2.1-or-later" name = "libdatrie" version = "0.2.14" [[source]] extract_dir = "$name-$version" post_extract = ["autoreconf -fiv"] url = "https://github.com/tlwg/libdatrie.git#v$version"