Search Criteria
Package Details: linuxwave-git 0.2.0.r1.rg8c67bf7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linuxwave-git.git (read-only, click to copy) |
---|---|
Package Base: | linuxwave-git |
Description: | Generate music from the entropy of Linux (latest commit) |
Upstream URL: | https://github.com/orhun/linuxwave |
Keywords: | generator git music zig |
Licenses: | MIT |
Conflicts: | linuxwave |
Provides: | linuxwave |
Submitter: | begin-theadventu |
Maintainer: | begin-theadventu |
Last Packager: | begin-theadventu |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-04-17 18:37 (UTC) |
Last Updated: | 2024-10-21 15:36 (UTC) |
Dependencies (4)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lld (llvm-rocm-gitAUR, llvm-gitAUR) (make)
- zig (zig-0.10-binAUR, zig-dev-binAUR, zig-gitAUR, zig-binAUR, zigup-binAUR, zig-nightly-binAUR) (make)
Latest Comments
Gallifreyan commented on 2024-04-01 08:48 (UTC)
I managed to build it with a custom PKGBUILD with only Zig 0.10.1, with no further downgrades required, seems to work so far.
IMHO requiring downgrades from users is pretty iffy
begin-theadventu commented on 2024-03-27 21:29 (UTC) (edited on 2024-03-27 21:38 (UTC) by begin-theadventu)
@Gallifreyan Thanks for the information! It also needed other downgrades in makedepends.
They can be downgraded/installed with
downgrade compiler-rt15 clang15 lld15 llvm15-libs zlang
or from the archive.Gallifreyan commented on 2024-03-27 16:43 (UTC)
currently the build fails since the package is not yet adapted for Zig 0.11, which is the current upstream. You should pin the dependency to Zig 0.10.1.