{ "name": "Ttfautohint", "description": "Auto-hinter for TrueType fonts", "url": "https://downloads.sourceforge.net/project/freetype/ttfautohint/1.8.3/ttfautohint-1.8.3.tar.gz", "mirror": null, "homepage": "https://www.freetype.org/ttfautohint/", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "automake", "build-depend": true }, { "depend": "bison", "build-depend": true }, { "depend": "libtool", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "freetype", "build-depend": false }, { "depend": "harfbuzz", "build-depend": false }, { "depend": "libpng", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"./bootstrap\" if build.head?", "system \"./configure\", \"--disable-dependency-tracking\",", "\"--disable-silent-rules\",", "\"--prefix=#{prefix}\",", "\"--without-doc\",", "\"--without-qt\"", "system \"make\", \"install\"" ], "version": "1.8.3", "file": "ttfautohint.rb" }