slackbuilds/misc/fribid
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README Fix files with no newline at the end. 2012-05-21 20:01:58 -04:00
fribid.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
fribid.info misc/fribid: Updated for version 1.0.4. 2016-01-17 09:40:16 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

FriBID is a free program for handleing e-legitimation (electronic
identification) with BankID.  With free means that the source code is
availible for everyone to study, copy and/or improve.  FriBID is cross
plattform and works on plattforms thats not supported by the official
client.

If you need PKCS#11 smartcard support then you need to use the PKCS11
variable.

The options are:
PKCS11=yes
PKCS11=runtime
yes needs opensc installed.
runtime adds runtime support and doesn't need opensc installed it
can be installed later and fribid checks for opensc when started.
Or leave it alone for disabled.

Optional dependencies:
opensc  Adds PKCS#11 smartcard support if your reader is supported
by opensc.