Thu May 20 09:07:34 2010 UTC ()
Import py-zinnia-0.05 as inputmethod/py-zinnia.

Zinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines.

This package is python module for Zinnia.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(obache)
diff -r0 -r1.1.1.1 pkgsrc/inputmethod/py-zinnia/Makefile
diff -r0 -r1.1.1.1 pkgsrc/inputmethod/py-zinnia/DESCR
diff -r0 -r1.1.1.1 pkgsrc/inputmethod/py-zinnia/PLIST

File Added: pkgsrc/inputmethod/py-zinnia/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/05/20 09:07:34 obache Exp $
#

.include "../../inputmethod/zinnia/Makefile.common"

PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES+=	python

COMMENT=	Zinnia python module

PKG_DESTDIR_SUPPORT=	user-destdir

USE_TOOLS+=	pkg-config
USE_LANGUAGES=	c c++

PYDISTUTILSPKG=	yes
PYSETUPSUBDIR=	python

BUILDLINK_API_DEPENDS.zinnia+=	zinnia>=${PKGVERSION_NOREV}
.include "../../inputmethod/zinnia/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/inputmethod/py-zinnia/DESCR
Zinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines.

This package is python module for Zinnia.

File Added: pkgsrc/inputmethod/py-zinnia/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/20 09:07:34 obache Exp $
${PYSITELIB}/_zinnia.so
${PYSITELIB}/zinnia.py
${PYSITELIB}/zinnia.pyc
${PYSITELIB}/zinnia.pyo