[arch-commits] Commit in eid-mw/trunk (PKGBUILD)

Jerome Leclanche jleclanche at gemini.archlinux.org
Fri Aug 13 06:52:30 UTC 2021


    Date: Friday, August 13, 2021 @ 06:52:29
  Author: jleclanche
Revision: 997925

upgpkg: eid-mw 5.0.27-1: Upstream release 5.0.27

Modified:
  eid-mw/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-13 06:35:22 UTC (rev 997924)
+++ PKGBUILD	2021-08-13 06:52:29 UTC (rev 997925)
@@ -7,18 +7,18 @@
 pkgname=eid-mw
 pkgver=5.0.27
 pkgrel=1
-
-pkgdesc="The middleware, viewer and Firefox extension for the Belgian electronic identity card (Belgian eID)"
+pkgdesc="The Belgian e-ID (electronic identity card) viewer and Firefox extension"
 arch=("x86_64")
 url="https://eid.belgium.be/"
 license=("LGPL3")
-depends=("gtk3" "libproxy" "curl")
+depends=("gtk3" "libproxy" "curl" "libbsd")
+makedepends=("pcsclite")
 optdepends=(
     "firefox: Extension for Belgian eid"
     "acsccid: ACS CCID smart card readers"
-    "ccid: A generic USB Chip/Smart Card Interface Devices driver (needed for Belgian Digipass 870)"
-    "pcsc-tools: PC/SC smartcard tools")
-makedepends=("pcsclite")
+    "ccid: Needed for Belgian Digipass 870"
+    "pcsc-tools: PC/SC smartcard tools"
+)
 
 # Upstream has decided not signing sources using the GPG key as this was
 # confusing users who are not used to use .asc signature files.  So while the



More information about the arch-commits mailing list