From ca424347e28f1998d3f51a40e7b9a3ffc65c291a Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 04 Dec 2018 16:02:03 -0500 Subject: scdaemon: New binary package --- diff --git a/scdaemon.pkg/control b/scdaemon.pkg/control new file mode 100644 index 0000000..5c9079a --- /dev/null +++ b/scdaemon.pkg/control @@ -0,0 +1,13 @@ +Architecture: any +Platform: all +Depends: gnupg-common (= ${Binary-Version}), + libgcrypt.20 (>= 1.7.0), + libgpg-error.0 (>= 1.24), + libksba.8 (>= 1.3.4), + libassuan.0 (>= 2.5.0), + libnpth.0 (>= 1.2), +Description: GNU Privacy Guard system - Smartcard daemon + ${Common-Description} + . + The "scdaemon" is a daemon to manage smartcards. It is usually invoked by + "gpg-agent" and in general not used directly. diff --git a/scdaemon.pkg/files b/scdaemon.pkg/files new file mode 100644 index 0000000..0451d96 --- /dev/null +++ b/scdaemon.pkg/files @@ -0,0 +1 @@ +/usr/lib/*/scdaemon -- cgit v0.9.1