Search Criteria
Package Details: makepad-git 0.1.0.r883.5c05e153-1
Package Actions
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: | MIT |
Conflicts: | makepad |
Provides: | makepad |
Submitter: | teohhanhui |
Maintainer: | None |
Last Packager: | teohhanhui |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-20 10:24 (UTC) |
Last Updated: | 2021-04-05 09:55 (UTC) |
Dependencies (5)
- libx11 (libx11-gitAUR)
- libxcursor
- mesa-libgl (mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
teohhanhui commented on 2020-11-05 03:52 (UTC)
I've removed the
--locked
flag for now. See https://twitter.com/rikarends/status/1322653912734851072teohhanhui commented on 2020-06-20 10:32 (UTC) (edited on 2020-06-20 10:33 (UTC) by teohhanhui)
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
).