Search Criteria
Package Details: matterhorn-git 50200.11.0-1
Git Clone URL: | https://aur.archlinux.org/matterhorn-git.git (read-only, click to copy) |
---|---|
Package Base: | matterhorn-git |
Description: | A terminal-based chat client for MatterMost |
Upstream URL: | https://github.com/matterhorn-chat/matterhorn |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | amaloz |
Maintainer: | amaloz |
Last Packager: | amaloz |
Votes: | 2 |
Popularity: | 0.22 |
First Submitted: | 2017-04-20 23:32 |
Last Updated: | 2020-10-22 15:31 |
Dependencies (5)
- gmp (gmp-hg, scipoptsuite, scipoptsuite-bin)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- cabal-install (cabal-install-git, cabal-static, cabal-install-bin) (make)
- ghc (ghc-raspbian-bin) (make)
- git (git-git) (make)
Latest Comments
rageltman commented on 2021-01-15 01:20
The package is missing dependencies to build (ssh for git), and rather importantly its trying to perform network access in the
build()
step instead ofprepare()
which will break in environments which isolate the build step itself from the network.caleb commented on 2020-04-02 09:15
See the wiki guidelines but you only need to conflict with "matterhorn" here, the fact that the -bin package also conflicts with the same thing will be enough to resolve that it would also conflict with this. Also the provides line here is wrong, it needs to provide matterhorn not matterhorn-git.
amaloz commented on 2018-11-26 21:32
I hopefully fixed it. The build wasn't working with the latest ghc. I've found that it works with ghc8.0, but likely works with ghc8.2 as well (although I didn't test that).
gajdosm commented on 2018-11-21 10:52
Hey gyus, build fails:
As I don't know cabal, I'm not sure how to deal with this. Can you help?
amaloz commented on 2017-05-31 16:29
Thanks. I added ghc and happy (pretty-show is built locally in the cabal sandbox).
Midov commented on 2017-05-20 07:50
Hi,
Matterhorn wont build without ghc and haskell-pretty-show packages.
I think you should add it to makedeps.