Search Criteria
Package Details: spidermonkey-git 130.0a1+20240803.1+gd92a07556499-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/spidermonkey-git.git (read-only, click to copy) |
---|---|
Package Base: | spidermonkey-git |
Description: | Mozilla's JavaScript engine used in Firefox |
Upstream URL: | https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey |
Licenses: | MPL-2.0 |
Conflicts: | spidermonkey |
Provides: | spidermonkey |
Submitter: | pkmx |
Maintainer: | None |
Last Packager: | micwoj92 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-08-11 06:00 (UTC) |
Last Updated: | 2024-08-02 23:50 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- python3 (python) (make)
Latest Comments
micwoj92 commented on 2024-08-02 23:54 (UTC)
I've pushed minimal pkgbuild update just to fix build, still needs improvements, but I will leave it to next person as I'm not interested in using this package.
Technetium1 commented on 2022-07-25 20:18 (UTC)
Requires
python
to build in clean chroot or else:../configure: line 10: exec: python3: not found
darose commented on 2020-05-30 15:13 (UTC)
FYI, missing 2 build dependencies: rust, llvm