community/pcsclite is a required dependency and maybe libusb-compat
Have a look at poldi-git instead [0]
[0] https://aur.archlinux.org/packages/poldi-git
Ran into an issue installing this today, build failed with:
==> ERROR: license should be an array
==> ERROR: Makepkg was unable to build poldi-git.
Editing the package build and changing ``license = "GPL"`` to ``license = ('GPL')`` fixed things so they worked. I'm using Netrunner rolling distro, which is Arch based, if that makes a difference (it pulls from the same aur repo afaik, so I don't think it does?).
Reverted the dirmngr bit.
Updated paths to scdaemon and dirmngr(_ldap).
Bump pkgrel to 6: Add logrotate configuration.
Thanks shtrom, it work well now.
Oh, hang on, I'm looking at new changes that haven't been published... Sorry about that. Could you give a try to 0.4.1-4? This should clear up all your issues.