Files
termux-packages/packages/libpcsclite/pcscd.subpackage.sh
termux-pacman-bot de0740faaf libpcsclite: move to main repo
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.
2025-02-07 19:34:49 +00:00

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"