Search Criteria
Package Details: opencryptoki 3.24.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/opencryptoki.git (read-only, click to copy) |
---|---|
Package Base: | opencryptoki |
Description: | PKCS11 implementation for Linux |
Upstream URL: | https://github.com/opencryptoki/opencryptoki |
Licenses: | CPL |
Submitter: | mutantmonkey |
Maintainer: | mutantmonkey |
Last Packager: | mutantmonkey |
Votes: | 19 |
Popularity: | 0.49 |
First Submitted: | 2015-08-17 05:50 (UTC) |
Last Updated: | 2024-09-12 07:19 (UTC) |
Dependencies (3)
- openssl (openssl-gitAUR, openssl-staticAUR)
- trousersAUR (trousers-fedora-patchesAUR)
- expect (make)
Latest Comments
1 2 Next › Last »
thebagarius commented on 2023-09-14 18:59 (UTC)
@mutantmonkey all good man? did you miss the email again?
the package is marked out of date 2022-11-08. today is 2023-09-14 almost a year later.
mutantmonkey commented on 2022-01-15 03:22 (UTC) (edited on 2022-01-15 03:22 (UTC) by mutantmonkey)
Yes, the reason is that I missed the out-of-date notification email. The package is updated now; I apologize for the delay.
grawity commented on 2022-01-14 14:52 (UTC)
It's the job of alternate versions to mark themselves as conflicting with the main version. It's not reasonable to expect that the main version would list every possible alternate as conflict.
arch-dev commented on 2022-01-14 13:19 (UTC) (edited on 2022-01-14 13:22 (UTC) by arch-dev)
Is there a reason that this package remains outdated for months? Especially when the fix involves just two lines:
It would also be nice to mark this package as conflicting with the git version:
mikezila commented on 2020-06-04 03:26 (UTC)
I had a similar issue. Using the git version worked.
2b5b77428ea1e9ae commented on 2020-06-03 20:00 (UTC) (edited on 2020-06-03 20:00 (UTC) by 2b5b77428ea1e9ae)
Tests didn't build for me, I had to set --enable-testcases=no.
Error message:
Kadzi commented on 2019-11-25 18:36 (UTC)
MAKEDEPENDS is also missing byacc.
grawity commented on 2019-10-28 16:10 (UTC)
IIRC
flex
is in the base-devel group, which is assumed to be present so its contents don't need to be explicitly listed as a makedep.architector4 commented on 2019-10-28 15:55 (UTC)
In
build()
stage, got this:Lines 65 and 66 in
opencryptoki-3.11.1.tar.gz/src/configure.ac
reflect this, and installingflex
package fixes this. I guess a dependency has been forgotten?1 2 Next › Last »