[Midnightbsd-cvs] mports [18210] trunk/devel/libthai: libthai 0.1.21

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 17 22:32:53 EDT 2015


Revision: 18210
          http://svnweb.midnightbsd.org/mports/?rev=18210
Author:   laffer1
Date:     2015-03-17 22:32:52 -0400 (Tue, 17 Mar 2015)
Log Message:
-----------
libthai 0.1.21

Modified Paths:
--------------
    trunk/devel/libthai/Makefile
    trunk/devel/libthai/distinfo
    trunk/devel/libthai/pkg-descr
    trunk/devel/libthai/pkg-plist

Modified: trunk/devel/libthai/Makefile
===================================================================
--- trunk/devel/libthai/Makefile	2015-03-18 02:29:44 UTC (rev 18209)
+++ trunk/devel/libthai/Makefile	2015-03-18 02:32:52 UTC (rev 18210)
@@ -1,41 +1,27 @@
-# New ports collection makefile for:    libthai
-# Date created:        28 March 2006
-# Whom:                Thawatchai Piyawat <piyawat at usablelabs.com>
-#
 # $FreeBSD: ports/devel/libthai/Makefile,v 1.3 2006/03/31 10:01:33 garga Exp $
 # $MidnightBSD$
-#
 
 PORTNAME=	libthai
-PORTVERSION=	0.1.5
-PORTREVISION=	4
+PORTVERSION=	0.1.21
 CATEGORIES=	devel
-MASTER_SITES=	http://www.usablelabs.com/download/
+MASTER_SITES=	http://linux.thai.net/pub/thailinux/software/libthai/
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Thai language support library
-LICENSE=	lgpl
 
-USE_LDCONFIG=	yes
-GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
-USE_AUTOTOOLS=	automake autoconf libtool
-MAKE_JOBS_UNSAFE=	yes
+LICENSE=	lgpl2.1
 
-BUILD_DEPENDS=	autogen:${PORTSDIR}/devel/autogen
+LIB_DEPENDS=	libdatrie.so:${PORTSDIR}/devel/libdatrie
 
-ALL_TARGET=	all check
+USES=		gmake libtool pathfix pkgconfig tar:xz
+GNU_CONFIGURE=	yes
+USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
 
-MAN3=	libthai.3 thctype.3 wtt.3
+OPTIONS_DEFINE=	DOXYGEN
+OPTIONS_SUB=	yes
 
-pre-configure:
-	@cd ${WRKSRC} && ${SH} autogen.sh
+DOXYGEN_BUILD_DEPENDS=	doxygen:${PORTSDIR}/devel/doxygen
+DOXYGEN_CONFIGURE_ENABLE=	doxygen-doc
 
-post-patch:
-	@${REINPLACE_CMD} -E 's,^(pkgconfigdir = ).*$$,\1$$(prefix)/libdata/pkgconfig,' \
-		${WRKSRC}/Makefile.am
-	@${REINPLACE_CMD} -e 's,15,,' -e 's,259,,' \
-		 -e 's,FreeBSD,MidnightBSD,' \
-		${WRKSRC}/autogen.sh
-
 .include <bsd.port.mk>

Modified: trunk/devel/libthai/distinfo
===================================================================
--- trunk/devel/libthai/distinfo	2015-03-18 02:29:44 UTC (rev 18209)
+++ trunk/devel/libthai/distinfo	2015-03-18 02:32:52 UTC (rev 18210)
@@ -1,3 +1,2 @@
-SHA256 (libthai-0.1.5.tar.gz) = a968896a8b15aa360bd98d5d94832d317c570accc5abf1375178394115d479da
-RMD160 (libthai-0.1.5.tar.gz) = 41aed27f63797c591e383f7b6b8b80a912772323
-SIZE (libthai-0.1.5.tar.gz) = 915209
+SHA256 (libthai-0.1.21.tar.xz) = ff0e41143a8be7e01a785778c2addae48945c8bad4a275d2135afec35959fae3
+SIZE (libthai-0.1.21.tar.xz) = 385384

Modified: trunk/devel/libthai/pkg-descr
===================================================================
--- trunk/devel/libthai/pkg-descr	2015-03-18 02:29:44 UTC (rev 18209)
+++ trunk/devel/libthai/pkg-descr	2015-03-18 02:32:52 UTC (rev 18210)
@@ -1,19 +1,19 @@
-LibThai  is a set of Thai language support routines aimed to ease
-developers' tasks to incorporate Thai language support  in  their
-applications.  It includes important Thai-specific functions e.g.
-word breaking, input and output methods as well as basic  charac-
-ter and string supports. LibThai is an Open Source and collabora-
-tive effort initiated by Thai Linux Working Group and opened  for
-all contributors.
+LibThai is a set of Thai language support routines aimed to ease developers'
+tasks to incorporate Thai language support in their applications.
 
+It includes important Thai-specific functions e.g. word breaking, input and
+output methods as well as basic character and string supports.  LibThai is
+an Open Source and collaborative effort initiated by Thai Linux Working
+Group and opened for all contributors.
+
 LibThai includes Thai language support routines:
 
-* Thai character set support: TIS 620, ISO/IEC 10646
-* Thai character properties
-* Thai string manipulators
-* Thai string  collation
-* Thai  word  breaking
-* Thai input method
-* Thai output method
+  - Thai character set support: TIS 620, ISO/IEC 10646
+  - Thai character properties
+  - Thai string manipulators
+  - Thai string collation
+  - Thai word breaking
+  - Thai input method
+  - Thai output method
 
-WWW: http://linux.thai.net/plone/TLWG/libthai/
+WWW: http://linux.thai.net/projects/libthai/

Modified: trunk/devel/libthai/pkg-plist
===================================================================
--- trunk/devel/libthai/pkg-plist	2015-03-18 02:29:44 UTC (rev 18209)
+++ trunk/devel/libthai/pkg-plist	2015-03-18 02:32:52 UTC (rev 18210)
@@ -1,4 +1,3 @@
-bin/cttex
 include/thai/thailib.h
 include/thai/thbrk.h
 include/thai/thcell.h
@@ -17,8 +16,78 @@
 include/thai/tis.h
 include/thai/wtt.h
 lib/libthai.a
-lib/libthai.la
 lib/libthai.so
 lib/libthai.so.0
+lib/libthai.so.0.2.0
 libdata/pkgconfig/libthai.pc
- at dirrm include/thai
+%%DOXYGEN%%%%DOCSDIR%%/html/annotated.html
+%%DOXYGEN%%%%DOCSDIR%%/html/arrowdown.png
+%%DOXYGEN%%%%DOCSDIR%%/html/arrowright.png
+%%DOXYGEN%%%%DOCSDIR%%/html/bc_s.png
+%%DOXYGEN%%%%DOCSDIR%%/html/bdwn.png
+%%DOXYGEN%%%%DOCSDIR%%/html/classes.html
+%%DOXYGEN%%%%DOCSDIR%%/html/closed.png
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_0449c117ea8526a2d75906818366ea00.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_21d789961216af290d042750153b8196.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_27634488b513a0cc2afc6ccdc5595e06.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_2b8aac3db400906f5e79e7f370615f3e.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_59425e443f801f1f2fd8bbe4959a3ccf.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_640b03dcaffdb7a9c0cde9fd2f0ca223.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_7f62d35e0bc619b4325d379e099523b3.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_8c685ef5a7dbf790469f6c666e21f413.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_98a1b52be5bcdc51cfeaab671abbf84f.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_a93553028060ed033770017dd9746646.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_c658eed3dfdff50853274a716487bd3c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_d972ad55ccf58833cd1ca22189049c8f.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_f4af657a97c564dea6d05f2b597ff3b2.html
+%%DOXYGEN%%%%DOCSDIR%%/html/doc.png
+%%DOXYGEN%%%%DOCSDIR%%/html/doxygen.css
+%%DOXYGEN%%%%DOCSDIR%%/html/doxygen.png
+%%DOXYGEN%%%%DOCSDIR%%/html/dynsections.js
+%%DOXYGEN%%%%DOCSDIR%%/html/files.html
+%%DOXYGEN%%%%DOCSDIR%%/html/folderclosed.png
+%%DOXYGEN%%%%DOCSDIR%%/html/folderopen.png
+%%DOXYGEN%%%%DOCSDIR%%/html/functions.html
+%%DOXYGEN%%%%DOCSDIR%%/html/functions_vars.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_enum.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_eval.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_type.html
+%%DOXYGEN%%%%DOCSDIR%%/html/index.html
+%%DOXYGEN%%%%DOCSDIR%%/html/jquery.js
+%%DOXYGEN%%%%DOCSDIR%%/html/nav_f.png
+%%DOXYGEN%%%%DOCSDIR%%/html/nav_g.png
+%%DOXYGEN%%%%DOCSDIR%%/html/nav_h.png
+%%DOXYGEN%%%%DOCSDIR%%/html/open.png
+%%DOXYGEN%%%%DOCSDIR%%/html/splitbar.png
+%%DOXYGEN%%%%DOCSDIR%%/html/structBestBrk.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structRecovHist.html
+%%DOXYGEN%%%%DOCSDIR%%/html/struct__BrkShot.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structthcell__t.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structthinpconv__t.html
+%%DOXYGEN%%%%DOCSDIR%%/html/sync_off.png
+%%DOXYGEN%%%%DOCSDIR%%/html/sync_on.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tab_a.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tab_b.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tab_h.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tab_s.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tabs.css
+%%DOXYGEN%%%%DOCSDIR%%/html/thailib_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/thbrk_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/thcell_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/thcoll_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/thctype_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/thinp_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/thrend_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/thstr_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/thwbrk_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/thwchar_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/thwcoll_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/thwctype_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/thwstr_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/tis_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/wtt_8h.html
+%%DATADIR%%/thbrk.tri



More information about the Midnightbsd-cvs mailing list