/[pkg-kde]/tags/packages/kdewebdev/kdewebdev-3.5.2-1/debian/control
ViewVC logotype

Contents of /tags/packages/kdewebdev/kdewebdev-3.5.2-1/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.5