Search Criteria
Package Details: shellcheck-static 0.6.0-1
Git Clone URL: | https://aur.archlinux.org/shellcheck-static.git (read-only) |
---|---|
Package Base: | shellcheck-static |
Description: | shellcheck, without the 130MB haskell dependencies |
Upstream URL: | None |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | cdkitching |
Maintainer: | cdkitching (timofonic) |
Last Packager: | cdkitching |
Votes: | 21 |
Popularity: | 0.119329 |
First Submitted: | 2017-06-25 21:33 |
Last Updated: | 2019-02-09 00:23 |
Required by (8)
- aursec (requires shellcheck) (check)
- aursec-git (requires shellcheck) (check)
- aursec-tui (requires shellcheck) (check)
- aursec-tui-git (requires shellcheck) (check)
- openvpn-unroot-git (requires shellcheck) (check)
- prosody-hg (requires shellcheck) (check)
- realtime-suggestions (requires shellcheck) (check)
- usbctl-git (requires shellcheck) (check)
Latest Comments
barbuk commented on 2019-01-15 12:32
v6.0 pkgbuild:
willemw commented on 2018-10-28 09:42
The source binary is not compatible with i686. Please remove i686 from arch=.
cdkitching commented on 2017-11-14 15:06
timofonic: You asked for -git/nightly builds. The developer started offering them, soooo - have a PKGBUILD:
https://aur.archlinux.org/packages/shellcheck-git-static
doskoi: The ranty message has been updated to correctly express how irritating Haskell packaging on Arch is at the moment. Thank you.
doskoi commented on 2017-10-24 23:18
The haskell dependencies weight "only" 130 MB now ;)
Alad commented on 2017-10-24 23:03
Should be renamed to -bin. -static implies there's some special configuration going on, but the package is still built from source, where this one clearly isn't.
cdkitching commented on 2017-10-24 15:22
That storage is maintained by the developer. He saw the whole pandoc-static thing going down on the forums and set that up. It's linked to from the github page:
https://github.com/koalaman/shellcheck#installing
If you can point me to a more up-to-date source of a static build (ie. one without hundreds of MB of haskell dependencies) I'll immediately update this package to use it.
timofonic commented on 2017-10-24 14:44
Would it be possible to offer -git/nightly builds of the package?
I found the following, but latest date comes from 16 October 2017. Who maintains that storage?
https://shellcheck.storage.googleapis.com/shellcheck-latest.linux.x86_64.tar.xz
I'm going to clone your package and modify it to use the latest version. I can assign you as maintaner or co-maintainer if you want to ;)
cdkitching commented on 2017-06-26 18:23
Done.
doskoi commented on 2017-06-26 17:54
You didn't updated pkgrel in the .SRCINFO file with the last update.
acidrain42 commented on 2017-06-26 14:17
Much appreciated, thank you!