---
name: DoulosSIL
version: 4.112
origin: x11-fonts/doulos
comment: Doulos SIL TrueType font collection
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: 1870371
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.

  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/DoulosSIL/DoulosSIL-R.ttf: 67916d0d70e12a7ee365d8ec24078776ce8ad67a4604aa59bfab5bd28445a204
  /usr/local/share/doc/DoulosSIL/FONTLOG.txt: 2c6f9c08fa6881410a04362f7ccf1bbd1000ef5e88536d0b0fb6b2b9372c9722
  /usr/local/share/doc/DoulosSIL/OFL-FAQ.txt: 2226f2d4aaa2fba54ebb26ff7f0256fb3d3b621e7714329a7de6f9429129a091
  /usr/local/share/doc/DoulosSIL/OFL.txt: 927e3781b27962b87128fcbf53e1b5a425bdc106a43fa4b8138a11958358f1c9
  /usr/local/share/doc/DoulosSIL/README.txt: f6251c3d4e5c559084949c6f55fdadb32959f2ca8c4709143a6f93c41a724540
  /usr/local/share/licenses/DoulosSIL-4.112/LICENSE: c0c54264e6c1778fc60100775c9f17407491535a854acc1ae617cc0c2894b305
  /usr/local/share/licenses/DoulosSIL-4.112/OFL: 927e3781b27962b87128fcbf53e1b5a425bdc106a43fa4b8138a11958358f1c9
  /usr/local/share/licenses/DoulosSIL-4.112/catalog.mk: 4fff0ce10c2883df0ddd18ecd8e28f6e0e9f053e2994658057af58c47d93beae
directories:
  /usr/local/share/licenses/DoulosSIL-4.112/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/DoulosSIL/: n
  /usr/local/lib/X11/fonts/DoulosSIL/: y
scripts:
  post-install: |
    cd /usr/local
    fc-cache -s /usr/local/lib/X11/fonts/DoulosSIL 2>/dev/null || true
    mkfontscale /usr/local/lib/X11/fonts/DoulosSIL 2>/dev/null || true
    mkfontdir /usr/local/lib/X11/fonts/DoulosSIL 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/DoulosSIL 2>/dev/null || true
    mkfontscale /usr/local/lib/X11/fonts/DoulosSIL 2>/dev/null || true
    if [ -e /usr/local/lib/X11/fonts/DoulosSIL/fonts.scale -a "`stat -f '%25z' /usr/local/lib/X11/fonts/DoulosSIL/fonts.scale 2>/dev/null`" = '2' ]; then rm /usr/local/lib/X11/fonts/DoulosSIL/fonts.scale; fi
    mkfontdir /usr/local/lib/X11/fonts/DoulosSIL 2>/dev/null || true
    if [ -e /usr/local/lib/X11/fonts/DoulosSIL/fonts.dir -a "`stat -f '%25z' /usr/local/lib/X11/fonts/DoulosSIL/fonts.dir 2>/dev/null`" = '2' ]; then rm /usr/local/lib/X11/fonts/DoulosSIL/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/DoulosSIL/\"\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"
