Search Criteria
Package Details: chakracore 1.11.24-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/chakracore.git (read-only, click to copy) |
|---|---|
| Package Base: | chakracore |
| Description: | ChakraCore is an open source Javascript engine with a C API |
| Upstream URL: | https://github.com/chakra-core/ChakraCore |
| Keywords: | chakra javascript microsoft |
| Licenses: | MIT |
| Conflicts: | chakracore-bin |
| Provides: | ch, libChakraCore.so |
| Submitter: | enihcam |
| Maintainer: | None |
| Last Packager: | eggbertx |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-02-06 06:19 (UTC) |
| Last Updated: | 2025-10-07 19:36 (UTC) |
Dependencies (3)
- icu (icu-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Required by (1)
- neosphere (requires libChakraCore.so)
Latest Comments
micwoj92 commented on 2025-11-17 23:08 (UTC)
This seems to need python2 to build
MichaelChou commented on 2018-12-17 08:24 (UTC)
There is another package
chakracore-bin, which is the pre-built binaries from Microsoft.MichaelChou commented on 2018-07-14 06:23 (UTC)
Updated to v1.10.1
@enihcam 'chakaracore' and 'chakaracore-git' removed in PKGBUILD
enihcam commented on 2018-07-05 03:21 (UTC) (edited on 2018-07-05 03:22 (UTC) by enihcam)
Hi @MC, Just let know that 'chakaracore' has been removed already, and nobody use 'chakaracore-git' and will be removed eventually.
MichaelChou commented on 2018-07-04 17:12 (UTC)
@enihcam OK, I've adopted this package and updated the patch.
enihcam commented on 2018-07-04 15:34 (UTC)
Thanks for the patch, @MichaelChou. I'm no longer the maintainer of this package. Please adopt the package. Thanks.
MichaelChou commented on 2018-07-04 14:59 (UTC) (edited on 2018-07-04 14:59 (UTC) by MichaelChou)
I provide my PKGBUILD here: https://pastebin.com/G79CEuHQ
changes:
chbinaryHope it help.