spf_template gnu &&
spf_url home  'http://fontconfig.org/' &&
spf_url watch 'http://fontconfig.org/release/' &&
spf_url src \
  "http://fontconfig.org/release/fontconfig-${spf_version?}.tar.gz" &&
spf_depend expat &&
spf_depend freetype &&
spf_depend zlib degree optional &&
spf_data dir fonts &&
spf_data dir var/cache/fontconfig &&
spf_data file etc/fonts/local.conf &&
spf_args configure \
  --with-freetype-config="$SPF_CONF"/freetype/command/freetype-config &&
spf_args configure --with-default-fonts="${spf_path_prefix?}"/fonts &&
spf_tested_version 2.8.0 &&
spf_tested_version 2.7.3 &&
spf_tested_version 2.7.2 &&
spf_tested_version 2.7.1 &&
spf_tested_version 2.7.0 &&
spf_tested_version 2.6.0 &&
spf_tested_version 2.5.0 &&
spf_tested_version 2.4.2 &&
spf_tested_version 2.4.1 &&
spf_tested_version 2.3.2

