pkgbase = howdy-git
	pkgdesc = Windows Hello style facial authentication for Linux
	pkgver = r586.c4521c1
	pkgrel = 1
	url = https://github.com/boltgolt/howdy
	install = howdy.install
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = meson
	makedepends = ninja
	makedepends = cmake
	depends = libinih
	depends = libevdev
	depends = python
	depends = python-dlib
	depends = python-opencv
	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
	source = polkit-agent-helper-howdy.conf
	md5sums = SKIP
	md5sums = 1b31cc4419cc8f1018117249b64bd683
	md5sums = 5edccec8ac713d743be4865ff6ead7f7
	md5sums = ef591cf713630226b35b11d0e1733118
	md5sums = 4a3f094d3123029f67a7e6885fcc49bb

pkgname = howdy-git
