---
name: DoulosSILCompact
version: 4.110_1
origin: x11-fonts/doulos-compact
comment: Doulos SIL TrueType font collection, compact variant
arch: freebsd:9:x86:64
www: http://scripts.sil.org/cms/scripts/page.php?item_id=DoulosSILfont
maintainer: bf@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- OFL
flatsize: 1859658
desc: |
  Doulos SIL is a Unicode-based font family that attempts to provide a
  comprehensive inventory of glyphs needed for almost any Roman- or
  Cyrillic-based writing system, whether used for phonetic or orthographic
  needs. In addition, there is provision for other characters and symbols useful
  to linguists. This font makes use of state-of-the-art font technologies to
  support complex typographic issues, such as the need to position arbitrary
  combinations of base glyphs and diacritics optimally.

  Doulos is very similar to Times/Times New Roman, but only has a single face-
  regular. It is intended for use alongside other Times-like fonts where a range
  of styles (italic, bold) are not needed.

  This compact variant has been created with TypeTuner Web, by setting the "Line
  spacing" feature to "Tight", and will not be able to be TypeTuned again.

  WWW: http://scripts.sil.org/cms/scripts/page.php?item_id=DoulosSILfont
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  mkfontscale: {origin: x11-fonts/mkfontscale, version: 1.1.1}
  mkfontdir: {origin: x11-fonts/mkfontdir, version: 1.0.7}
  libfontenc: {origin: x11-fonts/libfontenc, version: 1.1.2}
  fontconfig: {origin: x11-fonts/fontconfig, version: '2.10.93,1'}
  expat: {origin: textproc/expat2, version: 2.1.0}
  freetype2: {origin: print/freetype2, version: 2.4.12_1}
categories:
- x11-fonts
files:
  /usr/local/lib/X11/fonts/DoulosSILCompact/DoulosSILCompact-R.ttf: 40c4f615d26f01436ddf8cc82bc512eaa94a475ca2e8178ae594cc5eb9774ec6
  /usr/local/share/doc/DoulosSILCompact/FONTLOG.txt: bac10c90eeb7d9b40744f0b10b14de125c3a5576d99122c800c693ea19f7445c
  /usr/local/share/doc/DoulosSILCompact/OFL-FAQ.txt: 2226f2d4aaa2fba54ebb26ff7f0256fb3d3b621e7714329a7de6f9429129a091
  /usr/local/share/doc/DoulosSILCompact/OFL.txt: cf0d68a71e27904fdf9867ebe271bde06ae1102bb98d2d01bba18a761145c6ad
  /usr/local/share/doc/DoulosSILCompact/README.txt: 726a94bd567df9c105aa4c79e74fd8fd6684ad9c3794879b768ded0dfc7bd0db
  /usr/local/share/doc/DoulosSILCompact/feat_set_tuned.xml: 4a1fee246ed6cf71098867e70b020db145a09d55ef009c71f5bd275e45a0b27a
  /usr/local/share/licenses/DoulosSILCompact-4.110_1/LICENSE: c0c54264e6c1778fc60100775c9f17407491535a854acc1ae617cc0c2894b305
  /usr/local/share/licenses/DoulosSILCompact-4.110_1/OFL: cf0d68a71e27904fdf9867ebe271bde06ae1102bb98d2d01bba18a761145c6ad
  /usr/local/share/licenses/DoulosSILCompact-4.110_1/catalog.mk: 57b95b7411aac655a352603f9a38d04de1bb217a2228b566a3909562c9416dba
directories:
  /usr/local/share/licenses/DoulosSILCompact-4.110_1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/DoulosSILCompact/: n
  /usr/local/lib/X11/fonts/DoulosSILCompact/: y
scripts:
  post-install: |
    cd /usr/local
    fc-cache -s /usr/local/lib/X11/fonts/DoulosSILCompact 2>/dev/null || true
    mkfontscale /usr/local/lib/X11/fonts/DoulosSILCompact 2>/dev/null || true
    mkfontdir /usr/local/lib/X11/fonts/DoulosSILCompact 2>/dev/null || true
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    fc-cache -s /usr/local/lib/X11/fonts/DoulosSILCompact 2>/dev/null || true
    mkfontscale /usr/local/lib/X11/fonts/DoulosSILCompact 2>/dev/null || true
    if [ -e /usr/local/lib/X11/fonts/DoulosSILCompact/fonts.scale -a "`stat -f '%25z' /usr/local/lib/X11/fonts/DoulosSILCompact/fonts.scale 2>/dev/null`" = '2' ]; then rm /usr/local/lib/X11/fonts/DoulosSILCompact/fonts.scale; fi
    mkfontdir /usr/local/lib/X11/fonts/DoulosSILCompact 2>/dev/null || true
    if [ -e /usr/local/lib/X11/fonts/DoulosSILCompact/fonts.dir -a "`stat -f '%25z' /usr/local/lib/X11/fonts/DoulosSILCompact/fonts.dir 2>/dev/null`" = '2' ]; then rm /usr/local/lib/X11/fonts/DoulosSILCompact/fonts.dir; fi
    cd /usr/local
message: "To use these fonts, add the following line to the \"Files\" section of\nxorg.conf:\n\n\tFontPath
  \"/usr/local/lib/X11/fonts/DoulosSILCompact/\"\n\nUsers of older versions of X may
  additionally have to make sure that\nthe freetype module is loaded.  Check /var/log/Xorg.0.log
  for error\nmessages.  If freetype is required, add the following line to the\n\"Modules\"
  section of xorg.conf:\n\n\tLoad \"freetype\"\n"
