Search Criteria
Package Details: libcorecrypto 2022-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/libcorecrypto.git (read-only, click to copy) |
---|---|
Package Base: | libcorecrypto |
Description: | Library implementing Apple low-level cryptographic primitives |
Upstream URL: | https://developer.apple.com/security/ |
Keywords: | altstore |
Licenses: | custom |
Conflicts: | libcorecrypto-git |
Provides: | libcorecrypto |
Submitter: | AlphaJack |
Maintainer: | AlphaJack |
Last Packager: | AlphaJack |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2022-01-24 11:33 (UTC) |
Last Updated: | 2024-02-24 19:26 (UTC) |
Dependencies (4)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
Kimiblock commented on 2024-02-24 06:35 (UTC) (edited on 2024-02-24 06:36 (UTC) by Kimiblock)
Looks like the hash needs an update
eb598e20e140f3c0aa1db6ea3970b1f6176bd5fd3757d43aa2c809909a805987
mekb commented on 2022-08-26 12:15 (UTC) (edited on 2022-08-26 12:17 (UTC) by mekb)
I'm getting an error:
I fixed it by creating directory
./src/corecrypto/scripts/
and downloading https://raw.githubusercontent.com/StableCoder/cmake-scripts/main/code-coverage.cmake to./src/corecrypto/scripts/code-coverage.cmake
, the./src/corecrypto/CMakeLists.txt
saysAlphaJack commented on 2022-02-13 19:08 (UTC)
@turikhay I have a PKGBUILD for it but I'm waiting for the author to reach me at https://github.com/NyaMisty/AltServer-Linux/issues/29
turikhay commented on 2022-02-13 12:34 (UTC)
Great work! Looking forward to working AltServer-Linux package.