{ "name": "Hfstospell", "description": "Helsinki Finite-State Technology ospell", "url": "https://github.com/hfst/hfst-ospell/releases/download/v0.5.0/hfstospell-0.5.0.tar.gz", "mirror": null, "homepage": "https://hfst.github.io/", "depends": [ { "depend": "pkg-config", "build-depend": true }, { "depend": "icu4c", "build-depend": false }, { "depend": "libarchive", "build-depend": false }, { "depend": "libxml++", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [ { "url": "https://raw.githubusercontent.com/Homebrew/formula-patches/674a62d/hfstospell/no-cxx17.diff", "strip": "1" } ], "install": [ "ENV.append \"CPPFLAGS\", \"-DU_USING_ICU_NAMESPACE=1\"", "ENV.cxx11", "system \"./configure\", \"--disable-dependency-tracking\",", "\"--disable-silent-rules\",", "\"--prefix=#{prefix}\"", "system \"make\", \"install\"" ], "version": "0.5.0", "file": "hfstospell.rb" }