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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1035 - (show annotations) (download)
Tue Apr 26 01:11:50 2005 UTC (8 years ago) by chrsmrtn-guest
File size: 8416 byte(s)
Clean up Uploaders - new standard list for group maintained packages, based
on current contributors, in alphabetical order by last name.
1 Source: kdewebdev
2 Section: web
3 Priority: optional
4 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
5 Uploaders: Isaac Clerencia <isaac@debian.org>, Pierre Habouzit <pierre.habouzit@m4x.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.0), libcvsservice-dev (>= 4:3.4.0), libreadline4-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo
7 Build-Conflicts: autoconf2.13, automake1.4
8 Standards-Version: 3.6.1
9
10 Package: kdewebdev
11 Architecture: all
12 Section: kde
13 Depends: quanta (>= ${Source-Version}), kfilereplace (>= ${Source-Version}), kimagemapeditor (>= ${Source-Version}), klinkstatus (>= ${Source-Version}), kommander (>= ${Source-Version}), kxsldbg (>= ${Source-Version})
14 Suggests: kommander-dev, kdewebdev-doc-html
15 Description: web development apps from the official KDE release
16 KDE (the K Desktop Environment) is a powerful Open Source graphical
17 desktop environment for Unix workstations. It combines ease of use,
18 contemporary functionality, and outstanding graphical design with the
19 technological superiority of the Unix operating system.
20 .
21 This metapackage includes a collection of web development applications
22 provided with the official release of KDE.
23
24 Package: kdewebdev-doc-html
25 Architecture: all
26 Section: doc
27 Suggests: konqueror | www-browser, kdewebdev
28 Replaces: kxsldbg (<< 1:3.3.0), quanta (<< 1:3.3.0)
29 Description: KDE web development documentation in HTML format
30 By default the modules provided by KDE only provide their documentation
31 in KDE docbook format, which can only be read by Konqueror or KHelpCenter.
32 This package provides all of the KDE web development documentation converted
33 to HTML format so it can be read with any web browser.
34 .
35 The documentation will be installed into the usual directories
36 /usr/share/doc/kde/HTML/<language>/<app>/, for instance
37 /usr/share/doc/kde/HTML/en/quanta/. Documentation is provided for most
38 KDE web development packages.
39 .
40 This package is part of KDE, as a component of the KDE web development module.
41 See the 'kde' and 'kdewebdev' packages for more information.
42
43 Package: quanta
44 Architecture: any
45 Section: web
46 Depends: ${shlibs:Depends}, kfilereplace, klinkstatus, kommander, quanta-data (= ${Source-Version}), tidy
47 Recommends: cervisia, gnupg, kompare, kxsldbg, phpdoc, wdg-html-reference, docbook-defguide
48 Suggests: gubed, kimagemapeditor, wget, kdewebdev, khelpcenter, kdewebdev-doc-html
49 Description: web development environment for KDE
50 Quanta Plus is a web development environment for working with HTML
51 and associated languages. It strives to be neutral and transparent
52 to all markup languages, while supporting popular web-based scripting
53 languages, CSS and other emerging W3C recommendations.
54 .
55 Quanta Plus supports many external components, debuggers and other tools
56 for web development, several of which are shipped with the KDE web
57 development module.
58 .
59 Quanta Plus is not in any way affiliated with any commercial versions
60 of Quanta. The primary coders from the original team left the GPL'd
61 version to produce a commercial product.
62 .
63 This package is part of KDE, as a component of the KDE web development module.
64 See the 'kde' and 'kdewebdev' packages for more information.
65 .
66 Homepage: http://quanta.sourceforge.net
67
68 Package: quanta-data
69 Architecture: all
70 Section: web
71 Recommends: quanta (= ${Source-Version})
72 Replaces: quanta (<< 1:3.2.3)
73 Description: data files for Quanta Plus web development environment
74 This package contains architecture-independent data files for Quanta
75 Plus, a web development environment for working with HTML and associated
76 languages.
77 .
78 See the quanta package for further information.
79 .
80 This package is part of KDE, as a component of the KDE web development module.
81 See the 'kde' and 'kdewebdev' packages for more information.
82
83 Package: kfilereplace
84 Architecture: any
85 Section: kde
86 Depends: ${shlibs:Depends}
87 Suggests: quanta
88 Description: batch search-and-replace component for KDE
89 KFileReplace is an embedded component for KDE that acts as a batch
90 search-and-replace tool. It allows you to replace one expression with
91 another in many files at once.
92 .
93 Note that at the moment KFileReplace does not come as a standalone
94 application. An example of an application that uses the KFileReplace
95 component is Quanta Plus (found in the package quanta).
96 .
97 This package is part of KDE, as a component of the KDE web development module.
98 See the 'kde' and 'kdewebdev' packages for more information.
99
100 Package: kimagemapeditor
101 Architecture: any
102 Section: web
103 Depends: ${shlibs:Depends}
104 Suggests: quanta
105 Description: HTML image map editor for KDE
106 KImageMapEditor is a tool that allows you to edit image maps in HTML
107 files. As well as providing a standalone application, KImageMapEditor
108 makes itself available as a KPart for embedding into larger applications.
109 .
110 This package is part of KDE, as a component of the KDE web development module.
111 See the 'kde' and 'kdewebdev' packages for more information.
112
113 Package: klinkstatus
114 Architecture: any
115 Section: web
116 Depends: ${shlibs:Depends}
117 Suggests: quanta, khelpcenter, kdewebdev-doc-html
118 Description: web link validity checker for KDE
119 KLinkStatus is a web link validity checker for KDE. It allows you to
120 search internal and external links throughout your web site. Simply
121 point it to a single page and choose the depth to search.
122 .
123 You can also check local files, or files over ftp:, fish: or any other
124 KIO protocols. For performance, links can be checked simultaneously.
125 .
126 This package is part of KDE, as a component of the KDE web development module.
127 See the 'kde' and 'kdewebdev' packages for more information.
128
129 Package: kommander
130 Architecture: any
131 Section: kde
132 Depends: ${shlibs:Depends}, gettext
133 Replaces: quanta (<< 1:3.1.0-3)
134 Suggests: kommander-dev, quanta, khelpcenter, kdewebdev-doc-html
135 Description: visual dialog builder and executor tool
136 Kommander is a visual dialog building tool whose primary objective is
137 to create as much functionality as possible without using any scripting
138 language.
139 .
140 More specifically, Kommander is a set of tools that allow you to create
141 dynamic GUI dialogs that generate, based on their state, a piece of
142 text. The piece of text can be a command line to a program, any piece
143 of code, business documents that contain a lot of repetitious or
144 templated text and so on.
145 .
146 The resulting generated text can then be executed as a command line
147 program (hence the name "Kommander"), written to a file, passed to a
148 script for extended processing, and literally anything else you can
149 think of. And you aren't required to write a single line of code!
150 .
151 As well as building dialogs, Kommander may be expanded to create full
152 mainwindow applications.
153 .
154 This package is part of KDE, as a component of the KDE web development module.
155 See the 'kde' and 'kdewebdev' packages for more information.
156
157 Package: kommander-dev
158 Architecture: any
159 Section: libdevel
160 Depends: kommander (= ${Source-Version}), kdelibs4-dev
161 Replaces: kommander (<< 1:3.3.0)
162 Description: development files for Kommander
163 This package contains the headers and other development files for
164 building plugins or otherwise extending Kommander.
165 .
166 Kommander is a visual dialog building tool whose primary objective is
167 to create as much functionality as possible without using any scripting
168 language.
169 .
170 See the kommander package for further information.
171 .
172 This package is part of KDE, as a component of the KDE web development module.
173 See the 'kde' and 'kdewebdev' packages for more information.
174
175 Package: kxsldbg
176 Architecture: any
177 Section: text
178 Depends: ${shlibs:Depends}
179 Suggests: quanta, khelpcenter, kdewebdev-doc-html
180 Replaces: quanta (<< 1:3.2.0)
181 Description: graphical XSLT debugger for KDE
182 KXSLDbg is a debugger for XSLT scripts. It includes a graphical user
183 interface as well as a text-based debugger. KXSLDbg can be run as a
184 standalone application or as an embedded KDE part.
185 .
186 XSLT is an XML language for defining transformations of XML files from
187 XML to some other arbitrary format, such as XML, HTML, plain text, etc.,
188 using standard XSLT stylesheets.
189 .
190 This package is part of KDE, as a component of the KDE web development module.
191 See the 'kde' and 'kdewebdev' packages for more information.

  ViewVC Help
Powered by ViewVC 1.1.5