Search Criteria
Package Details: lucid 0.3.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lucid.git (read-only, click to copy) |
|---|---|
| Package Base: | lucid |
| Description: | A simple mock-application for programs that work with child processes |
| Upstream URL: | https://github.com/sharkdp/lucid |
| Keywords: | rust sleep |
| Licenses: | MIT, Apache |
| Submitter: | keysym |
| Maintainer: | keysym |
| Last Packager: | keysym |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-09-11 21:20 (UTC) |
| Last Updated: | 2021-09-12 02:36 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
Latest Comments
keysym commented on 2021-09-12 02:23 (UTC) (edited on 2021-09-12 02:25 (UTC) by keysym)
@djmattyg007 Understandable! I was looking at cbindgen as an example. I'll update soon, thanks for the advice.
djmattyg007 commented on 2021-09-12 01:51 (UTC)
It would be preferable if you could use
$CARCHin the--targetflag, rather than hard-codingx86_64. This will make lives easier for those using Arch Linux ARM for example.keysym commented on 2021-09-11 23:00 (UTC)
@lmartinez-mirror Thanks for the info! I've updated the PKGBUILD, and will update other Rust packages that I'm maintaining!
lmartinez-mirror commented on 2021-09-11 21:54 (UTC)
Rust packaging guidelines were updated a month ago; please consider revising your PKGBUILD according to them.