Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : shellcheck | name : shellcheck | ||||
| version : 0.4.6 | version : 0.4.7 | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://github.com/koalaman/shellcheck/archive/v0.4.6.tar.gz : 1c3cd8995ebebf6c8e5475910809762b91bebf0a3827ad87a0c392c168326de2 | - https://github.com/koalaman/shellcheck/archive/v0.4.7.tar.gz : 3fd7ebec821b96585ba9137b7b8c7bd9410876490f4ec89f2cca9975080a8206 | ||||
| license : GPL-3.0 | license : GPL-3.0 | ||||
| component : programming.tools | component : programming.tools | ||||
| summary : ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh shell scripts | summary : ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh shell scripts | ||||
| description: | | description: | | ||||
| ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh shell scripts | ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh shell scripts | ||||
| builddeps : | builddeps : | ||||
| - ghc-devel | - ghc-devel | ||||
| - haskell-cabal-install | - haskell-cabal-install | ||||
| - haskell-json | - haskell-json | ||||
| - haskell-QuickCheck | - haskell-QuickCheck | ||||
| - haskell-regex-tdfa | - haskell-regex-tdfa | ||||
| setup : | | setup : | | ||||
| %cabal_configure | %cabal_configure --enable-tests | ||||
| build : | | build : | | ||||
| %cabal_build | %cabal_build | ||||
| install : | | install : | | ||||
| %cabal_install | %cabal_install | ||||
| %cabal_register | %cabal_register | ||||
| check : | | |||||
| cabal test -v %JOBS% | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.