From 0726757aa8679f6fa91ef47ac08e8a0f28f8b637 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Tue, 30 Jun 2015 15:51:28 +0300 Subject: Initial import --- .AURINFO | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .AURINFO (limited to '.AURINFO') diff --git a/.AURINFO b/.AURINFO new file mode 100644 index 0000000..e53e8d8 --- /dev/null +++ b/.AURINFO @@ -0,0 +1,17 @@ +pkgbase = openbr-git + pkgdesc = A communal biometrics framework supporting the development of open algorithms and reproducible evaluations. + pkgver = 20140903 + pkgrel = 2 + url = http://openbiometrics.org/ + arch = any + license = Apache + makedepends = git + makedepends = cmake + depends = qt5-base + depends = qt5-svg + depends = opencv + provides = openbr + source = git+https://github.com/biometrics/openbr.git + +pkgname = openbr-git + -- cgit v1.3.1