---
name: liblinebreak
version: 2.1
origin: textproc/liblinebreak
comment: Implementation of the line breaking algorithm for Unicode
arch: freebsd:9:x86:64
www: http://vimgadgets.sourceforge.net/liblinebreak/
maintainer: fluffy@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 82954
desc: "Liblinebreak is an implementation of the line breaking algorithm as\ndescribed
  in Unicode 5.1.0 Standard Annex 14, Revision 22. It breaks\nlines that contain Unicode
  characters. It is designed to be used in a\ngeneric text renderer. FBReader is one
  real-world example.\n\nWWW:\thttp://vimgadgets.sourceforge.net/liblinebreak/\n"
categories: [textproc]
files:
  /usr/local/include/linebreak.h: 1514dfee759cdeb1195ddba5839d2c9abe777cbed111f052639829055ea26d1b
  /usr/local/include/linebreakdef.h: ebbbb14d11d1f13035041e0d93305997880e7a794736534b76e7eedea06ffeb0
  /usr/local/lib/liblinebreak.a: 49046f3051427985653137e0f6e15c5134190622ca4615578db9111b5065323a
  /usr/local/lib/liblinebreak.la: 00d5bebe869cde3a39ecad26e779c0857ae711dab2041611d3ff5ec8ce2bedcb
  /usr/local/lib/liblinebreak.so: '-'
  /usr/local/lib/liblinebreak.so.2: 204737ef4fb44f87c283328c737a4759f484b808a17745dd62979eea8700b17f
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
