1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/security/fprintd/pkg-descr
Sunpoet Po-Chuan Hsieh f308b2b5fc Update WWW
Approved by:	portmgr (blanket)
2018-09-14 20:37:35 +00:00

14 lines
625 B
Plaintext

Fprintd is a D-Bus daemon that offers libfprint functionality over
the D-Bus interprocess communication bus. By adding this daemon
layer above libfprint, we solve various problems related to multiple
applications simultaneously competing for fingerprint readers.
While it is not very nice to think of a daemon being necessary in
this scenario, fprintd will be launched by D-Bus through the
activation mechanism. This means it is launched only when needed,
and additionally it will shut itself down after a period of inactivity.
(Text copied from link below.)
WWW: https://www.freedesktop.org/wiki/Software/fprint/fprintd/