Search Criteria
Package Details: xmonad-git v0.14.2.r5.g3d1720c-1
Git Clone URL: | https://aur.archlinux.org/xmonad-git.git (read-only, click to copy) |
---|---|
Package Base: | xmonad-git |
Description: | Lightweight X11 tiled window manager written in Haskell |
Upstream URL: | http://xmonad.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Mr.Elendig |
Maintainer: | Mr.Elendig |
Last Packager: | Mr.Elendig |
Votes: | 3 |
Popularity: | 0.133384 |
First Submitted: | 2015-09-12 18:58 |
Last Updated: | 2018-09-22 08:54 |
Dependencies (13)
- ghc (ghc-raspbian-bin)
- gmp (gmp-hg, scipoptsuite, scipoptsuite-bin)
- haskell-extensible-exceptions
- haskell-mtl (ghc-libs)
- haskell-setlocale
- sh (bash-devel-git, dashbinsh, bash-devel-static-git, bash)
- haskell-utf8-string<1.1
- haskell-x11<1.10
- haskell-utf8-string>=0.3
- haskell-x11>=1.8
- gendesk (make)
- git (git-git) (make)
- xorg-xmessage (optional) – for displaying visual error messages
Required by (3)
- gnome-flashback-xmonad (requires xmonad)
- gnome-flashback-xmonad-nopanel (requires xmonad) (optional)
- xmonad-contrib-git
Latest Comments
eldog commented on 2018-01-02 09:23
I'm getting a compilation error with the latest version
Mr.Elendig commented on 2017-03-30 08:05
Check LDFLAGS in your makepkg.conf, the one shipped by arch does not have -pie.
misc commented on 2017-03-29 16:16
Getting
/usr/bin/ld: -r and -pie may not be used together
since two or three weeks.
Probably an Arch bug or GHC shortcoming, though.
de-vries commented on 2017-02-19 16:15
Shouldn't git be a makedepend? Currently building in a clean chroot fails because git is not automatically installed.
Thanks for providing the PKGBUILD, btw :)
anpieber commented on 2017-02-17 08:16
I get the following error: :: xmonad-git: installing haskell-x11 (1.8-1) breaks dependency 'haskell-x11<1.8'
Mr.Elendig commented on 2016-12-31 11:47
I'm not going to bother, it is trivial to just update the PKGBUILD for haskell-x11(-xft), and hopefully there is a new xmonad release soon™ so that haskell-x11 in the repos can get bumped anyway. But feel free to make haskell-x11-git if you like. Would require users to rebuild haskell-x11-xft too btw.
mazinght commented on 2016-12-28 13:08
Thanks! I think having the dependency wrong for a few days for the sake of spending time with family is completely understandable :)
Should we make a haskell-x11-git package, perhaps, to avoid this situation?
Mr.Elendig commented on 2016-12-28 11:59
Nothing I can do about haskell-x11 being too old in [community]. You can bump it yourself if you are not using anything that depends on <= 1.6. Was going to update the dep in the PKGBUILD earlier but then I got invaded by family. Stupid holidays.
mazinght commented on 2016-12-27 12:37
I am getting
Encountered missing dependencies: X11 == 1.7.*
Also, after getting this error, I have to manually remove xmonad.desktop to be able to try (and fail) to install this package again.
haskell-x11 has been flagged out of date a few days ago.