Date: Mon, 27 Mar 2006 20:06:12 +0700 (ICT) From: Thawatchai Piyawat <piyawat@planet.mgt.psu.ac.th> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/95003: New port: print/libthai Thai language support library Message-ID: <200603271306.k2RD6Crw017601@planet.mgt.psu.ac.th> Resent-Message-ID: <200603271320.k2RDKB71073172@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 95003 >Category: ports >Synopsis: New port: print/libthai Thai language support library >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 27 13:20:10 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thawatchai Piyawat <piyawat@usablelabs.com> >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: UsableLabs >Environment: System: FreeBSD planet.mgt.psu.ac.th 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sat Mar 11 14:26:23 ICT 2006 piyawat@planet.mgt.psu.ac.th:/usr/obj/usr/src/sys/GENERIC i386 >Description: Thai language support library. This library is a base of many Thai applications. >How-To-Repeat: >Fix: --- libthai.sh 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: # # libthai # libthai/Makefile # libthai/distinfo # libthai/pkg-descr # libthai/pkg-plist # echo c - libthai mkdir -p libthai > /dev/null 2>&1 echo x - libthai/Makefile sed 's/^X//' >libthai/Makefile << 'END-of-libthai/Makefile' X# New ports collection makefile for: libthai X# Date created: 27 March 2006 X# Whom: Thawatchai Piyawat X# X# $FreeBSD$ X# X XPORTNAME= libthai XPORTVERSION= 0.1.5 XCATEGORIES= print XMASTER_SITES= http://www.usablelabs.com/download/ X XMAINTAINER= piyawat@usablelabs.com XCOMMENT= Thai language support library X XINSTALLS_SHLIB= yes XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XALL_TARGET= all check X XMAN3= libthai.3 thctype.3 wtt.3 XMANCOMPRESSED= no X X.include <bsd.port.mk> END-of-libthai/Makefile echo x - libthai/distinfo sed 's/^X//' >libthai/distinfo << 'END-of-libthai/distinfo' XMD5 (libthai-0.1.5.tar.gz) = 33f387e4cdde61033c223c6f4efaf583 XSHA256 (libthai-0.1.5.tar.gz) = ff74b3a798235619fff78087ade44a1faf77d213c16c70d7bef242c17bc37a10 XSIZE (libthai-0.1.5.tar.gz) = 1359452 END-of-libthai/distinfo echo x - libthai/pkg-descr sed 's/^X//' >libthai/pkg-descr << 'END-of-libthai/pkg-descr' X XLibThai is a set of Thai language support routines aimed to ease Xdevelopers' tasks to incorporate Thai language support in their Xapplications. It includes important Thai-specific functions e.g. Xword breaking, input and output methods as well as basic charac- Xter and string supports. LibThai is an Open Source and collabora- Xtive effort initiated by Thai Linux Working Group and opened for Xall contributors. X XLibThai includes Thai language support routines: X X* Thai character set support: TIS 620, ISO/IEC 10646 X* Thai character properties X* Thai string manipulators X* Thai string collation X* Thai word breaking X* Thai input method X* Thai output method X XWWW: http://linux.thai.net/plone/TLWG/libthai/ END-of-libthai/pkg-descr echo x - libthai/pkg-plist sed 's/^X//' >libthai/pkg-plist << 'END-of-libthai/pkg-plist' Xbin/cttex Xinclude/thai/thailib.h Xinclude/thai/thbrk.h Xinclude/thai/thcell.h Xinclude/thai/thcoll.h Xinclude/thai/thctype.h Xinclude/thai/thinp.h Xinclude/thai/thrend.h Xinclude/thai/thstr.h Xinclude/thai/thwbrk.h Xinclude/thai/thwchar.h Xinclude/thai/thwcoll.h Xinclude/thai/thwctype.h Xinclude/thai/thwinp.h Xinclude/thai/thwrend.h Xinclude/thai/thwstr.h Xinclude/thai/tis.h Xinclude/thai/wtt.h Xlib/libthai.a Xlib/libthai.la Xlib/libthai.so Xlib/libthai.so.0 Xlib/pkgconfig/libthai.pc Xshare/nls/en_US.US-ASCII Xshare/nls/POSIX X@dirrm lib/pkgconfig X@dirrm include/thai END-of-libthai/pkg-plist exit --- libthai.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603271306.k2RD6Crw017601>