blob: d22f1582400be8ece416f1a8802c1cc9118cbaa3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = howdy-next
pkgdesc = C++ rewrite of Howdy facial-recognition authentication on Linux
pkgver = 3.3.0
pkgrel = 2
url = https://codeberg.org/nathawat/howdy-next
install = howdy-next.install
arch = x86_64
license = MIT
makedepends = meson>=1.11.0
makedepends = gettext
depends = libinih
depends = libevdev
depends = pam
depends = opencv>=5.0.0
depends = curl
depends = openssl
depends = qt6-base
depends = yyjson>=0.12.0
optdepends = linux-enable-ir-emitter: Enables infrared cameras that are not directly enabled out-of-the box
provides = howdy
conflicts = howdy
conflicts = howdy-next-git
replaces = howdy-next-git
backup = etc/howdy/config.ini
source = howdy-next-3.3.0.tar.gz::https://codeberg.org/nathawat/howdy-next/archive/v3.3.0.tar.gz
source = polkit-agent-helper-howdy.conf
b2sums = 396a21c434fccc4c3ac5de95308afee8beeeb90c220163e8ae242bd94b3b8108fc4119c54aa800bb8c219428960f4df57d04e9aac42906ca8c1c61e7568322e3
b2sums = ac6c1a82d6b4a00e4d518ad49592d5eb0aa4590e6c584328230fe875af0604b56861235cfbf9cd8a93bc9f1130eafb02392705cfa3a247770eb013da8576922b
pkgname = howdy-next
|