mirror of
https://github.com/termux/termux-packages.git
synced 2025-09-26 11:34:59 +00:00
It was added in root-packages since accessing usb smartcards at that time required root. These days it is somewhat possible without root thanks to termux-usb, and we are hoping to improve usb support in the future. Move libpcsclite to the main repo to simplify experimentation.
4 lines
224 B
Bash
4 lines
224 B
Bash
TERMUX_SUBPKG_DESCRIPTION="Middleware to access a smart card using SCard API (PC/SC). (daemon side)"
|
|
TERMUX_SUBPKG_INCLUDE="bin/pcscd share/man/man5/reader.conf.5.gz share/man/man8/pcscd.8.gz"
|
|
TERMUX_SUBPKG_DEPENDS="libusb"
|