Search Criteria
Package Details: gen-license 0.1.3-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/gen-license.git (read-only, click to copy) |
---|---|
Package Base: | gen-license |
Description: | Create licenses for your projects right from your terminal! license-generator on github by nexxeln |
Upstream URL: | https://github.com/nexxeln/license-generator |
Keywords: | gen-license, generator license-generator,license, |
Licenses: | MIT |
Submitter: | justsaumit |
Maintainer: | justsaumit |
Last Packager: | justsaumit |
Votes: | 1 |
Popularity: | 0.000001 |
First Submitted: | 2022-10-02 03:04 (UTC) |
Last Updated: | 2024-12-15 11:33 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
Latest Comments
justsaumit commented on 2024-12-15 07:45 (UTC) (edited on 2024-12-15 07:54 (UTC) by justsaumit)
Hey arash28134, I looked into this and found the same issue just by installing the package. With no changes. Turns out this is still an open issue from
ring
package in rust. https://github.com/briansmith/ring/issues/1444 By default LTO is enabled when AUR packages the rust project. However, this is causing the issues during build. So I've disabled them from now on till it's resolved.8ef2726 - commit can be used to install version 0.1.2/3rd release which is fetched from https://crates.io/crates/gen-license/0.1.2
arash28134 commented on 2024-07-28 08:46 (UTC)
Installing results in errors:
bojanmilevski commented on 2023-02-18 21:12 (UTC)
issue no longer present. thanks for the quick fix and sorry for my late reply. cheers!
justsaumit commented on 2023-02-08 21:55 (UTC)
I ran the install on a quickemu VM and got the same error aswell. It occured because my key's aren't in the default keyserver, so made changes in the PKGBUILD to just not add them since I don't think it's really necessary. Let me know if it works now and Thanks for bringing out the issue :D
bojanmilevski commented on 2023-02-01 22:41 (UTC)
I get an error when downloading this package: