Source: kmldonkey
Section: net
Priority: optional
Maintainer: Petter E. Stokke <gibreel@project23.no>
Build-Depends: cdbs (>= 0.4.0.1), debhelper (>= 4.1.0), doxygen,
 kdelibs4-dev, libqt3-mt-dev (>= 3:3.1.1-3), libqt3-compat-headers,
 libxml2-utils
Standards-Version: 3.5.8

Package: kmldonkey
Architecture: any
Depends: ${shlibs:Depends}, konqueror (>= 3.1), kicker (>= 3.1), kcontrol (>= 3.1)
Suggests: mldonkey-server
Description: MLDonkey integration for KDE
 This package helps integrate MLDonkey into KDE3. It provides the
 following features:
 .
  * A replacement MLDonkey GUI using the KDE framework
  * ED2K link handling in Konqueror
  * Konqueror service menu for adding all links on a web page
  * Control Centre module for configuring MLDonkey and client
    connectivity
  * A panel applet for Kicker that displays MLDonkey status and
    can launch the GUI on demand

Package: libkmldonkey0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: MLDonkey GUI protocol API
 This library provides a Qt API for building applications that
 communicate with the MLDonkey core.

Package: libkmldonkey-dev
Section: libdevel
Architecture: any
Depends: libkmldonkey0 (= ${Source-Version})
Description: MLDonkey GUI protocol API (development package)
 This library provides a Qt API for building applications that
 communicate with the MLDonkey core.
 .
 This package contains the development files necessary for
 compiling applications using libkmldonkey.

Package: libkmldonkey-doc
Section: doc
Architecture: all
Suggests: libkmldonkey-dev
Description: MLDonkey GUI protocol API (documentation)
 This library provides a Qt API for building applications that
 communicate with the MLDonkey core.
 .
 This package contains the API documentation in HTML format.

