/[pkg-kde]/branches/kde-3.4.0/packages/kdeutils/debian/control
ViewVC logotype

Contents of /branches/kde-3.4.0/packages/kdeutils/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1226 - (show annotations) (download)
Tue Jun 14 18:56:01 2005 UTC (8 years ago) by madcoder-guest
File size: 11518 byte(s)
better depends
1 Source: kdeutils
2 Section: kde
3 Priority: optional
4 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
5 Uploaders: Isaac Clerencia <isaac@debian.org>, Pierre Habouzit <madcoder@debian.org>, Christopher Martin <chrsmrtn@freeshell.org>, Adeodato Simó <asp16@alu.ua.es>, Riku Voipio <riku.voipio@iki.fi>
6 Build-Depends: cdbs (>= 0.4.27), debhelper (>= 4.2.30), autotools-dev, gawk, gettext, kdelibs4-dev (>= 4:3.4.1), libkonq4-dev (>= 4:3.4.1), libsnmp5-dev, libxtst-dev, pbbuttonsd-dev [powerpc], sharutils, tpctl [i386]
7 Standards-Version: 3.6.1
8
9 Package: kdeutils
10 Section: kde
11 Architecture: all
12 Depends: ark (>= ${Source-Version}), kcalc (>= ${Source-Version}), kcharselect (>= ${Source-Version}), kdelirc (>= ${Source-Version}), kdessh (>= ${Source-Version}), kdf (>= ${Source-Version}), kedit (>= ${Source-Version}), kfloppy (>= ${Source-Version}), kgpg (>= ${Source-Version}), khexedit (>= ${Source-Version}), kjots (>= ${Source-Version}), klaptopdaemon (>= ${Source-Version}), kmilo (>= ${Source-Version}), kregexpeditor (>= ${Source-Version}), ksim (>= ${Source-Version}), ktimer (>= ${Source-Version}), kwalletmanager (>= ${Source-Version})
13 Suggests: kdeutils-doc-html (>= ${Source-Version})
14 Description: general purpose utilities from the official KDE release
15 KDE (the K Desktop Environment) is a powerful Open Source graphical
16 desktop environment for Unix workstations. It combines ease of use,
17 contemporary functionality, and outstanding graphical design with the
18 technological superiority of the Unix operating system.
19 .
20 This metapackage includes a collection of general purpose utilities
21 provided with the official release of KDE.
22
23 Package: kdeutils-doc-html
24 Architecture: all
25 Section: doc
26 Suggests: konqueror | www-browser, kdebase
27 Description: KDE utilities documentation in HTML format
28 By default the modules provided by KDE only provide their documentation
29 in KDE docbook format, which can only be read by Konqueror or KHelpCenter.
30 This package provides all of the KDE utilities documentation
31 converted to HTML format so it can be read with any web browser.
32 .
33 The documentation will be installed into the usual directories
34 /usr/share/doc/kde/HTML/<language>/<app>/, for instance
35 /usr/share/doc/kde/HTML/en/ark/. Documentation is provided for most
36 KDE utilities packages.
37 .
38 This package is part of KDE, as a component of the KDE utilities module.
39 See the 'kde' and 'kdeutils' packages for more information.
40
41 Package: kdeutils-dev
42 Section: utils
43 Architecture: any
44 Depends: ark (= ${Source-Version}), kcalc (= ${Source-Version}), kdelirc (= ${Source-Version}), kedit (= ${Source-Version}), klaptopdaemon (= ${Source-Version}), kmilo (= ${Source-Version}), kregexpeditor (= ${Source-Version}), ksim (= ${Source-Version})
45 Description: development files for the KDE utilities module
46 This package contains development files needed to compile kdeutils
47 applications.
48 .
49 This package is part of KDE, as a component of the KDE utilities module.
50 See the 'kde' and 'kdeutils' packages for more information.
51
52 Package: ark
53 Section: utils
54 Architecture: any
55 Depends: ${shlibs:Depends}
56 Recommends: arj, ncompress, unzip, zip, zoo, bzip2
57 Suggests: khelpcenter, rar
58 Replaces: kdebase-data (<< 4:3.3.91)
59 Description: archiving tool for KDE
60 Ark is a program for managing various archive formats within the KDE
61 environment. Archives can be viewed, extracted, created and modified from
62 within Ark.
63 .
64 The program can handle various formats such as tar, gzip, bzip2, zip, rar and
65 lha (if appropriate command-line programs are installed).
66 .
67 Ark can work closely with Konqueror in the KDE environment to handle archives,
68 if you install the Konqueror Integration plugin available in the konq-plugins
69 package.
70 .
71 This package is part of KDE, as a component of the KDE utilities module.
72 See the 'kde' and 'kdeutils' packages for more information.
73
74 Package: kcalc
75 Section: utils
76 Architecture: any
77 Depends: ${shlibs:Depends}
78 Suggests: khelpcenter
79 Replaces: kdebase-data (<< 4:3.3.91)
80 Description: calculator for KDE
81 KCalc is KDE's scientific calculator.
82 .
83 It provides:
84 * trigonometric functions, logic operations, and statistical calculations
85 * easy cut and paste of numbers from/into its display
86 * a results-stack which lets you conveniently recall previous results
87 * configurable precision, and number of digits after the period
88 .
89 This package is part of KDE, as a component of the KDE utilities module.
90 See the 'kde' and 'kdeutils' packages for more information.
91
92 Package: kcharselect
93 Section: utils
94 Architecture: any
95 Depends: ${shlibs:Depends}
96 Suggests: khelpcenter
97 Description: character selector for KDE
98 A character set selector for KDE.
99 .
100 This package is part of KDE, as a component of the KDE utilities module.
101 See the 'kde' and 'kdeutils' packages for more information.
102
103 Package: kdelirc
104 Section: utils
105 Architecture: any
106 Depends: ${shlibs:Depends}
107 Suggests: khelpcenter
108 Description: infrared control for KDE
109 This is a frontend for the LIRC suite to use infrared devices with KDE.
110 .
111 This package is part of KDE, as a component of the KDE utilities module.
112 See the 'kde' and 'kdeutils' packages for more information.
113
114 Package: kdessh
115 Section: kde
116 Architecture: any
117 Depends: ${shlibs:Depends}, openssh-client | ssh-client
118 Description: ssh frontend for KDE
119 This package contains KDE's frontend for ssh.
120 .
121 This package is part of KDE, as a component of the KDE utilities module.
122 See the 'kde' and 'kdeutils' packages for more information.
123
124 Package: kdf
125 Section: utils
126 Architecture: any
127 Depends: ${shlibs:Depends}
128 Suggests: khelpcenter
129 Description: disk space utility for KDE
130 KDiskFree displays the available file devices (hard drive partitions, floppy
131 and CD drives, etc.) along with information on their capacity, free space, type
132 and mount point. It also allows you to mount and unmount drives and view them
133 in a file manager.
134 .
135 This package is part of KDE, as a component of the KDE utilities module.
136 See the 'kde' and 'kdeutils' packages for more information.
137
138 Package: kedit
139 Section: editors
140 Architecture: any
141 Depends: ${shlibs:Depends}
142 Suggests: khelpcenter
143 Description: basic text editor for KDE
144 A simple text editor for KDE.
145 .
146 It can be used with Konqueror for text and configuration file browsing.
147 KEdit also serves well for creating small plain text documents. KEdit's
148 functionality will intentionally remain rather limited to ensure a
149 reasonably fast start.
150 .
151 This package is part of KDE, as a component of the KDE utilities module.
152 See the 'kde' and 'kdeutils' packages for more information.
153
154 Package: kfloppy
155 Section: utils
156 Architecture: any
157 Depends: ${shlibs:Depends}, dosfstools
158 Suggests: khelpcenter
159 Description: floppy formatter for KDE
160 Kfloppy is a utility that provides a straightforward graphical means
161 to format 3.5" and 5.25" floppy disks.
162 .
163 This package is part of KDE, as a component of the KDE utilities module.
164 See the 'kde' and 'kdeutils' packages for more information.
165
166 Package: kgpg
167 Section: kde
168 Architecture: any
169 Depends: ${shlibs:Depends}, gnupg
170 Suggests: khelpcenter
171 Description: GnuPG frontend for KDE
172 Kgpg is a frontend for GNU Privacy Guard (GnuPG). It provides file
173 encryption, file decryption and key management.
174 .
175 Features:
176 * an editor mode for easily and quickly encrypting or decrypting a file
177 or message which is typed, copied, pasted or dragged into the editor,
178 or which is double-clicked in the file manager
179 * Konqueror integration for encrypting or decrypting files
180 * a panel applet for encrypting / decrypting files or the clipboard
181 contents, etc.
182 * key management functions (generation, import, export, deletion and
183 signing)
184 * decrypting clipboard contents, including integration with Klipper
185 .
186 This package is part of KDE, as a component of the KDE utilities module.
187 See the 'kde' and 'kdeutils' packages for more information.
188
189 Package: khexedit
190 Section: utils
191 Architecture: any
192 Depends: ${shlibs:Depends}
193 Suggests: khelpcenter
194 Description: KDE hex editor
195 KHexEdit is an editor for the raw data of binary files. It includes
196 find/replace functions, bookmarks, many configuration options, drag and drop
197 support and other powerful features.
198 .
199 This package is part of KDE, as a component of the KDE utilities module.
200 See the 'kde' and 'kdeutils' packages for more information.
201
202 Package: kjots
203 Section: utils
204 Architecture: any
205 Depends: ${shlibs:Depends}
206 Suggests: khelpcenter
207 Description: note taking utility for KDE
208 Kjots is a small note taker program. Name and idea are taken from the jots
209 program included in the tkgoodstuff package.
210 .
211 This package is part of KDE, as a component of the KDE utilities module.
212 See the 'kde' and 'kdeutils' packages for more information.
213
214 Package: klaptopdaemon
215 Section: kde
216 Architecture: any
217 Depends: ${shlibs:Depends}
218 Suggests: khelpcenter
219 Description: battery monitoring and management for laptops using KDE
220 This package contains utilities to monitor batteries and configure
221 power management, for laptops, from within KDE.
222 .
223 This package is part of KDE, as a component of the KDE utilities module.
224 See the 'kde' and 'kdeutils' packages for more information.
225
226 Package: kmilo
227 Section: utils
228 Architecture: any
229 Depends: ${shlibs:Depends}
230 Description: laptop special keys support for KDE
231 KMilo lets you use the special keys on some keyboards and laptops.
232 .
233 Usually this includes volume keys and other features. Currently, KMilo
234 comes with plugins for Powerbooks, Thinkpads, Vaios and generic keyboards
235 with special keys.
236 .
237 This package is part of KDE, as a component of the KDE utilities module.
238 See the 'kde' and 'kdeutils' packages for more information.
239
240 Package: kregexpeditor
241 Section: kde
242 Architecture: any
243 Depends: ${shlibs:Depends}
244 Suggests: khelpcenter
245 Description: graphical regular expression editor plugin for KDE
246 This package contains a graphical regular expression editor plugin for use
247 with KDE. It let you draw your regular expression in an unambiguous way.
248 .
249 This package is part of KDE, as a component of the KDE utilities module.
250 See the 'kde' and 'kdeutils' packages for more information.
251
252 Package: ksim
253 Section: utils
254 Architecture: any
255 Depends: ${shlibs:Depends}
256 Suggests: khelpcenter
257 Description: system information monitor for KDE
258 KSim is a system monitor app which has its own plugin system with support
259 for GKrellm skins. It allows users to follow uptime, memory usage, network
260 connections, power, etc.
261 .
262 This package is part of KDE, as a component of the KDE utilities module.
263 See the 'kde' and 'kdeutils' packages for more information.
264
265 Package: ktimer
266 Section: utils
267 Architecture: any
268 Depends: ${shlibs:Depends}
269 Suggests: khelpcenter
270 Description: timer utility for KDE
271 This is a timer application for KDE. It allows you to execute commands after
272 a certain amount of time. It supports looping commands as well as delayed
273 command execution.
274 .
275 This package is part of KDE, as a component of the KDE utilities module.
276 See the 'kde' and 'kdeutils' packages for more information.
277
278 Package: kwalletmanager
279 Section: utils
280 Architecture: any
281 Depends: ${shlibs:Depends}
282 Suggests: khelpcenter
283 Description: wallet manager for KDE
284 This program keeps various wallets for any kind of data that the user can
285 store encrypted with passwords and can also serve as a password manager that
286 keeps a master password to all wallets.
287 .
288 This package is part of KDE, as a component of the KDE utilities module.
289 See the 'kde' and 'kdeutils' packages for more information.

  ViewVC Help
Powered by ViewVC 1.1.5