ports/opt (3.5): [notify] pinentry: libsecret is an optional dependency
commit 7115d8dd15e54f5c2cb03fcb1952588742a6d05e Author: Danny Rawlins <monster.romster@gmail.com> Date: Fri Oct 4 18:37:50 2019 +1000 [notify] pinentry: libsecret is an optional dependency diff --git a/pinentry/.signature b/pinentry/.signature index 140138377..cc2be5f45 100644 --- a/pinentry/.signature +++ b/pinentry/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/c2rJhrAB1GNICJ5CE/8WyDJVtG6OFLX2N6lLOMHWS+2qrk6KquMSxh/8GFEKfJwvzTMR40gOWw/9STzVc7TnQ8= -SHA256 (Pkgfile) = 391c88b27475a6cb45bc13fa88cbbc7edfd56ba0333047b6e6745534c4c25d8e +RWSE3ohX2g5d/XHTRURK2rU1dqTMtGzRJFNo2stIfiY5M9ojVYnFB3OW6txW25PCDMI4nAMh0UenKqYBe2erb4liHq7iLimBpgA= +SHA256 (Pkgfile) = 09975b8a291ed17a251b279dfcfe2813f17c7536e6b61f4acb41734d83be0888 SHA256 (.footprint) = 90a052392c9a78dda118f9df4ffa7ef56194deb45bcf671d89e09571f87d967d SHA256 (pinentry-1.1.0.tar.bz2) = 68076686fa724a290ea49cdf0d1c0c1500907d1b759a3bcbfbec0293e8f56570 SHA256 (pinentry) = 4f1b90a40d2cdf8a96cd3f988b6059ada0cf07c0008469e5a4951cbbeb5cf660 diff --git a/pinentry/Pkgfile b/pinentry/Pkgfile index dc1dca63c..c2b792462 100644 --- a/pinentry/Pkgfile +++ b/pinentry/Pkgfile @@ -1,8 +1,8 @@ # Description: Secure PinEntry Dialog # URL: https://gnupg.org/related_software/pinentry/ # Maintainer: Thomas Penteker, tek at serverop dot de -# Depends on: libassuan libcap libsecret util-linux -# Optional: pinentry-gtk2 pinentry-qt4 +# Depends on: libassuan libcap util-linux +# Optional: pinentry-gtk2 pinentry-qt4 libsecret name=pinentry version=1.1.0
participants (1)
-
crux@crux.nu