diff options
author | obache <obache@pkgsrc.org> | 2009-11-24 11:50:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-11-24 11:50:45 +0000 |
commit | 0d820fc98938c8d69e6190fc535ecd55866c11e9 (patch) | |
tree | b404618f55ce37b573bab14b67e65bd697b7493e /inputmethod | |
parent | 1eae371223e8dce96fc7b129049980af0bca508f (diff) | |
download | pkgsrc-0d820fc98938c8d69e6190fc535ecd55866c11e9.tar.gz |
Import scim-canna-1.0.1 as inputmethod/scim-canna.
scim-canna is an SCIM IMEngine module for Canna.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/scim-canna/DESCR | 1 | ||||
-rw-r--r-- | inputmethod/scim-canna/Makefile | 25 | ||||
-rw-r--r-- | inputmethod/scim-canna/PLIST | 5 | ||||
-rw-r--r-- | inputmethod/scim-canna/distinfo | 5 |
4 files changed, 36 insertions, 0 deletions
diff --git a/inputmethod/scim-canna/DESCR b/inputmethod/scim-canna/DESCR new file mode 100644 index 00000000000..fca514216f9 --- /dev/null +++ b/inputmethod/scim-canna/DESCR @@ -0,0 +1 @@ +scim-canna is an SCIM IMEngine module for Canna. diff --git a/inputmethod/scim-canna/Makefile b/inputmethod/scim-canna/Makefile new file mode 100644 index 00000000000..c318d8b71f4 --- /dev/null +++ b/inputmethod/scim-canna/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 11:50:45 obache Exp $ +# + +DISTNAME= scim-canna-1.0.1 +CATEGORIES= inputmethod +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29155/} + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://scim-imengine.sourceforge.jp/ +COMMENT= SCIM IMEngine module for Canna + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= c c++ +USE_PKGLOCALEDIR= yes +USE_LIBTOOL= yes +USE_TOOLS+= msgfmt pkg-config +GNU_CONFIGURE= yes + +USE_SCIM_GTKUTILS= yes + +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../inputmethod/canna-lib/buildlink3.mk" +.include "../../inputmethod/scim/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/scim-canna/PLIST b/inputmethod/scim-canna/PLIST new file mode 100644 index 00000000000..b3a12b9f692 --- /dev/null +++ b/inputmethod/scim-canna/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 11:50:45 obache Exp $ +lib/scim-1.0/1.4.0/IMEngine/canna.la +lib/scim-1.0/1.4.0/SetupUI/canna-imengine-setup.la +share/locale/ja/LC_MESSAGES/scim-canna.mo +share/scim/icons/scim-canna.png diff --git a/inputmethod/scim-canna/distinfo b/inputmethod/scim-canna/distinfo new file mode 100644 index 00000000000..2ffe4204fe1 --- /dev/null +++ b/inputmethod/scim-canna/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/11/24 11:50:45 obache Exp $ + +SHA1 (scim-canna-1.0.1.tar.gz) = e8572d829e5f28a5623518475ce07dadd3754793 +RMD160 (scim-canna-1.0.1.tar.gz) = d8858f86e4e955c27473af846ccb55a409f24dc0 +Size (scim-canna-1.0.1.tar.gz) = 516186 bytes |