diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-06-30 15:51:28 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-06-30 15:51:28 +0300 |
| commit | 0726757aa8679f6fa91ef47ac08e8a0f28f8b637 (patch) | |
| tree | c32b49a9bd5642508f6ece077bcbcdf77f694460 /.AURINFO | |
Initial import
Diffstat (limited to '.AURINFO')
| -rw-r--r-- | .AURINFO | 17 |
1 files changed, 17 insertions, 0 deletions
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 + |
