summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO35
1 files changed, 17 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3163e4a6d33f..5120ea9e954a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,31 +1,30 @@
pkgbase = howdy-git
- pkgdesc = Windows Hello for Linux
- pkgver = 2.6.1.r12.g95331bd
- pkgrel = 2
+ pkgdesc = Windows Hello style facial authentication for Linux
+ pkgver = r562.344eb34
+ pkgrel = 1
url = https://github.com/boltgolt/howdy
+ install = howdy.install
arch = x86_64
license = MIT
+ makedepends = git
+ makedepends = meson
+ makedepends = ninja
makedepends = cmake
- makedepends = pkgfile
- depends = opencv
- depends = hdf5
- depends = pam-python
+ depends = libinih
+ depends = libevdev
depends = python
- depends = python-pillow
depends = python-dlib
- depends = python-face_recognition
- depends = python-face_recognition_models
- depends = python-click
- depends = python-numpy
depends = python-opencv
- backup = usr/lib/security/howdy/config.ini
- source = "git+https://github.com/boltgolt/howdy.git"
+ provides = howdy
+ conflicts = howdy
+ backup = etc/howdy/config.ini
+ source = howdy::git+https://github.com/boltgolt/howdy.git
source = https://github.com/davisking/dlib-models/raw/master/dlib_face_recognition_resnet_model_v1.dat.bz2
source = https://github.com/davisking/dlib-models/raw/master/mmod_human_face_detector.dat.bz2
source = https://github.com/davisking/dlib-models/raw/master/shape_predictor_5_face_landmarks.dat.bz2
- sha256sums = SKIP
- sha256sums = abb1f61041e434465855ce81c2bd546e830d28bcbed8d27ffbe5bb408b11553a
- sha256sums = db9e9e40f092c118d5eb3e643935b216838170793559515541c56a2b50d9fc84
- sha256sums = 6e787bbebf5c9efdb793f6cd1f023230c4413306605f24f299f12869f95aa472
+ md5sums = SKIP
+ md5sums = 1b31cc4419cc8f1018117249b64bd683
+ md5sums = 5edccec8ac713d743be4865ff6ead7f7
+ md5sums = ef591cf713630226b35b11d0e1733118
pkgname = howdy-git