Files
libfprint/debian
Sebastien Bacher bb4844012b Import Debian changes 1:1.90.1+tod1-0ubuntu4
libfprint (1:1.90.1+tod1-0ubuntu4) focal; urgency=medium

  * Rebuild with the new libgusb

libfprint (1:1.90.1+tod1-0ubuntu3) focal; urgency=medium

  * Rebuild with the current libgusb (lp: #1867639)
2020-06-11 20:51:00 +02:00
..
2019-08-23 17:24:14 +02:00
2019-08-23 17:24:14 +02:00
2020-03-02 17:10:54 +00: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.