freebsd-ports/security/fprintd/pkg-descr
Pawel Pekala bca8f57a57 - Update security/libfprint to version 0.6.0 [1]
- Update security/fprintd to version 0.6.0 [1]
- Fix mispelled word in fprintd pkg-descr
- Cleanup pkg-plist in libfprint

PR:		198930 [1]
Submitted by:	Martin Birgmeier <la5lbtyi@aon.at> (maintainer of fprintd) [1]
Approved by:	lichray@gmail.com (security/libfprint part)
2015-03-30 22:45:53 +00:00

14 lines
624 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: http://www.freedesktop.org/wiki/Software/fprint/fprintd/