This library provides a driver for using Towitoko smartcard readers under UNIX environment.
Created attachment 5091 [details] towitoko-2.0.7.ebuild (New)
Created attachment 5457 [details] towitoko-2.0.7.ebuild Edited to take advantage of the 'static' USE flag.
Compiles, installs and the 'tester' program runs cleanly (though I don't have the hardware to play with!). Commited, masked as ~x86. BUG me if you find any issues with it. Thanks again Tobias!
Created attachment 13449 [details] towitoko-2.0.7.ebuild
I fixed a bug in towitoko-2.0.7.ebuild. Added "--enable-memory-size=32768" to the configuration. If you omit --enable-memory-size then you are only able to acces 8192 bytes of the card which you would not really want. Christian