summaryrefslogtreecommitdiff
path: root/p/xmonad-extras/debian/control
blob: 1e75e7ade18444ab4222ccd54508c6d2ce5321ef (plain)
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
Source: xmonad-extras
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
 Lev Lamberov <dogsleg@debian.org>,
Priority: extra
Section: haskell
Build-Depends:
 cdbs,
 debhelper (>= 9),
 ghc (>= 8),
 ghc-prof,
 haskell-devscripts (>= 0.13),
 libghc-x11-dev (>= 1.4.3),
 libghc-x11-prof,
 libghc-alsa-mixer-dev (>= 0.2),
 libghc-alsa-mixer-prof,
 libghc-hint-dev (>= 0.3.3.3),
 libghc-hint-dev (<< 0.8),
 libghc-hint-prof,
 libghc-libmpd-dev (>= 0.9),
 libghc-libmpd-dev (<< 0.10),
 libghc-libmpd-prof,
 libghc-mtl-dev,
 libghc-mtl-prof,
 libghc-network-dev,
 libghc-network-prof,
 libghc-old-locale-dev,
 libghc-old-locale-prof,
 libghc-old-time-dev,
 libghc-old-time-prof,
 libghc-random-dev,
 libghc-random-prof,
 libghc-regex-posix-dev,
 libghc-regex-posix-prof,
 libghc-xmonad-dev (>= 0.10),
 libghc-xmonad-dev (<< 0.14),
 libghc-xmonad-prof,
 libghc-xmonad-contrib-dev (>= 0.10),
 libghc-xmonad-contrib-dev (<< 0.14),
 libghc-xmonad-contrib-prof,
Build-Depends-Indep: ghc-doc,
 libghc-x11-doc,
 libghc-alsa-mixer-doc,
 libghc-hint-doc,
 libghc-mtl-doc,
 libghc-network-doc,
 libghc-old-locale-doc,
 libghc-old-time-doc,
 libghc-random-doc,
 libghc-regex-posix-doc,
 libghc-xmonad-doc,
 libghc-xmonad-contrib-doc,
 libghc-xmonad-doc,
Standards-Version: 4.0.0
Homepage: https://github.com/xmonad/xmonad-extras
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/xmonad-extras
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: third party extensions for xmonad with wacky dependencies
 Various modules for xmonad that cannot be added to xmonad-contrib
 because of additional dependencies.

Package: libghc-xmonad-extras-dev
Architecture: any
Depends:
 ${haskell:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 ${haskell:Recommends},
Suggests:
 ${haskell:Suggests},
Conflicts:
 ${haskell:Conflicts},
Provides:
 ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

Package: libghc-xmonad-extras-prof
Architecture: any
Depends:
 ${haskell:Depends},
 ${misc:Depends},
Recommends:
 ${haskell:Recommends},
Suggests:
 ${haskell:Suggests},
Conflicts:
 ${haskell:Conflicts},
Provides:
 ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

Package: libghc-xmonad-extras-doc
Architecture: all
Section: doc
Depends:
 ${haskell:Depends},
 ${misc:Depends},
Recommends:
 ${haskell:Recommends},
Suggests:
 ${haskell:Suggests},
Conflicts:
 ${haskell:Conflicts},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}