Search Criteria
Package Details: scopes-hg r2177+.e99ac8ce1ce7+-2
Package Actions
| 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: | MIT |
| Conflicts: | scopes |
| Provides: | scopes |
| Submitter: | s-ol |
| Maintainer: | s-ol |
| Last Packager: | s-ol |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-05-10 21:03 (UTC) |
| Last Updated: | 2020-05-14 14:11 (UTC) |
Dependencies (8)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- spirv-tools (spirv-tools-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- genie-gitAUR (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- mercurial (mercurial-hgAUR, mercurial-stable-hgAUR) (make)
- spirv-headers (spirv-headers-gitAUR) (make)
Latest Comments
s-ol commented on 2020-05-14 14:12 (UTC)
Thanks for reporting that @Karrq, that was sloppy. The package is fixed again now.
Karrq commented on 2020-05-14 05:44 (UTC)
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.patchinstead and it works fine