pcsc-lite 2.2.0-1 source package in Ubuntu

Changelog

pcsc-lite (2.2.0-1) unstable; urgency=medium

  * new upstream release
  * Switch from autoconf/automake to meson
  * d/control: remove autoconf-archive and add meson & sustemd
  * d/rules: remove configure.ac & Makefile.am to use meson

 -- Ludovic Rousseau <email address hidden>  Fri, 03 May 2024 16:15:19 +0200

Upload details

Uploaded by:
Ludovic Rousseau
Uploaded to:
Sid
Original maintainer:
Ludovic Rousseau
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pcsc-lite_2.2.0-1.dsc 2.3 KiB d6a95b64a046a2a5e096446d847f69e4fa418750966bfc0607a02eb61c04555f
pcsc-lite_2.2.0.orig.tar.xz 203.9 KiB 76e06bb9f47f0c10c4eaec3ee9cea634bda28a1fc46f1286c097d220386c22d4
pcsc-lite_2.2.0.orig.tar.xz.asc 833 bytes f5c274ea4b6504302c0abdf75eccc95a902cf7ca17bdd4a1329676cd71f318bb
pcsc-lite_2.2.0-1.debian.tar.xz 18.1 KiB 6dc5a9ab6382aa71555bc5da1c319bb1c1c1c8828aee36378e9799a73d7d643d

No changes file available.

Binary packages built by this source

libpcsclite-dev: Middleware to access a smart card using PC/SC (development files)

 The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
 in a very small form factor for communicating to smart cards and
 smart cards readers.
 .
 This package contains the files needed for compiling and linking
 an application that communicates to any reader available to the
 PC/SC daemon.
 .
 This package also contains the PC/SC spying library: libpcscspy.so
 See http://ludovicrousseau.blogspot.com/2011/11/pcsc-api-spy-third-try.html

libpcsclite-dev-dbgsym: debug symbols for libpcsclite-dev
libpcsclite1: Middleware to access a smart card using PC/SC (library)

 The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
 in a very small form factor for communicating to smartcards and
 readers.
 .
 The PC/SC Lite library is used to connect to the PC/SC daemon from
 a client application and provide access to the desired reader.

libpcsclite1-dbgsym: debug symbols for libpcsclite1
pcscd: Middleware to access a smart card using PC/SC (daemon side)

 The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
 in a very small form factor for communicating to smart cards and
 smart cards readers.
 .
 The PC/SC daemon is used to dynamically allocate/deallocate reader
 drivers at runtime and manage connections to the readers.

pcscd-dbgsym: debug symbols for pcscd