security/fprintd: Deprecate and set expiration date to 2022-12-31

Outdated version that's unsupported, new versions depends on
systemd and upstream have no intentions of supporting non-systemd OS's

Reference: https://gitlab.freedesktop.org/libfprint/fprintd/-/issues/41

Reported by:	Tom Weustink <t.weustink@outlook.com>
This commit is contained in:
Daniel Engberg 2022-07-26 20:22:51 +02:00
parent 822a2eb799
commit f3e655afe7

View File

@ -9,6 +9,9 @@ COMMENT= Daemon that provides fingerprint scanning functionality over D-Bus
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Very outdated, unsupported upstream which now have systemd as a non optional requirement
EXPIRATION_DATE=2022-12-31
LIB_DEPENDS= libfprint.so:security/libfprint \
libdbus-1.so:devel/dbus \
libdbus-glib-1.so:devel/dbus-glib \