summaryrefslogtreecommitdiff
path: root/aur/openbr-git/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to 'aur/openbr-git/.AURINFO')
-rw-r--r--aur/openbr-git/.AURINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/aur/openbr-git/.AURINFO b/aur/openbr-git/.AURINFO
new file mode 100644
index 0000000..e53e8d8
--- /dev/null
+++ b/aur/openbr-git/.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
+