[Lunar-commits] <moonbase-gnome3> libthai: added it to the gnome3 repo.
Florin Braescu
florin at lunar-linux.org
Sun May 12 12:08:37 CEST 2013
commit 898a93e6ad72559ce60b1faadbcafad54b098984
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 12 May 2013 03:08:13 -0700
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/898a93e6ad72559ce60b1faadbcafad54b098984
libthai: added it to the gnome3 repo.
---
libs/libthai/DEPENDS | +2/-0
libs/libthai/DETAILS | +16/-0
2 files changed, 18 insertions(+)
--- /dev/null
+++ b/libs/libthai/DEPENDS
@@ -0,0 +1,2 @@
+depends libdatrie
+depends pkgconfig
--- /dev/null
+++ b/libs/libthai/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=libthai
+ VERSION=0.1.18
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://linux.thai.net/pub/thailinux/software/$MODULE
+ SOURCE_VFY=sha1:6b9e4a105c3a424f37052a91ee842f0244320396
+ WEB_SITE=http://linux.thai.net/projects/$MODULE
+ ENTERED=20130429
+ UPDATED=20130429
+ SHORT="Thai language support routines"
+
+cat << EOF
+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.
+EOF
More information about the Lunar-commits
mailing list