diff options
author | obache <obache@pkgsrc.org> | 2009-11-24 11:47:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-11-24 11:47:40 +0000 |
commit | 9d7b960c6dd99fe089fb2b2820a6783a711755be (patch) | |
tree | 8724f29f4d20fd5c29c41d747246a874fda8b592 /inputmethod | |
parent | e6232cb7fdfab4f5b4cb74777528f4db1f3cebc3 (diff) | |
download | pkgsrc-9d7b960c6dd99fe089fb2b2820a6783a711755be.tar.gz |
Import scim-anthy-1.2.7 as inputmethod/scim-anthy.
scim-anthy is a SCIM IMEngine module for anthy.
SCIM is Smart Common Input Method platform, it provides user friendly/full
featured user interface and development platform to make input method
developer's life easier.
Anthy is a system for Japanese input method.
It converts Hiragana text to Kana Kanji mixed text.
scim-anthy provides some usefull user interfaces for Anthy using SCIM.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/scim-anthy/DESCR | 10 | ||||
-rw-r--r-- | inputmethod/scim-anthy/Makefile | 27 | ||||
-rw-r--r-- | inputmethod/scim-anthy/PLIST | 24 | ||||
-rw-r--r-- | inputmethod/scim-anthy/distinfo | 5 |
4 files changed, 66 insertions, 0 deletions
diff --git a/inputmethod/scim-anthy/DESCR b/inputmethod/scim-anthy/DESCR new file mode 100644 index 00000000000..6d4514ba90f --- /dev/null +++ b/inputmethod/scim-anthy/DESCR @@ -0,0 +1,10 @@ +scim-anthy is a SCIM IMEngine module for anthy. + +SCIM is Smart Common Input Method platform, it provides user friendly/full +featured user interface and development platform to make input method +developer's life easier. + +Anthy is a system for Japanese input method. +It converts Hiragana text to Kana Kanji mixed text. + +scim-anthy provides some usefull user interfaces for Anthy using SCIM. diff --git a/inputmethod/scim-anthy/Makefile b/inputmethod/scim-anthy/Makefile new file mode 100644 index 00000000000..2cafaf1a6c9 --- /dev/null +++ b/inputmethod/scim-anthy/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 11:47:40 obache Exp $ +# + +DISTNAME= scim-anthy-1.2.7 +CATEGORIES= inputmethod +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/37309/} + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://scim-imengine.sourceforge.jp/ +COMMENT= SCIM IMEngine module for anthy +LICENSE= gnu-gpl-v2 + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_PKGLOCALEDIR= yes +USE_LANGUAGES= c c++ +USE_LIBTOOL= yes +USE_TOOLS+= msgfmt pkg-config +GNU_CONFIGURE= yes + +USE_SCIM_GTKUTILS= yes + +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../inputmethod/anthy/buildlink3.mk" +.include "../../inputmethod/scim/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/scim-anthy/PLIST b/inputmethod/scim-anthy/PLIST new file mode 100644 index 00000000000..3dece00dcee --- /dev/null +++ b/inputmethod/scim-anthy/PLIST @@ -0,0 +1,24 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 11:47:40 obache Exp $ +lib/scim-1.0/1.4.0/Helper/anthy-imengine-helper.la +lib/scim-1.0/1.4.0/IMEngine/anthy.la +lib/scim-1.0/1.4.0/SetupUI/anthy-imengine-setup.la +share/locale/de/LC_MESSAGES/scim-anthy.mo +share/locale/ja/LC_MESSAGES/scim-anthy.mo +share/scim/Anthy/style/101kana.sty +share/scim/Anthy/style/atok.sty +share/scim/Anthy/style/azik.sty +share/scim/Anthy/style/canna.sty +share/scim/Anthy/style/msime.sty +share/scim/Anthy/style/nicola-a.sty +share/scim/Anthy/style/nicola-f.sty +share/scim/Anthy/style/nicola-j.sty +share/scim/Anthy/style/oasys100j.sty +share/scim/Anthy/style/tron-dvorak.sty +share/scim/Anthy/style/tron-qwerty-jp.sty +share/scim/Anthy/style/tsuki-2-203-101.sty +share/scim/Anthy/style/tsuki-2-203-106.sty +share/scim/Anthy/style/vje-delta.sty +share/scim/Anthy/style/wnn.sty +share/scim/icons/scim-anthy-dict.png +share/scim/icons/scim-anthy-swap-colors.png +share/scim/icons/scim-anthy.png diff --git a/inputmethod/scim-anthy/distinfo b/inputmethod/scim-anthy/distinfo new file mode 100644 index 00000000000..70e0e37b777 --- /dev/null +++ b/inputmethod/scim-anthy/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/11/24 11:47:40 obache Exp $ + +SHA1 (scim-anthy-1.2.7.tar.gz) = 1429cf202f5cdcfc4733220acbe27dd9edb75db8 +RMD160 (scim-anthy-1.2.7.tar.gz) = 87729958d568989ed56f2a2b8342f4b3af45dfb9 +Size (scim-anthy-1.2.7.tar.gz) = 680942 bytes |