summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRobin Krahl2019-01-04 16:47:02 +0000
committerRobin Krahl2019-01-04 17:50:09 +0100
commite7cc0f986a9afecfd9500806d231e93492805fc4 (patch)
treeabe2dfbf7124571c50f687ee9f4d9e7ca421824c /.SRCINFO
parentcf0223fbddf781baf246a5b162795b0845ec72e5 (diff)
downloadaur-e7cc0f986a9afecfd9500806d231e93492805fc4.tar.gz
Use packaged libnitrokey instead of compiling from source
Per default, nitrokey-sys compiles libnitrokey from source. This commit patches nitrokey-sys to use the packaged libnitrokey instead. Firstly, this makes the build process easier. Secondly, this guarantees that the udev rules required to use the Nitrokey devices are already in place (as they are shipped with the libnitrokey package).
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76ffdf0fa89a..fdd187f42604 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,17 @@
pkgbase = nitrocli
pkgdesc = Command-line interface for Nitrokey devices
pkgver = 0.2.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/d-e-s-o/nitrocli
arch = x86_64
license = GPL3
makedepends = cargo
- depends = hidapi
+ depends = libnitrokey>=3.4.1
depends = gnupg
- source = nitrocli-0.2.0.tar.gz::https://crates.io/api/v1/crates/nitrocli/0.2.0/download
- sha512sums = aca356201c29ed670595d2d637edc2ce15df0a59a6843c68632b702fc92dd8df85cf6e17eed6d5d95e8dd2e83e1f15c3691f2e9bd1aeb0fc908c2217af7e74ae
+ source = nitrocli-0.2.0.tar.gz::https://github.com/d-e-s-o/nitrocli/archive/v0.2.0.tar.gz
+ source = use-system-library.patch
+ sha512sums = f119335e05170c7125d6ecdfdbd9ad30f0bf8fafbd694ecb97e99da25982317dfd0faa9f8b962cda2d2d565a447affefdd8f9198ba85e713fe93f1bd8f90b1ec
+ sha512sums = d53050632a6f68705d344469a040579e5ea23db6ce7e1e36ae2f7a206a543cbea409ad3f025495a9f12c46a4c488ffbfab3cc781cbed058f88a3c23f8d2667cf
pkgname = nitrocli