[Lunar-commits] <moonbase-other> libthai: move to -other

v4hn me at v4hn.de
Sat May 18 20:36:15 CEST 2013


commit a6a3e28e6b67a26856061d9a3efd5f57d8e2a1a3
Author: v4hn <me at v4hn.de>
Date: Sat, 18 May 2013 11:35:43 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/a6a3e28e6b67a26856061d9a3efd5f57d8e2a1a3

libthai: move to -other

This is a pango dependency
---
  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