Subject: CVS commit: pkgsrc/textproc
From: Mark Davies
Date: 2024-03-14 20:15:30
Message id: 20240314191530.43327FA2C@cvs.NetBSD.org

Log Message:
libunibreak: add version 6.1

This is libunibreak, an implementation of the line breaking and
word/grapheme breaking algorithms as described in [Unicode Standard
Annex 14][1] (UAX #14) and [Unicode Standard Annex 29][2] (UAX #29).

As of February 2024, Unicode 15.0 support for line breaking, as well as
full Unicode 15.1 support for word/grapheme breaking, is provided.
There is currently no plan to implement full Unicode 15.1 support for
line breaking, mostly because tailoring for Brahmic scripts, as
described in LB28a of UAX #14-51, is problematic within the current
framework.

Files:
RevisionActionfile
1.1addpkgsrc/textproc/libunibreak/DESCR
1.1addpkgsrc/textproc/libunibreak/Makefile
1.1addpkgsrc/textproc/libunibreak/PLIST
1.1addpkgsrc/textproc/libunibreak/buildlink3.mk
1.1addpkgsrc/textproc/libunibreak/distinfo