pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/zinnia-tomoe Import zinnia-tomoe-0.6.0.200...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f4b0c4c79a7
branches: trunk
changeset: 575726:4f4b0c4c79a7
user: obache <obache%pkgsrc.org@localhost>
date: Thu May 20 09:11:07 2010 +0000
description:
Import zinnia-tomoe-0.6.0.20080911 as inputmethod/zinnia-tomoe.
Zinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines.
This package contains Zonna recognition models trained with Tomoe data.
diffstat:
inputmethod/zinnia-tomoe/DESCR | 4 ++++
inputmethod/zinnia-tomoe/Makefile | 27 +++++++++++++++++++++++++++
inputmethod/zinnia-tomoe/PLIST | 3 +++
inputmethod/zinnia-tomoe/distinfo | 5 +++++
4 files changed, 39 insertions(+), 0 deletions(-)
diffs (55 lines):
diff -r 483af1098279 -r 4f4b0c4c79a7 inputmethod/zinnia-tomoe/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/zinnia-tomoe/DESCR Thu May 20 09:11:07 2010 +0000
@@ -0,0 +1,4 @@
+Zinnia is a simple, customizable and portable online hand recognition system
+based on Support Vector Machines.
+
+This package contains Zonna recognition models trained with Tomoe data.
diff -r 483af1098279 -r 4f4b0c4c79a7 inputmethod/zinnia-tomoe/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/zinnia-tomoe/Makefile Thu May 20 09:11:07 2010 +0000
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/05/20 09:11:07 obache Exp $
+#
+
+DISTNAME= zinnia-tomoe-0.6.0-20080911
+PKGNAME= zinnia-tomoe-0.6.0.20080911
+CATEGORIES= inputmethod
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zinnia/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= obache%NetBSD.org@localhost
+HOMEPAGE= http://zinnia.sourceforge.net/
+COMMENT= Zinna recognition models traned with Tomoe data
+#LICENSE= # Tomoe's
+
+BUILD_DEPENDS+= zinnia-[0-9]*:../../inputmethod/zinnia
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= # none
+
+FIND_PREFIX:= ZINNIA_DIR=zinnia
+.include "../../mk/find-prefix.mk"
+
+CONFIGURE_ARGS+= --with-zinnia-convert=${ZINNIA_DIR}/bin/zinnia_convert
+
+.include "../../mk/bsd.pkg.mk"
diff -r 483af1098279 -r 4f4b0c4c79a7 inputmethod/zinnia-tomoe/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/zinnia-tomoe/PLIST Thu May 20 09:11:07 2010 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/20 09:11:07 obache Exp $
+lib/zinnia/model/tomoe/handwriting-ja.model
+lib/zinnia/model/tomoe/handwriting-zh_CN.model
diff -r 483af1098279 -r 4f4b0c4c79a7 inputmethod/zinnia-tomoe/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/zinnia-tomoe/distinfo Thu May 20 09:11:07 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/05/20 09:11:07 obache Exp $
+
+SHA1 (zinnia-tomoe-0.6.0-20080911.tar.bz2) = 43067ee3c7e6b216ab37652dfb6a3cd6a43ab7ed
+RMD160 (zinnia-tomoe-0.6.0-20080911.tar.bz2) = 5c9e43bb2c5175213d7e5db5ef3322df40f9b461
+Size (zinnia-tomoe-0.6.0-20080911.tar.bz2) = 30666390 bytes
Home |
Main Index |
Thread Index |
Old Index