ports/130949: [NEW PORT] textproc/liblinebreak: Implementation of the line breaking algorithm for Unicode

Yuri Pankov yuri.pankov at gmail.com
Sat Jan 24 16:10:17 UTC 2009


>Number:         130949
>Category:       ports
>Synopsis:       [NEW PORT] textproc/liblinebreak: Implementation of the line breaking algorithm for Unicode
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 24 16:10:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Yuri Pankov
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darklight.homeunix.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Wed Dec  3 06:14:28 UTC
>Description:
Liblinebreak is an implementation of the line breaking algorithm as
described in Unicode 5.1.0 Standard Annex 14, Revision 22. It breaks
lines that contain Unicode characters. It is designed to be used in a
generic text renderer. FBReader is one real-world example.

WWW:	http://vimgadgets.sourceforge.net/liblinebreak/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- liblinebreak-1.0.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	liblinebreak
#	liblinebreak/pkg-descr
#	liblinebreak/Makefile
#	liblinebreak/pkg-plist
#	liblinebreak/distinfo
#
echo c - liblinebreak
mkdir -p liblinebreak > /dev/null 2>&1
echo x - liblinebreak/pkg-descr
sed 's/^X//' >liblinebreak/pkg-descr << 'e2dbb66b82718d0cecceebca0fb5dcbd'
XLiblinebreak is an implementation of the line breaking algorithm as
Xdescribed in Unicode 5.1.0 Standard Annex 14, Revision 22. It breaks
Xlines that contain Unicode characters. It is designed to be used in a
Xgeneric text renderer. FBReader is one real-world example.
X
XWWW:	http://vimgadgets.sourceforge.net/liblinebreak/
e2dbb66b82718d0cecceebca0fb5dcbd
echo x - liblinebreak/Makefile
sed 's/^X//' >liblinebreak/Makefile << '30d0021ad6947e34088a5d38ddaab4d6'
X# New ports collection makefile for:	liblinebreak
X# Date created:		2009-01-24
X# Whom:			Yuri Pankov <yuri.pankov at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	liblinebreak
XPORTVERSION=	1.0
XCATEGORIES=	textproc
XMASTER_SITES=	SF
XMASTER_SITE_SUBDIR=	vimgadgets
X
XMAINTAINER=	yuri.pankov at gmail.com
XCOMMENT=	Implementation of the line breaking algorithm for Unicode
X
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
X
X.include <bsd.port.mk>
30d0021ad6947e34088a5d38ddaab4d6
echo x - liblinebreak/pkg-plist
sed 's/^X//' >liblinebreak/pkg-plist << '5cf79ab812af4e5beaebd734a917d736'
Xinclude/linebreak.h
Xinclude/linebreakdef.h
Xlib/liblinebreak.so.1
Xlib/liblinebreak.so
Xlib/liblinebreak.la
Xlib/liblinebreak.a
5cf79ab812af4e5beaebd734a917d736
echo x - liblinebreak/distinfo
sed 's/^X//' >liblinebreak/distinfo << 'ab67d8e2c0ab832a9f6611279792bffc'
XMD5 (liblinebreak-1.0.tar.gz) = b20e114b4a701ab77a4e827d78324168
XSHA256 (liblinebreak-1.0.tar.gz) = 0b0e5568857f165f6e013cf960c0342f6a9dbcf126e1e713091eb8cc93d26f53
XSIZE (liblinebreak-1.0.tar.gz) = 344598
ab67d8e2c0ab832a9f6611279792bffc
exit
--- liblinebreak-1.0.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list