---
name: utf8proc
version: 1.1.3
origin: textproc/utf8proc
comment: UTF-8 processing library
arch: freebsd:9:x86:64
www: http://www.flexiguided.de/publications.utf8proc.en.html
maintainer: clsung@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 1309219
desc: "utf8proc is a library for processing UTF-8 encoded Unicode strings. \nSome
  features are Unicode normalization, stripping of default ignorable \ncharacters,
  case folding and detection of grapheme cluster boundaries. \nA special character
  mapping is available, which converts for example the \ncharacters \"Hyphen\" (U+2010),
  \"Minus\" (U+2212) and\n\"Hyphen-Minus\" (U+002D, ASCII Minus) all into the ASCII
  minus sign, to\nmake them equal for comparisons.\n\nWWW:\thttp://www.flexiguided.de/publications.utf8proc.en.html\n"
categories: [textproc, devel]
files:
  /usr/local/include/utf8proc.h: b5ce2bdf3e0a5f93a35eebf40b3a9f7012b498ad8c08dbe607ecc0db0ce249ec
  /usr/local/lib/libutf8proc.a: e33f0346ddbca5565057599c26358a60ada400db5a899dd8f07248f6ce66a888
  /usr/local/lib/libutf8proc.so: '-'
  /usr/local/lib/libutf8proc.so.1: f2c5824836e506427edf32ac04e567ea6e54fbc2d1ee61b5383578e691e4307d
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
