]> git.donarmstrong.com Git - deb_pkgs/scowl.git/blob - debian/control
* Sanitize the makefile to not be so repetitive
[deb_pkgs/scowl.git] / debian / control
1 Source: scowl
2 Maintainer: Don Armstrong <don@debian.org>
3 Section: text
4 Priority: standard
5 Standards-Version: 3.8.1
6 Build-Depends: debhelper (>= 5)
7 Build-Depends-Indep: dictionaries-common-dev (>=0.20)
8 Homepage: http://wordlist.sourceforge.net/
9
10 Package: scowl
11 Architecture: all
12 Section: text
13 Priority: optional
14 Depends: ${misc:Depends}
15 Description: Spell-Checker Oriented Word Lists
16  The SCOWL is a collection of word lists organized by word popularity,
17  language, word class, and other factors.  These lists can be
18  combined in various ways (or used individually) for spell checking
19  and similar purposes.
20  .
21  The Debian wamerican*, wbritish*, and wcanadian* wordlist packages
22  are built from (appropriate collections of) these same lists.  Install
23  one (or more) of those packages if you want a comprehensive word list;
24  install scowl if you (also) want to pick and choose the pieces that
25  comprise those lists.
26  .
27  You can learn more about SCOWL (and other English word lists) at
28  http://wordlist.sourceforge.net/
29
30 Package: wamerican
31 Architecture: all
32 Section: text
33 Priority: standard
34 Depends: ${misc:Depends}
35 Conflicts: wenglish (<<5), dictionaries-common(<< 0.98)
36 Provides: wordlist
37 Description: American English dictionary words for /usr/share/dict
38  This package provides the file /usr/share/dict/american-english
39  containing a list of English words with American spellings.
40  This list can be used by spelling checkers, and by programs such
41  as look(1).
42  .
43  There are also -small, -large, and -huge versions of this word list,
44  and there are wbritish* and wcanadian* packages as well.
45
46 Package: wamerican-small
47 Architecture: all
48 Section: text
49 Priority: optional
50 Depends: dictionaries-common (>=0.20), ${misc:Depends}
51 Provides: wordlist
52 Description: American English dictionary words for /usr/share/dict
53  This package provides the file /usr/share/dict/american-english-small
54  containing a list of English words with American spellings.
55  This list can be used by spelling checkers, and by programs such
56  as look(1).
57  .
58  This is a smaller list than the one installed by wamerican; nothing
59  prevents you installing both (and others) at the same time.
60  .
61  There are also -large and -huge version of this word list,
62  and there are wbritish* and wcanadian* packages as well.
63
64 Package: wamerican-large
65 Architecture: all
66 Section: text
67 Priority: optional
68 Depends: dictionaries-common (>=0.20), ${misc:Depends}
69 Provides: wordlist
70 Description: American English dictionary words for /usr/share/dict
71  This package provides the file /usr/share/dict/american-english-large
72  containing a list of English words with American spellings.
73  This list can be used by spelling checkers, and by programs such
74  as look(1).
75  .
76  This is a larger list than the one installed by wamerican; nothing
77  prevents you installing both (and others) at the same time.
78  .
79  There are also -small and -huge version of this word list,
80  and there are wbritish* and wcanadian* packages as well.
81
82 Package: wamerican-huge
83 Architecture: all
84 Section: text
85 Priority: optional
86 Depends: dictionaries-common (>=0.20), ${misc:Depends}
87 Provides: wordlist
88 Description: American English dictionary words for /usr/share/dict
89  This package provides the file /usr/share/dict/american-english-huge
90  containing a list of English words with American spellings.
91  This list can be used by spelling checkers, and by programs such
92  as look(1).
93  .
94  This is an even larger list than the one installed by wamerican-large;
95  nothing prevents you installing both (and others) at the same time.
96  .
97  There are also -small and standard versions of this word list,
98  and there are wbritish* and wcanadian* packages as well.
99
100 Package: wamerican-insane
101 Architecture: all
102 Section: text
103 Priority: optional
104 Depends: dictionaries-common (>=0.20), ${misc:Depends}
105 Provides: wordlist
106 Description: American English dictionary words for /usr/share/dict
107  This package provides the file /usr/share/dict/american-english-insane
108  containing a list of English words with American spellings.
109  This list can be used by spelling checkers, and by programs such
110  as look(1).
111  .
112  This is an even larger list than the one installed by wamerican-huge,
113  and possibly contains invalid words (as well as words that are very
114  uncommon). Nothing prevents you installing both (and others) at the
115  same time.
116  .
117  There are also -small and standard versions of this word list,
118  and there are wbritish* and wcanadian* packages as well.
119
120
121 Package: wbritish
122 Architecture: all
123 Section: text
124 Priority: optional
125 Depends: dictionaries-common (>=0.20), ${misc:Depends}
126 Provides: wordlist
127 Description: British English dictionary words for /usr/share/dict
128  This package provides the file /usr/share/dict/british-english
129  containing a list of English words with British spellings.
130  This list can be used by spelling checkers, and by programs such
131  as look(1).
132  .
133  There are also -small, -large, and -huge versions of this word list,
134  and there are wamerican* and wcanadian* packages as well.
135
136 Package: wbritish-small
137 Architecture: all
138 Section: text
139 Priority: optional
140 Depends: dictionaries-common (>=0.20), ${misc:Depends}
141 Provides: wordlist
142 Description: British English dictionary words for /usr/share/dict
143  This package provides the file /usr/share/dict/british-english-small
144  containing a list of English words with British spellings.
145  This list can be used by spelling checkers, and by programs such
146  as look(1).
147  .
148  This is a smaller list than the one installed by wbritish; nothing
149  prevents you installing both (and others) at the same time.
150  .
151  There are also -large and -huge version of this word list,
152  and there are wamerican* and wcanadian* packages as well.
153
154 Package: wbritish-large
155 Architecture: all
156 Section: text
157 Priority: optional
158 Depends: dictionaries-common (>=0.20), ${misc:Depends}
159 Provides: wordlist
160 Description: British English dictionary words for /usr/share/dict
161  This package provides the file /usr/share/dict/british-english-large
162  containing a list of English words with British spellings.
163  This list can be used by spelling checkers, and by programs such
164  as look(1).
165  .
166  This is a larger list than the one installed by wbritish; nothing
167  prevents you installing both (and others) at the same time.
168  .
169  There are also -small and -huge versions of this word list,
170  and there are wamerican* and wcanadian* packages as well.
171
172 Package: wbritish-huge
173 Architecture: all
174 Section: text
175 Priority: optional
176 Depends: dictionaries-common (>=0.20), ${misc:Depends}
177 Provides: wordlist
178 Description: British English dictionary words for /usr/share/dict
179  This package provides the file /usr/share/dict/british-english-huge
180  containing a list of English words with British spellings.
181  This list can be used by spelling checkers, and by programs such
182  as look(1).
183  .
184  This is an even larger list than the one installed by wbritish-large;
185  nothing prevents you installing both (and others) at the same time.
186  .
187  There are also -small and standard versions of this word list,
188  and there are wamerican* and wcanadian* packages as well.
189
190 Package: wbritish-insane
191 Architecture: all
192 Section: text
193 Priority: optional
194 Depends: dictionaries-common (>=0.20), ${misc:Depends}
195 Provides: wordlist
196 Description: British English dictionary words for /usr/share/dict
197  This package provides the file /usr/share/dict/british-english-insane
198  containing a list of English words with British spellings.
199  This list can be used by spelling checkers, and by programs such
200  as look(1).
201  .
202  This is an even larger list than the one installed by wbritish-huge,
203  and possibly contains invalid words (as well as words that are very
204  uncommon). Nothing prevents you installing both (and others) at the
205  same time.
206  .
207  There are also -small and standard versions of this word list,
208  and there are wamerican* and wcanadian* packages as well.
209
210 Package: wcanadian
211 Architecture: all
212 Section: text
213 Priority: optional
214 Depends: dictionaries-common (>=0.20), ${misc:Depends}
215 Provides: wordlist
216 Description: Canadian English dictionary words for /usr/share/dict
217  This package provides the file /usr/share/dict/canadian-english
218  containing a list of English words with Canadian spellings.
219  This list can be used by spelling checkers, and by programs such
220  as look(1).
221  .
222  There are also -small, -large and -huge versions of this word list,
223  and there are wbritish* and wamerican* packages as well.
224
225 Package: wcanadian-small
226 Architecture: all
227 Section: text
228 Priority: optional
229 Depends: dictionaries-common (>=0.20), ${misc:Depends}
230 Provides: wordlist
231 Description: Canadian English dictionary words for /usr/share/dict
232  This package provides the file /usr/share/dict/canadian-english-small
233  containing a list of English words with Canadian spellings.
234  This list can be used by spelling checkers, and by programs such
235  as look(1).
236  .
237  This is a smaller list than the one installed by wcanadian; nothing
238  prevents you installing both (and others) at the same time.
239  .
240  There are also -large and -huge versions of this word list,
241  and there are wbritish* and wamerican* packages as well.
242
243 Package: wcanadian-large
244 Architecture: all
245 Section: text
246 Priority: optional
247 Depends: dictionaries-common (>=0.20), ${misc:Depends}
248 Provides: wordlist
249 Description: Canadian English dictionary words for /usr/share/dict
250  This package provides the file /usr/share/dict/canadian-english-large
251  containing a list of English words with Canadian spellings.
252  This list can be used by spelling checkers, and by programs such
253  as look(1).
254  .
255  This is a larger list than the one installed by wcanadian; nothing
256  prevents you installing both (and others) at the same time.
257  .
258  There are also -small and -huge versions of this word list,
259  and there are wbritish* and wamerican* packages as well.
260
261 Package: wcanadian-huge
262 Architecture: all
263 Section: text
264 Priority: optional
265 Depends: dictionaries-common (>=0.20), ${misc:Depends}
266 Provides: wordlist
267 Description: Canadian English dictionary words for /usr/share/dict
268  This package provides the file /usr/share/dict/canadian-english-huge
269  containing a list of English words with Canadian spellings.
270  This list can be used by spelling checkers, and by programs such
271  as look(1).
272  .
273  This is an even larger list than the one installed by wcanadian-large;
274  nothing prevents you installing both (and others) at the same time.
275  .
276  There are also -small and standard versions of this word list,
277  and there are wbritish* and wamerican* packages as well.
278
279 Package: wcanadian-insane
280 Architecture: all
281 Section: text
282 Priority: optional
283 Depends: dictionaries-common (>=0.20), ${misc:Depends}
284 Provides: wordlist
285 Description: Canadian English dictionary words for /usr/share/dict
286  This package provides the file /usr/share/dict/canadian-english-insane
287  containing a list of English words with Canadian spellings.
288  This list can be used by spelling checkers, and by programs such
289  as look(1).
290  .
291  This is an even larger list than the one installed by wcanadian-huge,
292  and possibly contains invalid words (as well as words that are very
293  uncommon). Nothing prevents you installing both (and others) at the
294  same time.
295  .
296  There are also -small and standard versions of this word list,
297  and there are wbritish* and wamerican* packages as well.
298