libfprint-egis0575

LOW
maintainer cosct 0 votes scanned 2026-09-12 19:12:35.548512
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: cosct <cosct@outlook.com>
2# EgisTec EH575 (1c7a:0575) experimental driver on current libfprint.
3# Research project: https://github.com/cosct/fprintdriver
4pkgname=libfprint-egis0575
5pkgver=0.2.0
6pkgrel=1
7pkgdesc="libfprint with the experimental EgisTec EH575 (1c7a:0575) fingerprint driver (press-snapshot + NCC matcher)"
8arch=(x86_64)
9url="https://github.com/cosct/libfprint-egis0575"
10license=(LGPL-2.1-or-later)
11depends=(libusb libgusb nss pixman glib2)
12makedepends=(meson ninja gobject-introspection)
13provides=(libfprint libfprint-2.so)
14conflicts=(libfprint libfprint-egis-0575 libfprint-egis0575-experimental)
15replaces=(libfprint-egis-0575)
16source=("$pkgname-$pkgver.tar.gz::https://github.com/cosct/libfprint-egis0575/archive/refs/tags/egis0575-v$pkgver.tar.gz")
17sha256sums=('806c0f11bf883532f506c773eb7afabc5e4e1eeffbe2b6808fc4dff4d9933505')
18
19build() {
20 arch-meson "$pkgname-egis0575-v$pkgver" build
21 meson compile -C build
22}
23
24package() {
25 meson install -C build --destdir "$pkgdir"
26}
27

Scan history

Scanned at (UTC)SeverityRules
2026-09-12 19:12:35 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion