summaryrefslogtreecommitdiffstats
path: root/misc/fribid/README
diff options
context:
space:
mode:
author Niklas 'Nille' Åkerström <nille.kungen[AT]gmail.com>2011-05-31 22:25:00 -0400
committer Robby Workman <rworkman@slackbuilds.org>2011-06-13 01:33:38 -0400
commit7323fe1372e69d4f7325a8cef16a48a50499c7c9 (patch)
tree81186ed97177bb82ac712efc338aa2a36e0b359a /misc/fribid/README
parent3af205dd98d80add69fba7c527b5fe5e2fb47abd (diff)
downloadslackbuilds-7323fe1372e69d4f7325a8cef16a48a50499c7c9.tar.gz
slackbuilds-7323fe1372e69d4f7325a8cef16a48a50499c7c9.tar.xz
misc/fribid: Updated for version 0.3.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'misc/fribid/README')
-rw-r--r--misc/fribid/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/misc/fribid/README b/misc/fribid/README
index 46f58e22da..2510b81c9f 100644
--- a/misc/fribid/README
+++ b/misc/fribid/README
@@ -3,3 +3,18 @@ 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. \ No newline at end of file