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

David Runge dvzrv at gemini.archlinux.org
Fri Apr 29 18:23:55 UTC 2022


    Date: Friday, April 29, 2022 @ 18:23:54
  Author: dvzrv
Revision: 444305

upgpkg: libnitrokey 3.7-1: Upgrade to 3.7.

Remove unneeded prepare().
Simplify calls to cmake, ctest and make.
Add debug package.

Modified:
  libnitrokey/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-29 18:22:23 UTC (rev 444304)
+++ PKGBUILD	2022-04-29 18:23:54 UTC (rev 444305)
@@ -12,6 +12,7 @@
 depends=('glibc' 'gcc-libs' 'hidapi' 'libusb')
 makedepends=('cmake' 'qt5-tools' 'catch2')
 provides=('libnitrokey.so')
+options=(debug)
 source=(https://github.com/Nitrokey/libnitrokey/releases/download/v${pkgver}/libnitrokey-v${pkgver}.tar.gz{,.sig})
 sha512sums=('1f9c689a64b99aef8b683c0bca0e0c8b07b51008c18a884571f0c38d1b73deac0d1067f6b93fc7181226655005828299662e75ec0885eaeeca1a5023de2348eb'
             'SKIP')



More information about the arch-commits mailing list