summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/spice/libcacard_2.8.1.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/spice/libcacard_2.8.1.bb b/meta-networking/recipes-support/spice/libcacard_2.8.1.bb
new file mode 100644
index 0000000000..c81322e680
--- /dev/null
+++ b/meta-networking/recipes-support/spice/libcacard_2.8.1.bb
@@ -0,0 +1,13 @@
1SUMMARY = "This library provides emulation of smart cards to a virtual card reader running in a guest virtual machine."
2LICENSE = "LGPL-2.1-or-later"
3LIC_FILES_CHKSUM = "file://COPYING;md5=79ffa0ec772fa86740948cb7327a0cc7"
4
5DEPENDS = "glib-2.0 pcsc-lite nss"
6
7SRCREV = "7b07684ea6698d4885ff2062350ad8798a04de42"
8
9SRC_URI = "git://gitlab.freedesktop.org/spice/libcacard.git;protocol=https;branch=master"
10
11S = "${WORKDIR}/git"
12
13inherit meson pkgconfig