Files
libfprint/debian
Marco Trevisan (Treviño) c8aed5e8a6 debian/control: Remove Didier Raboud from uploaders
2020-12-04 10:30:09 @bigon:
  Trevinho: I just found an old mail from Odyx/Didier asking me to remove him
  from the uploaders, maybe you could do that and add yourself if you plan to
  maintain the two packages in debian.
2020-12-10 17:19:11 +01:00
..
2020-12-10 17:17:55 +01:00
2019-08-23 17:24:14 +02:00
2019-08-23 17:24:14 +02:00
2020-12-04 03:56:00 +01:00

libfprint-TOD - libfprint for Touch OEM Drivers

This is a light fork of libfprint to expose internal Drivers API in order to create drivers as shared libraries.

Fork is hosted at: https://gitlab.freedesktop.org/3v1n0/libfprint/tree/tod

Packaging for this is handled via gbp, so you need to make sure that you have added the remote:

git remote add origin-tod https://gitlab.freedesktop.org/3v1n0/libfprint.git
git fetch origin-tod --tags

To get the latest tod release, just use gbp import-orig --uscan.