gtk input widget using tomoe for handwritten japanese characters

This commit is contained in:
espie 2006-10-19 00:40:15 +00:00
parent d369ce13cc
commit 65eb15fb8d
5 changed files with 49 additions and 0 deletions

View File

@ -0,0 +1,31 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/10/19 00:40:15 espie Exp $
COMMENT= 'japanese handwriting input widget'
DISTNAME= libtomoe-gtk-0.1.0
HOMEPAGE= http://tomoe.sourceforge.jp/
MASTER_SITES= http://dl.sourceforge.jp/tomoe/17171/
CATEGORIES= japanese inputmethods
SHARED_LIBS= tomoe-gtk 0.0
MODULES= converters/libiconv devel/gettext
# 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= gtk-x11-2.0,gdk-x11-2.0,gdk_pixbuf-2.0::x11/gtk+2 \
tomoe::inputmethods/tomoe
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
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (libtomoe-gtk-0.1.0.tar.gz) = e9b887189ee408902a0f85d9b1cde06f
RMD160 (libtomoe-gtk-0.1.0.tar.gz) = eecd46dcd3d3d16afe0dd1e7c275ac4bc917538d
SHA1 (libtomoe-gtk-0.1.0.tar.gz) = d292cd87650d5e4385cba0055913f2d1e505f3a5
SIZE (libtomoe-gtk-0.1.0.tar.gz) = 330885

View File

@ -0,0 +1 @@
input widget to input japanese characters as handwriting.

View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2006/10/19 00:40:15 espie Exp $
@lib lib/libtomoe-gtk.so.${LIBtomoe-gtk_VERSION}

View File

@ -0,0 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/10/19 00:40:15 espie Exp $
%%SHARED%%
include/tomoe/
include/tomoe/tomoe-gtk.h
include/tomoe/tomoe_candidates_view.h
include/tomoe/tomoe_canvas.h
include/tomoe/tomoe_window.h
lib/libtomoe-gtk.a
lib/libtomoe-gtk.la
lib/pkgconfig/
lib/pkgconfig/libtomoe-gtk.pc