Search Criteria
Package Details: openct 0.6.20-9
Git Clone URL: | https://aur.archlinux.org/openct.git (read-only, click to copy) |
---|---|
Package Base: | openct |
Description: | Implements drivers for several smart card readers |
Upstream URL: | https://github.com/OpenSC/openct/ |
Keywords: | drivers smartcard |
Licenses: | |
Submitter: | Snowman |
Maintainer: | wget |
Last Packager: | ilpianista |
Votes: | 55 |
Popularity: | 0.000061 |
First Submitted: | 2007-04-02 03:33 |
Last Updated: | 2016-05-27 12:51 |
Dependencies (4)
- libtool (libtool-git)
- libusb-compat (libusb0)
- pcsclite (pcsclite-git, pcsclite-nopy)
- doxygen (doxygen-git) (make)
Latest Comments
1 2 3 Next › Last »
ilpianista commented on 2016-05-27 11:24
==> ERROR: license should be an array
aivkiv commented on 2016-04-08 07:20
License= "LGPL-2.1"
https://github.com/OpenSC/OpenSC/commit/80788dfcb29eb826f9d21090ad654cabfe7e2061
CupIvan commented on 2015-03-24 18:57
update PKGBUILD, last line should be like this:
mkdir -p "$pkgdir"/run/openct
intgr commented on 2013-06-05 12:59
Package updated from JKAbrams's paste.
PS: Would you want to take over maintaining this?
JKAbrams commented on 2013-06-05 03:58
Here is a fixed PKGBUILD
http://pastebin.com/eBr0HDBn
Changes:
-fixed /usr/sbin > /usr/bin
-added doxygen
JKAbrams commented on 2013-06-03 12:51
Needs fixing re /sbin -> /bin
Anonymous comment on 2013-03-03 23:50
Should add doxygen as dependency.
It will currently not build without it (unless --disable-doc or something would be used).
siyanmao commented on 2013-01-22 07:47
@warm
I have same problem
intgr commented on 2013-01-17 22:38
Updated, project has moved to GitHub.
warm commented on 2012-11-19 10:42
After moving to systemd openct works unstable. ifdhandler dies after about 10 seconds after inserting eToken. It works only first time after starting openct service but after removeing eToken and plugging it back again ifdhandler dies after a few seconds.
I tried it with 2 netbooks and this issue happens.
https://bbs.archlinux.org/viewtopic.php?id=152765 -- here is my forum post about it.
B.t.w. there is no files for systemd to start/stop openct via systemctl.