---
name: ko-unfonts-core
version: 1.0.2.080608
origin: korean/unfonts-core
comment: GPL'd Korean TrueType Fonts by UN Koaunghi (core)
arch: freebsd:9:x86:64
www: http://kldp.net/projects/unfonts/
maintainer: jkim@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 34264854
desc: |
  Un-series fonts (GPL'd) are made by UN Koaunghi (who painstakingly
  scanned, converted to outlines and hand-hinted them all) and PARK
  Won-Kyu. They're originally made as PS fonts to use with Korean
  TeX/LaTeX/OmegaLambda (HLaTeX [1]) by UN Koaunghi in the late 1990's.
  Recently, PARK Won-kyu converted them to truetype fonts and added
  GSUB tables to one of them (UnBatang) for the full support of
  Korean script with Korean letters (Hangul Jamos : U+1100).

  WWW: http://kldp.net/projects/unfonts/
categories: [x11-fonts, korean]
files:
  /usr/local/lib/X11/fonts/unfonts-core/UnBatang.ttf: 5066e52d247568acc6c2984f41d8f7e3c20e28f19f0d8acda9d33027be91e991
  /usr/local/lib/X11/fonts/unfonts-core/UnBatangBold.ttf: 4443d5c8ca7f1562ee3b5e22652e2c0d90c360948fc5f8998a98600d25631a8e
  /usr/local/lib/X11/fonts/unfonts-core/UnDinaru.ttf: a6aab12e7db980cd2386afa275be9c976b145ff7ade19a69d9ee573a7c52df05
  /usr/local/lib/X11/fonts/unfonts-core/UnDinaruBold.ttf: c84a9dfcfe97a8062881d83be974af91ce59a9492e0a6d3c49632372e73cda23
  /usr/local/lib/X11/fonts/unfonts-core/UnDinaruLight.ttf: 6543b1840a663b14aa0f14b8e7301e140c1d4749d9afb3cc9407db5f1f827702
  /usr/local/lib/X11/fonts/unfonts-core/UnDotum.ttf: 5b8373e126bb61f59105cf7f54a47eb1b089c2b0aacb70c6cd688bd8ea76cdc9
  /usr/local/lib/X11/fonts/unfonts-core/UnDotumBold.ttf: c4bf31b1b74a9c9164b23e1feae0d9060b38f4790302dc44e7b1e5051c9afd78
  /usr/local/lib/X11/fonts/unfonts-core/UnGraphic.ttf: 97b96276bf1d3e6e3b228f77886fbaced723aee20f00f1cebd095b59f88b933e
  /usr/local/lib/X11/fonts/unfonts-core/UnGraphicBold.ttf: 72b1ce340b981732722df8332250e8e697567e8dd1880c382287d50b33514c6e
  /usr/local/lib/X11/fonts/unfonts-core/UnGungseo.ttf: 9532dfd4d75699e9aae10b85dd3dcd3e49177a17a8affcd3f749024e1d2a4293
  /usr/local/lib/X11/fonts/unfonts-core/UnPilgi.ttf: 663ee13470bb468b274af7e42a04aa55fcc54569dcc4c6010ee94382c31c3ac6
  /usr/local/lib/X11/fonts/unfonts-core/UnPilgiBold.ttf: 69144e1500529884a50b97c3f301dd18db3e0ffccd40118b1427a01007fe841f
  /usr/local/lib/X11/fonts/unfonts-core/fonts.dir: 4e4a6efdedcaf9b871022ce62968c5c7c984cce9fdf2df7c2a3524b421276044
  /usr/local/lib/X11/fonts/unfonts-core/fonts.scale: 4e4a6efdedcaf9b871022ce62968c5c7c984cce9fdf2df7c2a3524b421276044
  /usr/local/share/licenses/ko-unfonts-core-1.0.2.080608/GPLv2: fdf69bc2e67133605c59b96c5547c5d774b60e12ff1c07e115dbde34df8ec852
  /usr/local/share/licenses/ko-unfonts-core-1.0.2.080608/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/ko-unfonts-core-1.0.2.080608/catalog.mk: fca496b048f2a59905c406d85da6c57b068639afb0411895c797c012ac132185
directories:
  /usr/local/share/licenses/ko-unfonts-core-1.0.2.080608/: n
  /usr/local/share/licenses/: y
  /usr/local/lib/X11/fonts/unfonts-core/: n
scripts:
  post-install: |
    cd /usr/local
    fc-cache -s /usr/local/lib/X11/fonts/unfonts-core 2>/dev/null || true
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    fc-cache -s /usr/local/lib/X11/fonts/unfonts-core 2>/dev/null || true
