Search Criteria
Package Details: omnikey_ifdokccid 4.3.3-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/omnikey_ifdokccid.git (read-only, click to copy) |
---|---|
Package Base: | omnikey_ifdokccid |
Description: | PCSC driver for OMNIKEY 1021, 3x21, 6121,512x, 532x |
Upstream URL: | http://www.hidglobal.com/ |
Keywords: | omnikey pcsc |
Licenses: | custom:HID_OK_Drivers_EULA |
Conflicts: | omnikey_ifdokccid-git |
Submitter: | onestone |
Maintainer: | JulianXhokaxhiu |
Last Packager: | JulianXhokaxhiu |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2015-03-04 04:02 (UTC) |
Last Updated: | 2024-01-21 21:56 (UTC) |
Dependencies (2)
- libusb (libusb-gitAUR)
- pcsclite (pcsclite-gitAUR)
Required by (1)
- infonotary-client-software (optional)
Latest Comments
1 2 3 4 Next › Last »
JulianXhokaxhiu commented on 2024-01-21 22:04 (UTC)
Good news :) With 4.3.3-6 I managed to solve both problems reported. Should be working fine on all AUR package managers. Thanks for the suggestions and for the heads up @dreieck
dreieck commented on 2024-01-21 12:09 (UTC)
Please install
/etc/udev/rules.d/z98_omnikey.rules
to another directory:/usr/lib/udev/rules.d/z98_omnikey.rules
.Files in
/etc/udev/rules.d/
are left to be created by users who want to override the defaults in/usr/lib/udev/rules.d/
.Regards and thanks for maintaining!
JulianXhokaxhiu commented on 2023-10-14 22:00 (UTC) (edited on 2023-10-14 22:00 (UTC) by JulianXhokaxhiu)
@dreieck: Looks like the URL has been put behind Cloudflare which now returns a 403 for curl. We need to check if there's a way to spoof the User Agent when building AUR packages...
dreieck commented on 2023-10-14 19:23 (UTC) (edited on 2023-10-14 19:25 (UTC) by dreieck)
Source download fails for me with HTTP error 40 Forbidden:
Download via webbrowser works, though.
Regards!
JulianXhokaxhiu commented on 2023-01-05 10:38 (UTC)
@KaiXavier: Thanks for heads up. Fixed!
KaiXavier commented on 2023-01-05 10:18 (UTC)
It seems to me that HID Global has changed the download address or procedure. The source link included in PKGBUILD to the zip file does not work and would probably need to be adjusted.
abouvier commented on 2018-05-22 00:32 (UTC)
Yes, but I hope I'm not the only one :p
JulianXhokaxhiu commented on 2018-05-21 16:45 (UTC)
I hope you're happy now :)
abouvier commented on 2018-05-21 16:06 (UTC)
I think you misunderstood the purpose of the
arch
directive :pEven if the package can be compiled for every arch, you should list all these arch in the array.
any
is for architecture independent package.As this package is already compiled, and the ARM version is a 32-bit executable, the array should not accept aarch64 or any incompatible ARM arch.
1 2 3 4 Next › Last »