summaryrefslogtreecommitdiff
path: root/security/fprint-demo
diff options
context:
space:
mode:
authorplunky <plunky>2009-02-26 21:52:54 +0000
committerplunky <plunky>2009-02-26 21:52:54 +0000
commit95e0fd72b13512d4858bd0c1e40a3043ae03a01a (patch)
tree0df30c10d6c0ba6f7b8ba4f20abb0919e4edbf49 /security/fprint-demo
parentaffff77a7953d5a99932500981cd90b0b637bc81 (diff)
downloadpkgsrc-95e0fd72b13512d4858bd0c1e40a3043ae03a01a.tar.gz
Simple GTK+ application to demonstrate libfprint's capabilities
Diffstat (limited to 'security/fprint-demo')
-rw-r--r--security/fprint-demo/DESCR1
-rw-r--r--security/fprint-demo/MESSAGE7
-rw-r--r--security/fprint-demo/Makefile21
-rw-r--r--security/fprint-demo/PLIST2
-rw-r--r--security/fprint-demo/distinfo5
5 files changed, 36 insertions, 0 deletions
diff --git a/security/fprint-demo/DESCR b/security/fprint-demo/DESCR
new file mode 100644
index 00000000000..2e2be6f2e32
--- /dev/null
+++ b/security/fprint-demo/DESCR
@@ -0,0 +1 @@
+Simple GTK+ application to demonstrate libfprint's capabilities
diff --git a/security/fprint-demo/MESSAGE b/security/fprint-demo/MESSAGE
new file mode 100644
index 00000000000..e1d56e30375
--- /dev/null
+++ b/security/fprint-demo/MESSAGE
@@ -0,0 +1,7 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2009/02/26 21:52:54 plunky Exp $
+
+The fingerprint data is stored in the users home directory under the
+.fprint directory, and the program must have read/write access to the
+USB devices.
+===========================================================================
diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile
new file mode 100644
index 00000000000..dd6e64f8121
--- /dev/null
+++ b/security/fprint-demo/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/26 21:52:54 plunky Exp $
+
+DISTNAME= fprint_demo-0.4
+PKGNAME= ${DISTNAME:S/_/-/}
+CATEGORIES= security
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= plunky@rya-online.net
+HOMEPAGE= http://reactivated.net/fprint/wiki/Fprint_demo
+COMMENT= Simple GTK+ application to demonstrate libfprint's capabilities
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+USE_TOOLS+= gmake pkg-config
+
+.include "../../security/libfprint/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/fprint-demo/PLIST b/security/fprint-demo/PLIST
new file mode 100644
index 00000000000..8b5e60f5965
--- /dev/null
+++ b/security/fprint-demo/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/26 21:52:54 plunky Exp $
+bin/fprint_demo
diff --git a/security/fprint-demo/distinfo b/security/fprint-demo/distinfo
new file mode 100644
index 00000000000..de4d2b86700
--- /dev/null
+++ b/security/fprint-demo/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/26 21:52:54 plunky Exp $
+
+SHA1 (fprint_demo-0.4.tar.bz2) = c15fb94a7439fa18def73a47b32edb203b1c834f
+RMD160 (fprint_demo-0.4.tar.bz2) = 72e69a48129dc35cac1e164c3ffd4e100b80bf63
+Size (fprint_demo-0.4.tar.bz2) = 75986 bytes