File: control

package info (click to toggle)
xmonad-contrib 0.7-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 980 kB
  • ctags: 18
  • sloc: haskell: 6,515; sh: 223; ansic: 78; makefile: 73
file content (81 lines) | stat: -rw-r--r-- 4,603 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Source: xmonad-contrib
Section: x11
Priority: optional
Maintainer: Joachim Breitner <nomeata@debian.org>
Standards-Version: 3.7.3
Build-Depends: debhelper (>= 5), haddock (>= 0.8-2), hscolour, haskell-utils (>= 1.10), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2+), ghc6-prof (>= 6.8.2), ghc6-prof (<< 6.8.2+), ghc6-doc (>= 6.8.2), ghc6-doc (<< 6.8.2+), libghc6-mtl-dev (= 1.1.0.0-2), libghc6-x11-dev (= 1.4.2-1), libghc6-xmonad-dev (= 0.7-2) | libghc6-xmonad-dev (= 0.7-2+b1), libghc6-mtl-prof (= 1.1.0.0-2), libghc6-x11-prof (= 1.4.2-1), libghc6-xmonad-prof (= 0.7-2) | libghc6-xmonad-prof (= 0.7-2+b1), libghc6-mtl-doc (= 1.1.0.0-2), libghc6-x11-doc (= 1.4.2-1), libghc6-xmonad-doc (= 0.7-2) | libghc6-xmonad-doc (= 0.7-2+b1), libx11-dev, libxinerama1
Homepage: http://xmonad.org/

Package: libghc6-xmonad-contrib-dev
Section: libdevel
Architecture: any
Depends: ghc6 (>= 6.8.2), ghc6 (<< 6.8.2+), ${shlibs:Depends}, ${misc:Depends}, libghc6-mtl-dev (= 1.1.0.0-2), libghc6-x11-dev (= 1.4.2-1), libghc6-xmonad-dev (= 0.7-2) | libghc6-xmonad-dev (= 0.7-2+b1), libx11-dev, libxinerama1
Suggests: libghc6-xmonad-contrib-prof, libghc6-xmonad-contrib-doc
Replaces: xmonadcontrib
Conflicts: xmonadcontrib
Description: Extensions to xmonad
 This is a huge extensions library for xmonad, providing alternative
 layout algorithms, key bindings, extended operations, and much more.
 .
 Xmonad is a minimalist tiling window manager for X, written in
 Haskell.  Windows are managed using automatic layout algorithms,
 which can be dynamically reconfigured. At any time windows are
 arranged so as to maximise the use of screen real estate. All
 features of the window manager are accessible purely from the
 keyboard: a mouse is entirely optional.  Xmonad is configured in
 Haskell, and custom layout algorithms may be implemented by the user
 in config files. A principle of Xmonad is predictability: the user
 should know in advance precisely the window arrangement that will
 result from any action. 
 . 
 This package is what you need to build your custom configured xmonad
 binary.

Package: libghc6-xmonad-contrib-prof
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libghc6-xmonad-contrib-dev, ghc6-prof (>= 6.8.2), ghc6-prof (<< 6.8.2+), libghc6-mtl-prof (= 1.1.0.0-2), libghc6-x11-prof (= 1.4.2-1), libghc6-xmonad-prof (= 0.7-2) | libghc6-xmonad-prof (= 0.7-2+b1), libx11-dev, libxinerama1
Suggests: libghc6-xmonad-contrib-doc
Description: Extensions to xmonad; profiling libraries
 This is a huge extensions library for xmonad, providing alternative
 layout algorithms, key bindings, extended operations, and much more.
 .
 Xmonad is a minimalist tiling window manager for X, written in
 Haskell.  Windows are managed using automatic layout algorithms,
 which can be dynamically reconfigured. At any time windows are
 arranged so as to maximise the use of screen real estate. All
 features of the window manager are accessible purely from the
 keyboard: a mouse is entirely optional.  Xmonad is configured in
 Haskell, and custom layout algorithms may be implemented by the user
 in config files. A principle of Xmonad is predictability: the user
 should know in advance precisely the window arrangement that will
 result from any action. 
 . 
 This package is what you need to profile your custom configured xmonad
 binary.

Package: libghc6-xmonad-contrib-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ghc6-doc (>= 6.8.2), ghc6-doc (<< 6.8.2+), libghc6-mtl-doc (= 1.1.0.0-2), libghc6-x11-doc (= 1.4.2-1), libghc6-xmonad-doc (= 0.7-2)
Suggests: libghc6-xmonad-contrib-dev, libghc6-xmonad-contrib-prof
Description: Extensions to xmonad; documentation
 This is a huge extensions library for xmonad, providing alternative
 layout algorithms, key bindings, extended operations, and much more.
 .
 Xmonad is a minimalist tiling window manager for X, written in
 Haskell.  Windows are managed using automatic layout algorithms,
 which can be dynamically reconfigured. At any time windows are
 arranged so as to maximise the use of screen real estate. All
 features of the window manager are accessible purely from the
 keyboard: a mouse is entirely optional.  Xmonad is configured in
 Haskell, and custom layout algorithms may be implemented by the user
 in config files. A principle of Xmonad is predictability: the user
 should know in advance precisely the window arrangement that will
 result from any action. 
 . 
 This package contains the documentation for building your custom
 configured xmonad binary as well as example configuration files.