Search Criteria
Package Details: shellcheck-git 0.4.6.git20171108-1
Git Clone URL: | https://aur.archlinux.org/shellcheck-git.git (read-only, click to copy) |
---|---|
Package Base: | shellcheck-git |
Description: | Shell script analysis tool (latest git commit) |
Upstream URL: | http://www.shellcheck.net |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | lukeshu |
Last Packager: | lukeshu |
Votes: | 8 |
Popularity: | 0.000043 |
First Submitted: | 2013-07-24 00:37 |
Last Updated: | 2017-11-14 19:19 |
Dependencies (6)
- ghc (ghc-raspbian-bin)
- haskell-json
- haskell-mtl (ghc-libs)
- haskell-parsec (ghc-libs)
- haskell-quickcheck
- haskell-regex-tdfa
Required by (20)
- aursec (requires shellcheck) (check)
- aursec-git (requires shellcheck) (check)
- aursec-tui (requires shellcheck) (check)
- aursec-tui-git (requires shellcheck) (check)
- domino-chain (requires shellcheck) (make)
- dosh (requires shellcheck) (check)
- git-bookmark-git (requires shellcheck) (optional)
- openvino (requires shellcheck) (make)
- openvino-git (requires shellcheck) (make)
- openvpn-unroot-git (requires shellcheck) (check)
- pidswallow-dev-git (requires shellcheck) (check)
- prosody-hg (requires shellcheck) (check)
- realtime-suggestions (requires shellcheck) (check)
- rua (requires shellcheck) (optional)
- rua-git (requires shellcheck) (optional)
- twa (requires shellcheck) (check)
- usbctl-git (requires shellcheck) (check)
- vim-ale-git (requires shellcheck) (optional)
- vim-pkgbuild-git (requires shellcheck) (optional)
- zfs-prune-snapshots (requires shellcheck) (check)
Latest Comments
1 2 Next › Last »
bartus commented on 2019-12-09 14:59
Unable to build in
mkchrootpkg
:Ataraxy commented on 2017-11-16 08:45
Thanks a bunch, @lukeshu. This is a critical package to make sure no bugs creep in! Cheers!!!
lukeshu commented on 2017-11-14 19:20
I have adopted this, and updated it to 0.4.6.git20171108.
I am also the maintainer of this package in the Parabola distro.
timofonic commented on 2017-10-24 14:37
Any ways to update this? I need it for study and personal reasons. Please orphan it if you don't want to continue maintaining it. I'm going to try maintaining it, but all help is welcome and I'll add other co-maintainers (I don't believe in the maintainership concept).
dbermond commented on 2017-10-06 19:09
Package is not building for me:
[ 1 of 18] Compiling Paths_ShellCheck ( dist/build/autogen/Paths_ShellCheck.hs, dist/build/Paths_ShellCheck.o )
dist/build/autogen/Paths_ShellCheck.hs:10:1: error:
Could not find module ‘Control.Exception’
There are files missing in the ‘base-4.10.0.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
10 | import qualified Control.Exception as Exception
|
Ataraxy commented on 2017-08-30 05:54
I get errors such as:
/usr/bin/ld: cannot find -lHSrts
Full transcript: https://pastebin.com/9TyZ3ZGz
Alad commented on 2016-10-06 20:27
How come this is 0.4.4.r0.be4df19-1, while a build results in 0.4.3.r75.g6b62b5b-1 ?
justin8 commented on 2015-08-11 00:47
Please don't flag git packages as out of date unless they're no longer able to build the current git version; this still works perfectly fine.
vwyodajl commented on 2015-04-08 14:59
This is failing to build as is. I had to bump haskell-json to 1.9.1 to just build. And now
QuickCheck >=2.7.4, parsec -any, regex-tdfa -any
pacman -Qi haskell-quickcheck
Name : haskell-quickcheck
Version : 2.8-3
kseistrup commented on 2014-12-21 08:17
$ sudo aura -A shellcheck-git
aura >>= Determining dependencies...
aura >>= Dependency checking failed for these reasons:
The dependency `ghc` demands version `<5.0`, but the most recent version is `7.8.3-2`.