DESCR

KanjiPad is a very simple program for handwriting recognition -
The user draws a character into the box, then requests translation.
The best candidates are displayed along the right hand side of the
window and can be selected for pasting into other programs.

It is meant primarily for dictionary purposes for learners of
Japanese - it does not support entering kana, so it's usefulness
as an input method is limited. Furthermore, if you already know
the reading of a character, conventional pronunciation based methods
of entering the character are probably faster.

Makefile

# $NetBSD: Makefile,v 1.22 2010/06/13 22:44:59 wiz Exp $
#

DISTNAME= kanjipad-2.0.0
PKGREVISION= 6
CATEGORIES= misc
MASTER_SITES= http://fishsoup.net/software/kanjipad/

MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://fishsoup.net/software/kanjipad/
COMMENT= Japanese handwriting recognition

PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= gmake perl pkg-config

INSTALLATION_DIRS+= share/doc/kanjipad

post-install:
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/kanjipad

.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

PLIST

@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:07:23 joerg Exp $
bin/kanjipad
bin/kpengine
share/kanjipad/jdata.dat
share/doc/kanjipad/README

distinfo

$NetBSD: distinfo,v 1.4 2005/02/24 11:02:53 agc Exp $

SHA1 (kanjipad-2.0.0.tar.gz) = 477daae975996ee105ca401fb8083b636fd6d25c
RMD160 (kanjipad-2.0.0.tar.gz) = 1fa3b86180929574109143b3936f7ce71b298c56
Size (kanjipad-2.0.0.tar.gz) = 75930 bytes
SHA1 (patch-aa) = 7064a80a06ea5e2129f609e73ad914941c245684