[source] tar = "https://ftp.gnu.org/gnu/texinfo/texinfo-7.0.3.tar.xz" [build] template = "custom" script = """ DYNAMIC_INIT COOKBOOK_CONFIGURE_FLAGS+=( --disable-nls --disable-perl-xs ) cookbook_configure """