From 84e34261a6fa019ec4dc2e03cec0c2effe7a9a00 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 31 May 2014 14:26:24 +0000 Subject: Import uim-chewing-0.1.0 as inputmethod/uim-chewing. Chewing IM for uim. --- inputmethod/uim-chewing/DESCR | 1 + inputmethod/uim-chewing/Makefile | 22 ++++++++++++++++++++++ inputmethod/uim-chewing/PLIST | 7 +++++++ inputmethod/uim-chewing/distinfo | 5 +++++ 4 files changed, 35 insertions(+) create mode 100644 inputmethod/uim-chewing/DESCR create mode 100644 inputmethod/uim-chewing/Makefile create mode 100644 inputmethod/uim-chewing/PLIST create mode 100644 inputmethod/uim-chewing/distinfo (limited to 'inputmethod') diff --git a/inputmethod/uim-chewing/DESCR b/inputmethod/uim-chewing/DESCR new file mode 100644 index 00000000000..1e4f61d8f21 --- /dev/null +++ b/inputmethod/uim-chewing/DESCR @@ -0,0 +1 @@ +Chewing IM for uim. diff --git a/inputmethod/uim-chewing/Makefile b/inputmethod/uim-chewing/Makefile new file mode 100644 index 00000000000..79a5d737fe2 --- /dev/null +++ b/inputmethod/uim-chewing/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1 2014/05/31 14:26:24 obache Exp $ +# + +DISTNAME= uim-chewing-0.1.0 +CATEGORIES= inputmethod +MASTER_SITES= http://uim.googlecode.com/files/ + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://code.google.com/p/uim/ +COMMENT= Chewing im for uim +LICENSE= modified-bsd + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config + +UIM_MODULES= chewing +.include "../../inputmethod/uim/modules.mk" + +.include "../../inputmethod/libchewing/buildlink3.mk" +.include "../../inputmethod/uim/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/uim-chewing/PLIST b/inputmethod/uim-chewing/PLIST new file mode 100644 index 00000000000..786995ed4b2 --- /dev/null +++ b/inputmethod/uim-chewing/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2014/05/31 14:26:24 obache Exp $ +lib/uim/plugin/libuim-chewing.la +share/uim/chewing-custom.scm +share/uim/chewing-key-custom.scm +share/uim/chewing.scm +share/uim/pixmaps/chewing.png +share/uim/pixmaps/chewing_dark_background.png diff --git a/inputmethod/uim-chewing/distinfo b/inputmethod/uim-chewing/distinfo new file mode 100644 index 00000000000..2f877a883a2 --- /dev/null +++ b/inputmethod/uim-chewing/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2014/05/31 14:26:24 obache Exp $ + +SHA1 (uim-chewing-0.1.0.tar.gz) = c3c7aeda314b3f74e9e201417a836bb0e6ac1f13 +RMD160 (uim-chewing-0.1.0.tar.gz) = 3e2014262dce9f98f23f097cb926b7aa3fce4b9d +Size (uim-chewing-0.1.0.tar.gz) = 317292 bytes -- cgit v1.2.3