summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-05-20 09:07:34 +0000
committerobache <obache@pkgsrc.org>2010-05-20 09:07:34 +0000
commit5a8c025d1a36aa0f6bf5aada815d5b813bd2d34c (patch)
tree263282951c039525796917fb1006b2bd521a1c17 /inputmethod
parent562889ff76f3c7a8ac5b8cd29dfb208cfc4df8a6 (diff)
downloadpkgsrc-5a8c025d1a36aa0f6bf5aada815d5b813bd2d34c.tar.gz
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.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/py-zinnia/DESCR4
-rw-r--r--inputmethod/py-zinnia/Makefile22
-rw-r--r--inputmethod/py-zinnia/PLIST5
3 files changed, 31 insertions, 0 deletions
diff --git a/inputmethod/py-zinnia/DESCR b/inputmethod/py-zinnia/DESCR
new file mode 100644
index 00000000000..f7e6e0e4ae9
--- /dev/null
+++ b/inputmethod/py-zinnia/DESCR
@@ -0,0 +1,4 @@
+Zinnia is a simple, customizable and portable online hand recognition system
+based on Support Vector Machines.
+
+This package is python module for Zinnia.
diff --git a/inputmethod/py-zinnia/Makefile b/inputmethod/py-zinnia/Makefile
new file mode 100644
index 00000000000..c64ba3e1502
--- /dev/null
+++ b/inputmethod/py-zinnia/Makefile
@@ -0,0 +1,22 @@
+# $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"
diff --git a/inputmethod/py-zinnia/PLIST b/inputmethod/py-zinnia/PLIST
new file mode 100644
index 00000000000..10408595d52
--- /dev/null
+++ b/inputmethod/py-zinnia/PLIST
@@ -0,0 +1,5 @@
+@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