Search Criteria
Package Details: makepad-git 0.1.0.r827.8dfad9ff-1
Git Clone URL: | https://aur.archlinux.org/makepad-git.git (read-only, click to copy) |
---|---|
Package Base: | makepad-git |
Description: | VR, web and native collaborative shader programming environment |
Upstream URL: | https://github.com/makepad/makepad |
Keywords: | development ide rust |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | teohhanhui |
Maintainer: | teohhanhui |
Last Packager: | teohhanhui |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-20 10:24 |
Last Updated: | 2020-11-05 03:46 |
Dependencies (5)
- libx11 (libx11-git, libx11-threadsafe)
- libxcursor (libxcursor-git)
- mesa-libgl (catalyst-firepro, catalyst-total, catalyst-libgl, mesa-libgl-noglvnd, catalyst-test, mesa-arm-git, mesa-rc, mesa-stable, mesa)
- cargo (cargo-standalone-git, cargo-nightly-bin, cargo-git, rust-bin, rustup-git, rust-nightly-bin, rust-wasm, rust, rustup) (make)
- git (git-git) (make)
Latest Comments
teohhanhui commented on 2020-11-05 03:52
I've removed the
--locked
flag for now. See https://twitter.com/rikarends/status/1322653912734851072teohhanhui commented on 2020-06-20 10:32
Note that until https://github.com/makepad/makepad/pull/87 is merged, you'd have to generate
Cargo.lock
yourself and put it in the{$srcdir}/${pkgname}
directory (e.g.src/makepad-git
).