diff options
author | obache <obache> | 2009-11-24 12:11:39 +0000 |
---|---|---|
committer | obache <obache> | 2009-11-24 12:11:39 +0000 |
commit | 0f26bb631c14db9a0bb3ab8868c395540994fa7b (patch) | |
tree | 62e2f7b845d899a59c1308dad40a2e3567c3a27d /inputmethod | |
parent | db807897ff09c02e981161d226b143aad7866207 (diff) | |
download | pkgsrc-0f26bb631c14db9a0bb3ab8868c395540994fa7b.tar.gz |
Import scim-unikey-0.3.1 as inputmethod/scim-unikey.
scim-unikey is a scim input method engine.
It use ukengine for progress key event.
(a mod version of ukengine)
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/scim-unikey/DESCR | 3 | ||||
-rw-r--r-- | inputmethod/scim-unikey/Makefile | 25 | ||||
-rw-r--r-- | inputmethod/scim-unikey/PLIST | 11 | ||||
-rw-r--r-- | inputmethod/scim-unikey/distinfo | 5 |
4 files changed, 44 insertions, 0 deletions
diff --git a/inputmethod/scim-unikey/DESCR b/inputmethod/scim-unikey/DESCR new file mode 100644 index 00000000000..84bc004b0c5 --- /dev/null +++ b/inputmethod/scim-unikey/DESCR @@ -0,0 +1,3 @@ +scim-unikey is a scim input method engine. +It use ukengine for progress key event. +(a mod version of ukengine) diff --git a/inputmethod/scim-unikey/Makefile b/inputmethod/scim-unikey/Makefile new file mode 100644 index 00000000000..d5ea145a3b7 --- /dev/null +++ b/inputmethod/scim-unikey/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 12:11:39 obache Exp $ +# + +DISTNAME= scim-unikey-0.3.1 +CATEGORIES= inputmethod +MASTER_SITES= http://scim-unikey.googlecode.com/files/ + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://code.google.com/p/scim-unikey/ +COMMENT= Vietnamese Input Method Engine for SCIM using Unikey IME +LICENSE= gnu-lgpl-v2.1 + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_PKGLOCALEDIR= yes +USE_LANGUAGES= c c++ +USE_TOOLS+= pkg-config msgfmt + +USE_SCIM_GTKUTILS= yes + +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../inputmethod/scim/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/scim-unikey/PLIST b/inputmethod/scim-unikey/PLIST new file mode 100644 index 00000000000..ba63b0e764a --- /dev/null +++ b/inputmethod/scim-unikey/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 12:11:39 obache Exp $ +lib/libunikey-scim.la +lib/scim-1.0/1.4.0/Helper/unikey-helper.la +lib/scim-1.0/1.4.0/IMEngine/unikey.la +libexec/scim-setup-unikey +share/locale/vi/LC_MESSAGES/scim-unikey.mo +share/scim-unikey/setup/setup-macro.glade +share/scim-unikey/setup/setup-main.glade +share/scim/icons/scim-unikey-check.png +share/scim/icons/scim-unikey-configure.png +share/scim/icons/scim-unikey.png diff --git a/inputmethod/scim-unikey/distinfo b/inputmethod/scim-unikey/distinfo new file mode 100644 index 00000000000..4407817dca8 --- /dev/null +++ b/inputmethod/scim-unikey/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/11/24 12:11:39 obache Exp $ + +SHA1 (scim-unikey-0.3.1.tar.gz) = b5db5c2871e217b33f613e0cc8a4913ad32fed22 +RMD160 (scim-unikey-0.3.1.tar.gz) = bb81333348d53accfcc7a6dc671df9b9a5caf9df +Size (scim-unikey-0.3.1.tar.gz) = 482106 bytes |