Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
This is SCIM IMEngine module for Thai, based on libthai library.
Currently, it supports 3 keyboard layouts:
- Ketmanee
- TIS-820.2538
- Pattachote
In addition to keyboard layout suuports, it also validate input sequences
in 3 levels of strictness:
- Passthrough (no check)
- Basic Check
- Srict Check
For applications that support surrounding text retrieval/deleting,
it also corrects the invalid input sequences.

View File

@@ -0,0 +1,26 @@
# $NetBSD: Makefile,v 1.21 2013/06/06 12:54:39 wiz Exp $
#
DISTNAME= scim-thai-0.1.2
PKGREVISION= 12
CATEGORIES= inputmethod
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/scim-thai
COMMENT= SCIM IMEngine module for Thai
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
USE_SCIM_GTKUTILS= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libthai/buildlink3.mk"
.include "../../inputmethod/scim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 12:08:40 obache Exp $
lib/scim-1.0/1.4.0/IMEngine/thai.la
lib/scim-1.0/1.4.0/SetupUI/thai-imengine-setup.la
share/locale/th/LC_MESSAGES/scim-thai.mo
share/scim/icons/scim-thai.png

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2011/10/07 11:56:39 obache Exp $
SHA1 (scim-thai-0.1.2.tar.gz) = 4aad0c5f2060029be3eabcfd753a87f9364e2bb4
RMD160 (scim-thai-0.1.2.tar.gz) = f44fab1360e1a160c09a2afb1fc8ed8a7be24f73
Size (scim-thai-0.1.2.tar.gz) = 416804 bytes