Files
libfprint/debian
Matthias Klose 4f14b6e5b0 Import Debian changes 1:1.90.7+git20210222+tod1-0ubuntu2
libfprint (1:1.90.7+git20210222+tod1-0ubuntu2) hirsute; urgency=medium
.
  * Disable lto for now, failing test
    ibfprint:unit-tests+tod+fake_test_dev_tod_current / fpi-device-tod-fake_test_dev_tod_current
2021-04-02 00:51:06 +02:00
..
2019-08-23 17:24:14 +02:00
2019-08-23 17:24:14 +02: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.