summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-05-15 08:55:35 +0000
committerobache <obache@pkgsrc.org>2009-05-15 08:55:35 +0000
commitc0a88fe55c5f276c9d71bc63a389f01f653fbffe (patch)
tree43edadbef7488e3dd76a925fb5100d65c40bb031
parentb0b61278009fea8a1b509d783069ad757db6fd3e (diff)
downloadpkgsrc-c0a88fe55c5f276c9d71bc63a389f01f653fbffe.tar.gz
Update libthai to 0.1.11.
LibThai 0.1.11 (6 April 2009): * Diminished link flags in pkg-config info, for less dependency for clients. * More words in word break dictionary. LibThai 0.1.10 (30 March 2009): * More dictionary capacity with libdatrie 0.2. * Dictionary clean-up on unload. * Some performance fine-tuning. * More words in word break dictionary.
-rw-r--r--devel/libthai/Makefile9
-rw-r--r--devel/libthai/PLIST6
-rw-r--r--devel/libthai/buildlink3.mk4
-rw-r--r--devel/libthai/distinfo8
4 files changed, 14 insertions, 13 deletions
diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile
index 01e1e156be7..2ca9d2d30d1 100644
--- a/devel/libthai/Makefile
+++ b/devel/libthai/Makefile
@@ -1,14 +1,17 @@
-# $NetBSD: Makefile,v 1.3 2008/03/17 12:52:00 obache Exp $
+# $NetBSD: Makefile,v 1.4 2009/05/15 08:55:35 obache Exp $
#
-DISTNAME= libthai-0.1.9
+DISTNAME= libthai-0.1.11
CATEGORIES= devel
-MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/
+MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \
+ ftp://linux.thai.net/pub/ThaiLinux/software/libthai/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://linux.thai.net/projects/libthai
COMMENT= Thai language support routines
+LICENSE= gnu-lgpl-v2.1
+
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
diff --git a/devel/libthai/PLIST b/devel/libthai/PLIST
index 61475a4b5f7..69716023dbd 100644
--- a/devel/libthai/PLIST
+++ b/devel/libthai/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/02/11 02:20:44 obache Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/05/15 08:55:35 obache Exp $
include/thai/thailib.h
include/thai/thbrk.h
include/thai/thcell.h
@@ -18,8 +18,6 @@ include/thai/tis.h
include/thai/wtt.h
lib/libthai.la
lib/pkgconfig/libthai.pc
-share/libthai/thbrk.br
-share/libthai/thbrk.sbm
-share/libthai/thbrk.tl
+share/libthai/thbrk.tri
@dirrm share/libthai
@dirrm include/thai
diff --git a/devel/libthai/buildlink3.mk b/devel/libthai/buildlink3.mk
index c19c7d8149d..a0900402835 100644
--- a/devel/libthai/buildlink3.mk
+++ b/devel/libthai/buildlink3.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:24:23 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2009/05/15 08:55:35 obache Exp $
BUILDLINK_TREE+= libthai
.if !defined(LIBTHAI_BUILDLINK3_MK)
LIBTHAI_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.libthai+= libthai>=0.1.9
+BUILDLINK_API_DEPENDS.libthai+= libthai>=0.1.10
BUILDLINK_PKGSRCDIR.libthai?= ../../devel/libthai
.include "../../devel/libdatrie/buildlink3.mk"
diff --git a/devel/libthai/distinfo b/devel/libthai/distinfo
index d57dcfb6a11..a38a7963d37 100644
--- a/devel/libthai/distinfo
+++ b/devel/libthai/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/02/11 02:20:44 obache Exp $
+$NetBSD: distinfo,v 1.2 2009/05/15 08:55:35 obache Exp $
-SHA1 (libthai-0.1.9.tar.gz) = 236c3af13dc08c364a1d623705cd2e33877ac942
-RMD160 (libthai-0.1.9.tar.gz) = 68912107094969dd0297f94dbf0a770f3ff5fe01
-Size (libthai-0.1.9.tar.gz) = 491038 bytes
+SHA1 (libthai-0.1.11.tar.gz) = 0df32815881f3c174b26b315c1c05eb20842dd8e
+RMD160 (libthai-0.1.11.tar.gz) = 884bbbe983b5d815def6021e05681da61c5706dc
+Size (libthai-0.1.11.tar.gz) = 462122 bytes