| 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 <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 |
Build-Depends: cdbs (>= 0.4.27), debhelper (>= 5.0), autotools-dev, gawk, gettext, kdelibs4-dev (>= 4:3.5.2), libcvsservice-dev (>= 4:3.5.2), libreadline5-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo
|
| 7 |
Standards-Version: 3.6.2
|
| 8 |
|
| 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 |
Suggests: kommander-dev (>= ${Source-Version}), kdewebdev-doc-html (>= ${Source-Version})
|
| 14 |
Description: web development apps 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 web development applications
|
| 21 |
provided with the official release of KDE.
|
| 22 |
|
| 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 |
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 |
.
|
| 34 |
The documentation will be installed into the usual directories
|
| 35 |
/usr/share/doc/kde/HTML/<language>/<app>/, for instance
|
| 36 |
/usr/share/doc/kde/HTML/en/quanta/. Documentation is provided for most
|
| 37 |
KDE web development packages.
|
| 38 |
.
|
| 39 |
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 |
|
| 42 |
Package: quanta
|
| 43 |
Architecture: any
|
| 44 |
Section: web
|
| 45 |
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 |
Description: web development environment for KDE
|
| 49 |
Quanta Plus is a web development environment for working with HTML
|
| 50 |
and associated languages. It strives to be neutral and transparent
|
| 51 |
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 |
of Quanta. The primary coders from the original team left the GPL'd
|
| 60 |
version to produce a commercial product.
|
| 61 |
.
|
| 62 |
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 |
Homepage: http://quanta.sourceforge.net
|
| 66 |
|
| 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 |
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 |
|
| 82 |
Package: kfilereplace
|
| 83 |
Architecture: any
|
| 84 |
Section: kde
|
| 85 |
Depends: ${shlibs:Depends}
|
| 86 |
Suggests: quanta (= ${Source-Version})
|
| 87 |
Description: batch search-and-replace component for KDE
|
| 88 |
KFileReplace is an embedded component for KDE that acts as a batch
|
| 89 |
search-and-replace tool. It allows you to replace one expression with
|
| 90 |
another in many files at once.
|
| 91 |
.
|
| 92 |
Note that at the moment KFileReplace does not come as a standalone
|
| 93 |
application. An example of an application that uses the KFileReplace
|
| 94 |
component is Quanta Plus (found in the package quanta).
|
| 95 |
.
|
| 96 |
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 |
|
| 99 |
Package: kimagemapeditor
|
| 100 |
Architecture: any
|
| 101 |
Section: web
|
| 102 |
Depends: ${shlibs:Depends}
|
| 103 |
Suggests: quanta (= ${Source-Version})
|
| 104 |
Description: HTML image map editor for KDE
|
| 105 |
KImageMapEditor is a tool that allows you to edit image maps in HTML
|
| 106 |
files. As well as providing a standalone application, KImageMapEditor
|
| 107 |
makes itself available as a KPart for embedding into larger applications.
|
| 108 |
.
|
| 109 |
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 |
|
| 112 |
Package: klinkstatus
|
| 113 |
Architecture: any
|
| 114 |
Section: web
|
| 115 |
Depends: ${shlibs:Depends}
|
| 116 |
Suggests: quanta (= ${Source-Version}), khelpcenter
|
| 117 |
Description: web link validity checker for KDE
|
| 118 |
KLinkStatus is KDE's web link validity checker. It allows you to
|
| 119 |
search internal and external links throughout your web site. Simply
|
| 120 |
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 |
KIO protocols. For performance, links can be checked simultaneously.
|
| 124 |
.
|
| 125 |
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 |
|
| 128 |
Package: kommander
|
| 129 |
Architecture: any
|
| 130 |
Section: kde
|
| 131 |
Depends: ${shlibs:Depends}, gettext
|
| 132 |
Replaces: quanta (<< 1:3.1.0-3)
|
| 133 |
Suggests: kommander-dev (= ${Source-Version}), quanta (= ${Source-Version}), khelpcenter
|
| 134 |
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 |
text. The piece of text can be a command line to a program, any piece
|
| 142 |
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 |
think of. And you aren't required to write a single line of code!
|
| 149 |
.
|
| 150 |
As well as building dialogs, Kommander may be expanded to create full
|
| 151 |
mainwindow applications.
|
| 152 |
.
|
| 153 |
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 |
|
| 156 |
Package: kommander-dev
|
| 157 |
Architecture: any
|
| 158 |
Section: libdevel
|
| 159 |
Depends: kommander (= ${Source-Version}), kdelibs4-dev (>= 4:3.5.2)
|
| 160 |
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 |
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 |
|
| 174 |
Package: kxsldbg
|
| 175 |
Architecture: any
|
| 176 |
Section: text
|
| 177 |
Depends: ${shlibs:Depends}
|
| 178 |
Suggests: quanta (= ${Source-Version}), khelpcenter
|
| 179 |
Replaces: quanta (<< 1:3.2.0)
|
| 180 |
Description: graphical XSLT debugger for KDE
|
| 181 |
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 |
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 |
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 |
|
| 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.
|