---
name: teckit
version: 2.5.1
origin: textproc/teckit
comment: Toolkit for converting data between 8-bit legacy encodings and Unicode
arch: freebsd:9:x86:64
www: http://scripts.sil.org/TECkit
maintainer: nikola.lecic@anthesphoria.net
prefix: /usr/local
licenselogic: single
flatsize: 4185523
desc: "TECkit (Text Encoding Conversion toolkit) is a toolkit for converting data\nbetween
  8-bit legacy encodings and Unicode. It can also be used for\ntransliteration of
  Unicode between different scripts.\n\nTECkit uses a mapping description language
  (mapping byte encodings to Unicode). \nMapping rules can be extended by (1) the
  use of character sequences rather than\nsingle characters on either side; (2) by
  the addition of contextual constraints\n(environments) determining when a rule should
  apply; (3) and by the use of\ncharacter classes, optional and repeatable elements,
  grouping and alternation\nto express more complex patterns to be matched and processed.\n\nTECkit
  is particularly useful with XeTeX (Unicode-aware derivate of TeX).\n\nThe following
  binaries are provided:\n\n  teckit_compile  mapping compiler that allows binary
  mapping tables (.tec)\n                  to be built from TECkit description files
  (.map)\n  sfconv          a tool for converting Standard Format (SF) files\n  txtconv
  \        a utility to apply TECkit mappings to plain-text files\n\nWWW: http://scripts.sil.org/TECkit\n
  \    http://scripts.sil.org/TECkitDownloads#5b6cf869\n"
deps:
  expat: {origin: textproc/expat2, version: 2.0.1_2}
categories: [textproc]
files:
  /usr/local/bin/sfconv: 8f6709af9941b0388c683be7896a574c39a9f322cd1812957694f23b4406e97c
  /usr/local/bin/teckit_compile: 4a498a8dbb67b8cfb0d162458ff6d54bb7eaf8010a46cfefba57ade9e3961579
  /usr/local/bin/txtconv: c9647261f8ec490a9c57422c3fe5fc10bc9bf555cb0c5a3b2615480906bfc69e
  /usr/local/include/teckit/TECkit_Common.h: 16239e4bf70bb91aea831f03408fe5236a84e231f27bb7933828c4c209291726
  /usr/local/include/teckit/TECkit_Compiler.h: e33473b4be104770c5e30414f910e811b45685a7886e279376075dacbfa0056c
  /usr/local/include/teckit/TECkit_Engine.h: fae68d091e8fa25f2ef1ae36f0909b491f0f5381d965b7b35d62aa32339e0fc3
  /usr/local/lib/libTECkit.a: cd79ead6d2021c71fc5285d404e07ec7fab7f67b5e5fb1131cbbdae020ad1ca3
  /usr/local/lib/libTECkit.la: 69e8c96fe3ee6dc6acde3de4bbbff6eddb7b05c7ba5efda89eeb9e6e58620236
  /usr/local/lib/libTECkit.so: '-'
  /usr/local/lib/libTECkit.so.0: aa8d79c08b3b6d0979e31ae18d52c3bd92e836288096394990eb33a908b72a95
  /usr/local/lib/libTECkit_Compiler.a: 762cb7debac171fa659ff95c045848eb16d64a95acea47c23b78637f4178748a
  /usr/local/lib/libTECkit_Compiler.la: 7ff3b4f88b7d740bcfa7dad743f4a3bc346f11622ab167a19e6b434c0bc832c7
  /usr/local/lib/libTECkit_Compiler.so: '-'
  /usr/local/lib/libTECkit_Compiler.so.0: a01f17f41ebcec5be3dd05848520ff959f14e6724cecbc5c688fd2aff717fe6e
  /usr/local/share/doc/teckit/AUTHORS: 996f5e3f6177be2fe3dc5cee402febe0315f4c2d40de4442d15313e2077422a7
  /usr/local/share/doc/teckit/LICENSING.txt: 727412bc8e5d3f1a8f2bdc9c7e72d86404179dca61773141ff0d50dfbb6ec7df
  /usr/local/share/doc/teckit/NEWS: b19543f479bb9910ec42a6a2fab5f00df1115793f434aca854e727188248a579
  /usr/local/share/doc/teckit/README: 33591b5c12b89bc4a1d3d98f86dda69dc4552f18ca76f0c17a43a5b23704f7d5
  /usr/local/share/doc/teckit/TECkit_Binary_Format.doc.pdf: a65abdf6c3c409448b0adac50360a545634fb0fcc0f92de89b51f9502cc023cc
  /usr/local/share/doc/teckit/TECkit_Language_2.1.doc.pdf: 8b6b62387ddda8c161d0775214c33abb14473f4946ca3418027058ee8c32b2a2
  /usr/local/share/doc/teckit/TECkit_version_2.1.doc.pdf: a5ecbe4c3d6d2eec274b70520ac9a5cda1ce6a0d4338453767481163c4b01f7a
directories:
  /usr/local/share/doc/teckit/: n
  /usr/local/include/teckit/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
