aszlig
bc877d8bfc
pcsclite: Explicitly set ipcdir
...
Some libraries using PCSC-Lite still tend to refer to /var/run/pcscd
instead of /run/pcscd, so let's make sure this won't happen.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @viric, @wkennington
2016-06-04 16:38:57 +02:00
aszlig
70246d7cfa
pcsclite: Introduce PCSCLITE_HP_DROPDIR env var
...
This allows to override the directory where PCSC-Lite searches for USB
drivers at runtime and should make our NixOS module much more clean so
that we don't need to imperatively stitch together plugin directories
anymore.
I'm using a GNU extension for the ternary operator to avoid computing
getenv("PCSCLITE_HP_DROPDIR") twice:
https://gcc.gnu.org/onlinedocs/gcc/Conditionals.html#Conditionals
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @viric, @wkennington
2016-06-04 16:38:57 +02:00
Franz Pletz
11dee6fa17
pcsclite: 1.8.14 -> 1.8.16
2016-05-13 17:27:59 +02:00
John Wiegley
95f6a9e147
pcsclite: Enable building on Darwin
2015-12-03 13:13:31 -05:00
Pascal Wittmann
7fd2796e99
Replace 'with plaforms; platform' with 'platforms.platform'
2015-11-17 21:30:43 +01:00
Nikolay Amiantov
d3c82934f8
pcsclite: fix pcsc-spy
2015-11-13 15:28:37 +03:00
William A. Kennington III
23c3edd62c
pcsclite: 1.8.13 -> 1.8.14
2015-08-05 19:25:56 -07:00
William A. Kennington III
6fbb5711f5
pcsclite: 1.8.12 -> 1.8.13
2014-11-14 22:22:12 -08:00
William A. Kennington III
f7bb4f7dbe
pcsclite: 1.8.11 -> 1.8.12
2014-10-01 13:18:55 -07:00
William A. Kennington III
c27594d8b4
pcsclite: Add myself as maintainer
2014-09-15 01:08:28 -07:00
Shea Levy
7cebcb995d
Merge branch 'cache.pcscd' of git://github.com/wkennington/nixpkgs
...
Update Smartcard Utils + Fix Daemon Expression
2014-03-28 23:45:00 -04:00
Arvin Moezzi
9111ce6be2
pcsclite: $out was misspelled
...
$(out) was evaluated to an empty string and hence pcscd didn't startup:
configfile.l:234:tok_error() tok_error: invalid value line ...
2014-03-22 13:37:15 +01:00
William A. Kennington III
5f5a2d38b3
pcsclite: Update from 1.8.10 -> 1.8.11
2014-03-21 16:32:21 -05:00
Bjørn Forsman
147e6ed4c9
pcsclite: update download url
...
The current one doesn't work.
2014-03-13 23:40:20 +01:00
Vladimír Čunát
d6349df0dd
put systemd unit dirs on the right place
...
Also see #1936 .
2014-03-13 21:44:51 +01:00
William A. Kennington III
40f202e4a0
pcsclite: Upgrade from 1.8.8 -> 1.8.10
2014-02-01 19:54:40 +01:00
Vladimír Čunát
350bd42274
opensc stuff: fix some packages by updating
2013-02-23 14:00:49 +01:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Yury G. Kudryashov
f4a96780d1
Upgrade to pcsclite-1.7.4
...
-1 HAL reverse-dependency...
svn path=/nixpkgs/trunk/; revision=29345
2011-09-19 13:01:47 +00:00
Lluís Batlle i Rossell
56cfcdb27f
Adding pcsclite with the opensource ccid usb drivers.
...
This gives a daemon controlling the smartcard reader used to read the
Spanish identity card.
svn path=/nixpkgs/trunk/; revision=19319
2010-01-09 17:35:57 +00:00