---
name: libthai
version: 0.1.19
origin: devel/libthai
comment: Thai language support library
arch: freebsd:9:x86:64
www: http://linux.thai.net/projects/libthai/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [LGPL21]
flatsize: 737953
desc: |
  LibThai is a set of Thai language support routines aimed to ease developers'
  tasks to incorporate Thai language support in their applications.

  It includes important Thai-specific functions e.g. word breaking, input and
  output methods as well as basic character and string supports.  LibThai is
  an Open Source and collaborative effort initiated by Thai Linux Working
  Group and opened for all contributors.

  LibThai includes Thai language support routines:

    - Thai character set support: TIS 620, ISO/IEC 10646
    - Thai character properties
    - Thai string manipulators
    - Thai string collation
    - Thai word breaking
    - Thai input method
    - Thai output method

  WWW: http://linux.thai.net/projects/libthai/
deps:
  libdatrie: {origin: devel/libdatrie, version: 0.2.6}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories: [devel]
options: {DOXYGEN: off}
files:
  /usr/local/include/thai/thailib.h: 02ef47af8e5ac60989b585ee5dcbc9940f843197fa13540391f71198c9819c8b
  /usr/local/include/thai/thbrk.h: 7662cd2b16a59a1e1857e8bb1620585c3344072eb04909b2962cef9ee230bc0c
  /usr/local/include/thai/thcell.h: 3c590e711bbc876347173fcc8861735c620cf170aa29bda2293a5e591ce66bf7
  /usr/local/include/thai/thcoll.h: dfe55750383a5c45e5e7b20973e040c1e5200c49e5837113c8e3122cb4464932
  /usr/local/include/thai/thctype.h: 66731a2ed0ca0caa32115c6e49e7d261e36b792c2b82b077e316cedef228cfc3
  /usr/local/include/thai/thinp.h: 12d7e923d8d3b21222a45183ccbbb7755b906f4752591938ebd2f35497784bc6
  /usr/local/include/thai/thrend.h: d21bab665b3fe5e1964e07b414d9090d7dfdbf3186b84a1412acd9ede904e9f7
  /usr/local/include/thai/thstr.h: f4010f296d778744e7a21967ea83b0213af59df572ba1aa27ea1006d30352539
  /usr/local/include/thai/thwbrk.h: 159efea4d398f72bb252a40fec14588bdf4908c1934bdf43b6e4a5a07ba69898
  /usr/local/include/thai/thwchar.h: 0cdecf6456777ff4b11c59b147df1575bbb872abebfb40a3dcf2d1ca6a7b8a04
  /usr/local/include/thai/thwcoll.h: 723993e88a586100ec429bfd21443755643929cdf21ac9bcc5a63bd4b1148649
  /usr/local/include/thai/thwctype.h: eb4b0664af9e8665c1c5aaf9797238e20bc15f18ad91afd2309ac63c211c2784
  /usr/local/include/thai/thwinp.h: 056e1e675ac05d3c752c8797f59e48295dcfffd8dfcf5a94a04251bb5f5b2e20
  /usr/local/include/thai/thwrend.h: 6cf89a2e656781ba6dee727ae617d120ffa6f9c733935b42a27c3347d3cc4537
  /usr/local/include/thai/thwstr.h: 19b7e1785cf266696a7558aaf8c6c31f5f4a73d07ca74f914966546d27e2f59b
  /usr/local/include/thai/tis.h: 21f83c4a8243e5736463ba8ef01844cc1548e5dfbfb9d0637c1c70432487bbce
  /usr/local/include/thai/wtt.h: ce67073599adeb82a88b479048126911ac5ad2d6c0cef8bf116166779dde81fe
  /usr/local/lib/libthai.a: 96eb3e50d0bada33bd9f9e1b0c8237d2f0eeb3414447bc8ea4d20e34b57fe288
  /usr/local/lib/libthai.la: 225e930fbf1cc7a87c3ae8edb707fe40f1ab4e75bc48c43e559aa2ec140f74e9
  /usr/local/lib/libthai.so: '-'
  /usr/local/lib/libthai.so.2: bba8292385ed03522aab4a52a8078dbdd9b8e771ac3a35e5b477a3204a06bdb8
  /usr/local/libdata/pkgconfig/libthai.pc: 24ee6bbd6a7e344525cb76f904a94c08f37b4c99c64efa8f491a7337b18bd1bb
  /usr/local/share/libthai/thbrk.tri: 58569666cd73790285723148b059e53fd73a7ff719a5e577e964b228f82d2415
  /usr/local/share/licenses/libthai-0.1.19/LGPL21: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551
  /usr/local/share/licenses/libthai-0.1.19/LICENSE: 771915ce001e64e6273d8877b28a1155e8c64a0053ed0b98d93dcb4562911c92
  /usr/local/share/licenses/libthai-0.1.19/catalog.mk: b949c57cdc9df3a6d1d497f23b073fb095157b1765475615bd955b321dedbcdc
directories:
  /usr/local/share/licenses/libthai-0.1.19/: n
  /usr/local/share/licenses/: y
  /usr/local/share/libthai/: n
  /usr/local/include/thai/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
