pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/uim-tomoe-gtk Import uim-tomoe-gtk version...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/35977ebc9b97
branches:  trunk
changeset: 540990:35977ebc9b97
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Apr 13 06:07:57 2008 +0000

description:
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:

 inputmethod/uim-tomoe-gtk/DESCR    |   3 +++
 inputmethod/uim-tomoe-gtk/Makefile |  22 ++++++++++++++++++++++
 inputmethod/uim-tomoe-gtk/PLIST    |   3 +++
 inputmethod/uim-tomoe-gtk/distinfo |   5 +++++
 4 files changed, 33 insertions(+), 0 deletions(-)

diffs (49 lines):

diff -r 2f3e134342df -r 35977ebc9b97 inputmethod/uim-tomoe-gtk/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/uim-tomoe-gtk/DESCR   Sun Apr 13 06:07:57 2008 +0000
@@ -0,0 +1,3 @@
+uim-tomoe-gtk is an UIM helper program for Tomoe.
+
+Tomoe is a handwriting recognizer which currently supports Japanese.
diff -r 2f3e134342df -r 35977ebc9b97 inputmethod/uim-tomoe-gtk/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/uim-tomoe-gtk/Makefile        Sun Apr 13 06:07:57 2008 +0000
@@ -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@localhost
+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 -r 2f3e134342df -r 35977ebc9b97 inputmethod/uim-tomoe-gtk/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/uim-tomoe-gtk/PLIST   Sun Apr 13 06:07:57 2008 +0000
@@ -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 -r 2f3e134342df -r 35977ebc9b97 inputmethod/uim-tomoe-gtk/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/uim-tomoe-gtk/distinfo        Sun Apr 13 06:07:57 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index