---
name: GentiumPlus
version: 1.510
origin: x11-fonts/gentium-plus
comment: Gentium Plus TrueType font collection
arch: freebsd:9:x86:64
www: http://scripts.sil.org/gentium
maintainer: matthew@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- OFL
flatsize: 4295390
desc: |
  Gentium is a typeface family designed to enable the diverse ethnic
  groups around the world who use the Latin, Cyrillic and Greek scripts
  to produce readable, high-quality publications. It supports a wide
  range of Latin- and Cyrillic-based alphabets.

  The design is intended to be highly readable, reasonably compact, and
  visually attractive. The Latin letters are designed to naturally
  harmonize with the traditional 26 ones. Diacritics are treated with
  careful thought and attention to their use. Gentium also supports both
  polytonic and monotonic Greek. Gentium Plus now includes more extended
  Latin glyphs (Unicode 5.1), archaic Greek symbols, and full extended
  Cyrillic script support

  WWW: http://scripts.sil.org/gentium
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/GentiumPlus/GentiumPlus-I.ttf: 57b6ccacaf6c940d12dfa98a04705761e87b4b55b820c128df40243fa1462c2e
  /usr/local/lib/X11/fonts/GentiumPlus/GentiumPlus-R.ttf: 262cd4cbbcc7ce593122ad4ff81e8ab2b85fb97ea61ab56afb9393422dec1581
  /usr/local/share/doc/GentiumPlus/FONTLOG.txt: 9cf65966692d9271fbf1553f91c1d51be1e355383c0a9d1f1ed06492c030877c
  /usr/local/share/doc/GentiumPlus/GENTIUM-FAQ.txt: 4199ac7e3ff7a886fd554f058161d927d6f701c8d0b9dfb1d33ef3795f698d60
  /usr/local/share/doc/GentiumPlus/GentiumPlus-features.pdf: 9530d9578ca3b07b59a2def3a6eb8d389adafce32dd6ca2dbbe8cff4aaeab97d
  /usr/local/share/doc/GentiumPlus/OFL-FAQ.txt: 2226f2d4aaa2fba54ebb26ff7f0256fb3d3b621e7714329a7de6f9429129a091
  /usr/local/share/doc/GentiumPlus/OFL.txt: 10ed19539ec2d7623b3882f6e47e10c0dbcb64047bc7c0b0a30d8241a9d66216
  /usr/local/share/doc/GentiumPlus/README.txt: b48fc6333acddf7f62e56670d01f9fa166414b0b4e4e6173fc97adaad9da71e6
  /usr/local/share/licenses/GentiumPlus-1.510/LICENSE: c0c54264e6c1778fc60100775c9f17407491535a854acc1ae617cc0c2894b305
  /usr/local/share/licenses/GentiumPlus-1.510/OFL: 10ed19539ec2d7623b3882f6e47e10c0dbcb64047bc7c0b0a30d8241a9d66216
  /usr/local/share/licenses/GentiumPlus-1.510/catalog.mk: 18c89e96ec070cb75601c799de15736b82c28742a8fb5ea651ce218350dc858e
directories:
  /usr/local/share/licenses/GentiumPlus-1.510/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/GentiumPlus/: n
  /usr/local/lib/X11/fonts/GentiumPlus/: y
scripts:
  post-install: |
    cd /usr/local
    fc-cache -s /usr/local/lib/X11/fonts/GentiumPlus 2>/dev/null || true
    mkfontscale /usr/local/lib/X11/fonts/GentiumPlus 2>/dev/null || true
    mkfontdir /usr/local/lib/X11/fonts/GentiumPlus 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/GentiumPlus 2>/dev/null || true
    mkfontscale /usr/local/lib/X11/fonts/GentiumPlus 2>/dev/null || true
    if [ -e /usr/local/lib/X11/fonts/GentiumPlus/fonts.scale -a "`stat -f '%25z' /usr/local/lib/X11/fonts/GentiumPlus/fonts.scale 2>/dev/null`" = '2' ]; then rm /usr/local/lib/X11/fonts/GentiumPlus/fonts.scale; fi
    mkfontdir /usr/local/lib/X11/fonts/GentiumPlus 2>/dev/null || true
    if [ -e /usr/local/lib/X11/fonts/GentiumPlus/fonts.dir -a "`stat -f '%25z' /usr/local/lib/X11/fonts/GentiumPlus/fonts.dir 2>/dev/null`" = '2' ]; then rm /usr/local/lib/X11/fonts/GentiumPlus/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/GentiumPlus/\"\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\n\n"
