Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/xmonad-contrib,
Third party extensions for xmonad
Branch: CURRENT,
Version: 0.11.3,
Package name: xmonad-contrib-0.11.3,
Maintainer: degrooteThird party tiling algorithms, configurations and scripts to xmonad,
a tiling window manager for X.
For an introduction to building, configuring and using xmonad
extensions, see "XMonad.Doc". In particular:
"XMonad.Doc.Configuring", a guide to configuring xmonad
"XMonad.Doc.Extending", using the contributed extensions library
"XMonad.Doc.Developing", introduction to xmonad internals and writing
your own extensions.
DEINSTALL [+/-]PKGVERSION=@PKGVERSION@
case ${STAGE} in
POST-DEINSTALL)
ghc-pkg unregister xmonad-contrib-${PKGVERSION}
;;
esac
Required to run:[
fonts/Xft2] [
lang/ghc7] [
devel/hs-mtl] [
devel/hs-utf8-string] [
devel/hs-extensible-exceptions] [
x11/hs-X11] [
devel/hs-random] [
wm/xmonad] [
x11/hs-X11-xft]
Required to build:[
pkgtools/x11-links] [
x11/renderproto]
Package options: xft2
Master sites:
SHA1: f8c688981f79a2cb8c64ba72a00c47fbfbae5d47
RMD160: 25b12e1572f77aafdb366f9fb8fda9909f6d5a84
Filesize: 392.292 KB
Version history: (Expand)
- (2014-08-26) Package deleted from pkgsrc
- (2014-05-24) Updated to version: xmonad-contrib-0.11.3
- (2013-11-18) Package has been reborn
- (2013-11-18) Package deleted from pkgsrc
- (2013-08-28) Package has been reborn
- (2013-08-28) Updated to version: xmonad-contrib-0.11.2
CVS history: (Expand)
2014-08-25 16:01:02 by Ryosuke Moro | Files touched by this commit (5) | |
Log message:
Remove xmonad-contrib, imported to pkgsrc/wm.
|
2014-08-24 11:48:00 by Ryosuke Moro | Files touched by this commit (2) |
Log message:
refactoring
|
2014-05-23 23:45:34 by Ryosuke Moro | Files touched by this commit (3) |
Log message:
Update to 0.11.3
pkgsrc changes: static -> dynamic
changes:
0.11.3
- compile with GHC 7.8.2
see:
http://code.google.com/p/xmonad/issues/detail?id=563
http://code.google.com/p/xmonad/issues/detail?id=565
|
2014-05-22 23:41:47 by Ryosuke Moro | Files touched by this commit (22) |
Log message:
Remove hs-cmdargs, imported to pkgsrc/devel.
Remove hs-x11-xft, imported to pkgsrc/x11.
Remove xmonad, imported to pkgsrc/wm.
|
2014-05-21 23:04:42 by Ryosuke Moro | Files touched by this commit (97) |
Log message:
Remove hs-network, imported to pkgsrc/net.
Remove hs-random, hs-syb, imported to pkgsrc/devel.
Remove hs-x11, imported to pkgsrc/x11.
|
2014-05-20 23:23:18 by Ryosuke Moro | Files touched by this commit (49) |
Log message:
Remove hs-data-default, hs-extensible-exceptions, imported to pkgsrc/devel.
|
2014-05-18 23:33:25 by Ryosuke Moro | Files touched by this commit (119) |
Log message:
Remove hs-data-default-class, hs-dlist, hs-text, hs-utf8-string,
imported to pkgsrc/devel.
|
2014-05-16 22:47:07 by Ryosuke Moro | Files touched by this commit (112) |
Log message:
Remove hs-mtl, imported to pkgsrc/devel
|