Search Criteria
Package Details: scopes-hg r2177+.e99ac8ce1ce7+-2
Git Clone URL: | https://aur.archlinux.org/scopes-hg.git (read-only, click to copy) |
---|---|
Package Base: | scopes-hg |
Description: | Scopes is a retargetable programming language & infrastructure |
Upstream URL: | https://scopes.rocks |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | s-ol |
Maintainer: | s-ol |
Last Packager: | s-ol |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-05-10 21:03 |
Last Updated: | 2020-05-14 14:11 |
Dependencies (8)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-git, llvm-minimal-git, llvm-toolchain-nightly-bin)
- spirv-tools (spirv-tools-git)
- cmake (cmake-git) (make)
- genie-git (make)
- llvm (llvm-pypy-stm, llvm39, llvm-asserts, llvm38, llvm-tce, llvm11, llvm11-libs, llvm11-ocaml, llvm-minimal-git, llvm8, llvm-toolchain-nightly-bin) (make)
- make (make3, make-git, make-without-guile) (make)
- mercurial (mercurial-hg, mercurial-stable-hg) (make)
- spirv-headers (spirv-headers-git) (make)
Latest Comments
s-ol commented on 2020-05-14 14:12
Thanks for reporting that @Karrq, that was sloppy. The package is fixed again now.
Karrq commented on 2020-05-14 05:44
The PKGBUILD is trying to apply the old patch
system-paths.patch
, which doesn't exist anymore.I manually changed my PKGBUILD to apply
platform.patch
instead and it works fine