Search Criteria
Package Details: rubik-git 1:v1.1.0.r8.g5db3b0f-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rubik-git.git (read-only, click to copy) |
|---|---|
| Package Base: | rubik-git |
| Description: | A keyboard driven virtual Rubik's cube made in rust. |
| Upstream URL: | https://github.com/alansartorio/rubik |
| Licenses: | MIT |
| Submitter: | AlancitoBalanza |
| Maintainer: | AlancitoBalanza |
| Last Packager: | AlancitoBalanza |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-03-01 21:49 (UTC) |
| Last Updated: | 2022-03-12 22:09 (UTC) |
Dependencies (3)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rustup) (make)
Latest Comments
AlancitoBalanza commented on 2022-03-02 01:41 (UTC)
I just did.
Thanks for pointing that out.
sekret commented on 2022-03-01 22:37 (UTC)
Please add desktop-file-utils to makedepends.
And / or think about whether or not this tool is really required. I'm pretty sure the install command can do the same thing equally well with the following line:
install -D -m644 "extra/Rubik.desktop" "$pkgdir/usr/share/applications/Rubik.desktop"
Please add license=('unknown')
Please add a maintainer tag.