pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/p5-zinnia Import p5-zinnia-0.05 as inputme...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f959ee9388bf
branches: trunk
changeset: 575721:f959ee9388bf
user: obache <obache%pkgsrc.org@localhost>
date: Thu May 20 09:06:42 2010 +0000
description:
Import p5-zinnia-0.05 as inputmethod/p5-zinnia.
Zinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines.
This package is perl module for Zinnia.
diffstat:
inputmethod/p5-zinnia/DESCR | 4 ++++
inputmethod/p5-zinnia/Makefile | 22 ++++++++++++++++++++++
2 files changed, 26 insertions(+), 0 deletions(-)
diffs (34 lines):
diff -r b3f295d83644 -r f959ee9388bf inputmethod/p5-zinnia/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/p5-zinnia/DESCR Thu May 20 09:06:42 2010 +0000
@@ -0,0 +1,4 @@
+Zinnia is a simple, customizable and portable online hand recognition system
+based on Support Vector Machines.
+
+This package is perl module for Zinnia.
diff -r b3f295d83644 -r f959ee9388bf inputmethod/p5-zinnia/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/p5-zinnia/Makefile Thu May 20 09:06:42 2010 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/05/20 09:06:42 obache Exp $
+#
+
+.include "../../inputmethod/zinnia/Makefile.common"
+
+PKGNAME= p5-${DISTNAME}
+
+COMMENT= Zinnia perl module
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= c++
+
+CONFIGURE_DIRS= perl
+
+PERL5_PACKLIST= auto/zinnia/.packlist
+
+BUILDLINK_API_DEPENDS.zinnia+= zinnia>=${PKGVERSION_NOREV}
+.include "../../inputmethod/zinnia/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index