diff --git a/inputmethods/uim-tomoe-gtk/Makefile b/inputmethods/uim-tomoe-gtk/Makefile new file mode 100644 index 00000000000..526aec70b5f --- /dev/null +++ b/inputmethods/uim-tomoe-gtk/Makefile @@ -0,0 +1,31 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2006/10/19 00:53:12 espie Exp $ +COMMENT= 'japanese handwriting' + +DISTNAME= uim-tomoe-gtk-0.2.0 + +HOMEPAGE= http://tomoe.sourceforge.jp/ +MASTER_SITES= http://dl.sourceforge.jp/tomoe/17172/ + +CATEGORIES= japanese inputmethods + +# LGPL +PERMIT_PACKAGE_CDROM= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_FTP= Yes + +CONFIGURE_ENV=CPPFLAGS=-I${LOCALBASE}/include +CONFIGURE_STYLE=gnu +USE_LIBTOOL= Yes + +LIB_DEPENDS= tomoe-gtk::inputmethods/libtomoe-gtk \ + uim::inputmethods/uim + + +WANTLIB= Xrender Xext X11 m z png freetype fontconfig \ + gmodule-2.0 glib-2.0 pangocairo-1.0 pango-1.0 \ + pangoft2-1.0 cairo glitz atk-1.0 gobject-2.0 \ + gtk-x11-2.0 gdk-x11-2.0 gdk_pixbuf-2.0 c intl iconv \ + tomoe + +.include diff --git a/inputmethods/uim-tomoe-gtk/distinfo b/inputmethods/uim-tomoe-gtk/distinfo new file mode 100644 index 00000000000..2858a2c1e1e --- /dev/null +++ b/inputmethods/uim-tomoe-gtk/distinfo @@ -0,0 +1,4 @@ +MD5 (uim-tomoe-gtk-0.2.0.tar.gz) = e52817378766286d69b78fe58b37e45e +RMD160 (uim-tomoe-gtk-0.2.0.tar.gz) = 55edbea80f636d55f963a42ddf4ab0c0ba62a635 +SHA1 (uim-tomoe-gtk-0.2.0.tar.gz) = 1f324e846871b0d8c4c19977b8e048e2ede38d40 +SIZE (uim-tomoe-gtk-0.2.0.tar.gz) = 324864 diff --git a/inputmethods/uim-tomoe-gtk/patches/patch-src_uim-tomoe-gtk_c b/inputmethods/uim-tomoe-gtk/patches/patch-src_uim-tomoe-gtk_c new file mode 100644 index 00000000000..68ea17aec60 --- /dev/null +++ b/inputmethods/uim-tomoe-gtk/patches/patch-src_uim-tomoe-gtk_c @@ -0,0 +1,11 @@ +$OpenBSD: patch-src_uim-tomoe-gtk_c,v 1.1.1.1 2006/10/19 00:53:12 espie Exp $ +--- src/uim-tomoe-gtk.c.orig Thu Oct 19 02:18:46 2006 ++++ src/uim-tomoe-gtk.c Thu Oct 19 02:18:55 2006 +@@ -24,6 +24,7 @@ + #ifdef HAVE_CONFIG_H + #include + #endif /* HAVE_CONFIG_H */ ++#include + #include + #include + #include diff --git a/inputmethods/uim-tomoe-gtk/pkg/DESCR b/inputmethods/uim-tomoe-gtk/pkg/DESCR new file mode 100644 index 00000000000..3e93b5a192c --- /dev/null +++ b/inputmethods/uim-tomoe-gtk/pkg/DESCR @@ -0,0 +1,3 @@ +uim-tomoe-gtk is an helper program for uim +that is invoked in uim-toolbar-gtk when you +select the `handwriting input pad'. diff --git a/inputmethods/uim-tomoe-gtk/pkg/PLIST b/inputmethods/uim-tomoe-gtk/pkg/PLIST new file mode 100644 index 00000000000..f65fc646664 --- /dev/null +++ b/inputmethods/uim-tomoe-gtk/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2006/10/19 00:53:12 espie Exp $ +bin/uim-tomoe-gtk