diff options
author | obache <obache@pkgsrc.org> | 2008-04-13 06:07:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-04-13 06:07:57 +0000 |
commit | f7f43db5b61062305128ed5da8ba65ac5b0cefe3 (patch) | |
tree | 9ec28fad70ca55948d600c92984c2bc081e18e58 /inputmethod | |
parent | 01225746dec782e2e79f48c293ff7212d38c1e10 (diff) | |
download | pkgsrc-f7f43db5b61062305128ed5da8ba65ac5b0cefe3.tar.gz |
Import uim-tomoe-gtk version 0.6.0.
uim-tomoe-gtk is an UIM helper program for Tomoe.
Tomoe is a handwriting recognizer which currently supports Japanese.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/uim-tomoe-gtk/DESCR | 3 | ||||
-rw-r--r-- | inputmethod/uim-tomoe-gtk/Makefile | 22 | ||||
-rw-r--r-- | inputmethod/uim-tomoe-gtk/PLIST | 3 | ||||
-rw-r--r-- | inputmethod/uim-tomoe-gtk/distinfo | 5 |
4 files changed, 33 insertions, 0 deletions
diff --git a/inputmethod/uim-tomoe-gtk/DESCR b/inputmethod/uim-tomoe-gtk/DESCR new file mode 100644 index 00000000000..e0d69afaed9 --- /dev/null +++ b/inputmethod/uim-tomoe-gtk/DESCR @@ -0,0 +1,3 @@ +uim-tomoe-gtk is an UIM helper program for Tomoe. + +Tomoe is a handwriting recognizer which currently supports Japanese. diff --git a/inputmethod/uim-tomoe-gtk/Makefile b/inputmethod/uim-tomoe-gtk/Makefile new file mode 100644 index 00000000000..29a9e95e116 --- /dev/null +++ b/inputmethod/uim-tomoe-gtk/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/04/13 06:07:57 obache Exp $ +# + +DISTNAME= uim-tomoe-gtk-0.6.0 +CATEGORIES= inputmethod +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://tomoe.sourceforge.jp/ +COMMENT= UIM helper program for Tomoe + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= gmake intltool msgfmt +USE_PKGLOCALEDIR= yes + +.include "../../inputmethod/tomoe/buildlink3.mk" +.include "../../inputmethod/tomoe-gtk/buildlink3.mk" +.include "../../inputmethod/uim/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/uim-tomoe-gtk/PLIST b/inputmethod/uim-tomoe-gtk/PLIST new file mode 100644 index 00000000000..f027757d186 --- /dev/null +++ b/inputmethod/uim-tomoe-gtk/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/13 06:07:57 obache Exp $ +bin/uim-tomoe-gtk +share/locale/ja/LC_MESSAGES/uim-tomoe-gtk.mo diff --git a/inputmethod/uim-tomoe-gtk/distinfo b/inputmethod/uim-tomoe-gtk/distinfo new file mode 100644 index 00000000000..0a1f398a5a9 --- /dev/null +++ b/inputmethod/uim-tomoe-gtk/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/04/13 06:07:57 obache Exp $ + +SHA1 (uim-tomoe-gtk-0.6.0.tar.gz) = 7bf0154886ed0f06370be997d54633da3d1311fe +RMD160 (uim-tomoe-gtk-0.6.0.tar.gz) = 61399037a5802b426fa1d17815b755145013d117 +Size (uim-tomoe-gtk-0.6.0.tar.gz) = 372357 bytes |