Search Criteria
Package Details: license-detector 4.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/license-detector.git (read-only, click to copy) |
|---|---|
| Package Base: | license-detector |
| Description: | Reliable project licenses detector |
| Upstream URL: | https://github.com/go-enry/go-license-detector |
| Licenses: | Apache |
| Submitter: | grawlinson |
| Maintainer: | None |
| Last Packager: | grawlinson |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-03-09 22:43 (UTC) |
| Last Updated: | 2022-08-21 07:45 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
yochananmarqos commented on 2025-04-29 20:53 (UTC)
The upstream project seems to be unmaintained. I suggest using
licenseeinstead.@gesh: This package is not out of date as it's using the latest release.
Either way, feel free to adopt the package and update to the pre-release if you want.
gesh commented on 2025-04-29 13:22 (UTC)
Needed to add quotes to
ldflagsas documented in https://wiki.archlinux.org/title/Go_package_guidelines for this to compile.Also, package is seriously out of date -- the targeted commit dates to two years prior to the latest release.
A patch fixing these issues:
The build flags could also be passed via
GOFLAGSas outlined there, in case you find this clearer.It turned out that this didn't fit my needs, so I won't be using this package, though.
Thanks for packaging this!
yochananmarqos commented on 2020-06-02 02:12 (UTC)
Building in a clean chroot worked, sorry for reporting an issue before tying that.
grawlinson commented on 2020-06-01 21:22 (UTC)
yochananmarqos: Are you able to provide more information?
goinstalledI've tested the package was built in a clean chroot, so it should work everywhere else.
yochananmarqos commented on 2020-06-01 16:56 (UTC)
This fails to build: build log