pkgname: libcacard pkgver: '2.8.2' pkgrel: 1 pkgdesc: CAC (Common Access Cards) library that provides emulation of smart cards to a virtual card reader running in a guest virtual machine url: 'https://gitlab.freedesktop.org/spice/libcacard' arch: x86_64 license: - LGPL-2.1-or-later depends: [] makedepends: - glib - nss source: - 'https://www.spice-space.org/download/${pkgname}/${pkgname}-${pkgver}.tar.xz' sha256sums: - SKIP build: | cd ${pkgname}-${pkgver} ./configure --prefix=/usr make make DESTDIR="${PKGDIR}" install package: | # Obsolet libs rm -f ${PKGDIR}/usr/lib/libcacard.la