Source: kdebindings
Build-Depends: binutils-dev, debhelper (>> 4.0.0), gawk, gettext, gij, gcj, libgcj4-dev, fastjar, kdelibs4-dev (>= 4:3.1.4), libglib1.2-dev, libgtk1.2-dev, python2.3-dev, perl (>= 5.6.0-16), libqt3-compat-headers, sharutils
Section: devel
Priority: optional
Maintainer: Dominique Devriese <devriese@kde.org>
Standards-Version: 3.6.1

Package: kdebindings-java
Section: libs
Architecture: all
Depends: libdcop3-java (>= ${Source-Version}), libqt3-java (>= ${Source-Version}), libkde3-java (>= ${Source-Version})
Description: KDE Java bindings metapackage
 A metapackage containing dependencies on all KDE, Qt and DCOP
 bindings libraries to the Java language.
 .
 This package is part of the official KDE bindings module.

Package: libqtc1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: Qt bindings for C
 This package contains the shared libraries necessary to run programs
 linked with the C bindings to Trolltech's Qt library.  Qt is a very popular
 GUI toolkit, used by the KDE desktop environment.
 .
 This package is part of the official KDE bindings module.

Package: libkdec1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: kdelibs bindings for C
 This package contains the shared libraries necessary to run programs
 linked with the C kdelibs bindings.  KDE is the K Desktop Environment, a
 very popular UNIX Desktop Environment.
 .
 This package is part of the official KDE bindings module.

Package: libdcop3-java
Architecture: all
Section: libs
Depends: libdcop3-jni (= ${Source-Version}), gij | java1-runtime | java2-runtime
Description: DCOP bindings for Java
 This package contains the Java classes necessary to run Java programs
 using the Java DCOP bindings. DCOP is the KDE Desktop COmmunications
 Protocol, used for communicating with running KDE applications.
 .
 This package is part of the official KDE bindings module.

Package: libdcop3-jni
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: DCOP bindings for Java ( Native libraries )
 This package contains the shared libraries and scripts necessary to
 run programs using the Java DCOP bindings.  DCOP is the KDE Desktop
 COmmunications Protocol, used for communicating with running KDE
 applications.
 .
 This package is part of the official KDE bindings module.

Package: libdcop3-java-dev
Architecture: any
Section: libdevel
Depends: libdcop3-java (= ${Source-Version})
Description: DCOP bindings for Java (dcopidl2java program)
 This package contains the dcopidl2java program which generates Java 
 stubs from DCOP IDL files, necessary to do development with the DCOP Java
 bindings. DCOP is the KDE Desktop COmmunications Protocol, used for
 communicating with running KDE applications.
 .
 This package is part of the official KDE bindings module.

Package: libqt3-java
Architecture: all
Section: libs
Depends: libqt3-jni (= ${Source-Version}), gij | java1-runtime | java2-runtime
Description: Java bindings for Qt
 This package contains the Java classes necessary to run Java programs
 using the Java Qt bindings. Qt is a very popular GUI toolkit, used by
 the KDE desktop environment.
 .
 This package is part of the official KDE bindings module.

Package: libqt3-jni
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: Java bindings for Qt ( Native libraries )
 This package contains the shared libraries necessary to run Java
 programs using the Java Qt bindings. Qt is a very popular GUI
 toolkit, used by the KDE desktop environment.
 .
 This package is part of the official KDE bindings module.

Package: libkde3-java
Architecture: all
Section: libs 
Depends: libkde3-jni (= ${Source-Version}), gij | java1-runtime | java2-runtime
Description: kdelibs bindings for Java
 This package contains the Java classes necessary to run Java programs
 using the Java kdelibs bindings. KDE is the K Desktop Environment, a
 very popular UNIX Desktop Environment.
 .
 This package is part of the official KDE bindings module.

Package: libkde3-jni
Architecture: any
Section: libs 
Depends: ${shlibs:Depends}
Description: kdelibs bindings for java ( Native libraries )
 This package contains the shared libraries necessary to run Java
 programs using the Java kdelibs bindings. KDE is the K Desktop
 Environment, a very popular UNIX Desktop Environment.
 .
 This package is part of the official KDE bindings module.

Package: libsmokeqt1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: Scripting Meta Object Kompiler Engine - binding library to Qt
 This library is used by various KDE language bindings packages to provide
 interfaces to the Qt and KDE libraries.
 .
 This package is part of the official KDE bindings module.

Package: libsmokeqt-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends}
Description: Scripting Meta Object Kompiler Engine - binding library to Qt development files
 This library is used by various KDE language bindings packages to provide
 interfaces to the Qt and KDE libraries. This package contains the development
 files for the library.
 .
 This package is part of the official KDE bindings module.

Package: python-dcop
Architecture: any
Section: python 
Depends: ${shlibs:Depends}, python (>= 2.3), python (<< 2.4)
Replaces: dcoppython
Conflicts: dcoppython
Description: DCOP bindings for Python
 This package contains the shared libraries necessary to run and
 develop Python programs using the Python DCOP bindings
 libraries. DCOP is the KDE Desktop COmmunications Protocol, used for
 communicating with running KDE applications.
 .
 This package is part of the official KDE bindings module.

Package: libkjsembed1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: Embedded JavaScript library
 This package contains the shared libraries necessary to run programs
 linked with the KJSEmbed library.  This library provides JavaScript
 embedded scripting facilities to KDE applications.
 .
 This package is part of the official KDE bindings module.

Package: libkjsembed-dev
Architecture: any
Section: libdevel
Depends: libkjsembed1 (= ${Source-Version})
Description: Embedded JavaScript library (Development files)
 This package contains the header files and symbolic links necessary
 to develop and compile programs using the KJSEmbed library.  This
 library provides JavaScript embedded scripting facilities to KDE
 applications.
 .
 This package is part of the official KDE bindings module.

Package: kjscmd
Architecture: any
Section: interpreters
Depends: libkjsembed1 (= ${Source-Version})
Description: A script interpreter using the KDE JavaScript library
 This package contains the kjscmd program, which is a standalone
 JavaScript interpreter using the KJSEmbed library.
 .
 This package is part of the official KDE bindings module.

Package: juic
Architecture: all
Section: libdevel
Depends: xsltproc
Recommends: libqt3-java
Suggests: qt3-designer
Description: The Qt Java UI Compiler
 This package contains the juic program, which is used to convert
 a UI description file generated by the Qt Designer, and converts
 it into a Qt Java class.  It is necessary for compiling and 
 developing programs using the Qt Java bindings together with Qt
 Designer.
 .
 This package is part of the official KDE bindings module.
