---
name: CharisSIL
version: 4.114
origin: x11-fonts/charis
comment: Charis SIL TrueType font collection
arch: freebsd:9:x86:64
www: http://scripts.sil.org/cms/scripts/page.php?item_id=CharisSILfont
maintainer: bf@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- OFL
flatsize: 6875542
desc: |
  Charis 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.

  Charis is similar to Bitstream Charter, one of the first fonts designed
  specifically for laser printers. It is highly readable and holds up well in
  less-than-ideal reproduction environments. It also has a full set of styles
  - regular, italic, bold, bold italic - and so is more useful in general
  publishing than Doulos SIL. Charis is a serif, proportionally-spaced font
  optimized for readability in long printed documents.

  WWW: http://scripts.sil.org/cms/scripts/page.php?item_id=CharisSILfont
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/CharisSIL/CharisSIL-B.ttf: 2668278b3954e4e2b83d0f1846aa189b19ad8c5c571d8a185a9e59e461498753
  /usr/local/lib/X11/fonts/CharisSIL/CharisSIL-BI.ttf: 14eccbc3f9f023d136741fe970c69ae46abe45262e560a23a4facfe61975de8a
  /usr/local/lib/X11/fonts/CharisSIL/CharisSIL-I.ttf: 72e8ee93ba9c307f15b7452fac08818ef47572dcf0c713f9501fc68c22bfa17c
  /usr/local/lib/X11/fonts/CharisSIL/CharisSIL-R.ttf: 7045433dc42691cfeeda170b5bf708b89a1704c0e8f449b5e1736aec0b6428d5
  /usr/local/share/doc/CharisSIL/FONTLOG.txt: 4df102e9011f324788681e46850b4850edab2716c9c84257e487fe37f0b0beb4
  /usr/local/share/doc/CharisSIL/OFL-FAQ.txt: 2226f2d4aaa2fba54ebb26ff7f0256fb3d3b621e7714329a7de6f9429129a091
  /usr/local/share/doc/CharisSIL/OFL.txt: b62cbda003b18933cf8a990e0f8d22ae7453a2d7d79e99b5e89354f3b703c42b
  /usr/local/share/doc/CharisSIL/README.txt: 82d915a4913b6f1aea1a5a881007219c013e3f665ea1a7b09548dee76830eecc
  /usr/local/share/licenses/CharisSIL-4.114/LICENSE: c0c54264e6c1778fc60100775c9f17407491535a854acc1ae617cc0c2894b305
  /usr/local/share/licenses/CharisSIL-4.114/OFL: b62cbda003b18933cf8a990e0f8d22ae7453a2d7d79e99b5e89354f3b703c42b
  /usr/local/share/licenses/CharisSIL-4.114/catalog.mk: 82d6b070af0709e9c7e3f3277afe6ae8a15ea6a5a384470699cfe212665d6739
directories:
  /usr/local/share/licenses/CharisSIL-4.114/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/CharisSIL/: n
  /usr/local/lib/X11/fonts/CharisSIL/: y
scripts:
  post-install: |
    cd /usr/local
    fc-cache -s /usr/local/lib/X11/fonts/CharisSIL 2>/dev/null || true
    mkfontscale /usr/local/lib/X11/fonts/CharisSIL 2>/dev/null || true
    mkfontdir /usr/local/lib/X11/fonts/CharisSIL 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/CharisSIL 2>/dev/null || true
    mkfontscale /usr/local/lib/X11/fonts/CharisSIL 2>/dev/null || true
    if [ -e /usr/local/lib/X11/fonts/CharisSIL/fonts.scale -a "`stat -f '%25z' /usr/local/lib/X11/fonts/CharisSIL/fonts.scale 2>/dev/null`" = '2' ]; then rm /usr/local/lib/X11/fonts/CharisSIL/fonts.scale; fi
    mkfontdir /usr/local/lib/X11/fonts/CharisSIL 2>/dev/null || true
    if [ -e /usr/local/lib/X11/fonts/CharisSIL/fonts.dir -a "`stat -f '%25z' /usr/local/lib/X11/fonts/CharisSIL/fonts.dir 2>/dev/null`" = '2' ]; then rm /usr/local/lib/X11/fonts/CharisSIL/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/CharisSIL/\"\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"
