diff options
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/control.in')
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/control.in | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/control.in b/ubuntu/maverick/tdelibs/debian/control.in new file mode 100644 index 000000000..11a539ad6 --- /dev/null +++ b/ubuntu/maverick/tdelibs/debian/control.in @@ -0,0 +1,121 @@ +Source: tdelibs +Section: libs +Priority: optional +Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> +XSBC-Original-Maintainer: @@@MAINTAINER@@@ +Uploaders: @@@UPLOADERS@@@ +Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 5.0.31), autotools-dev, + binutils (>= 2.14.90.0.7), docbook-to-man, gawk, gettext, + libart-2.0-dev (>= 2.3.17), libarts1-dev (>= 1.5.0), libacl1-dev, + libattr1-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], + libaspell-dev, hspell, libbz2-dev, libcupsys2-dev, + libidn11-dev, libjasper-dev (>= 1.900.1), libkrb5-dev, libldap2-dev, + liblualib50-dev, libopenexr-dev (>= 1.2.2-4.1), libpcre3-dev, + libqt3-mt-dev (>= 3:3.3.7), libsasl2-dev, libssl-dev, + libtiff4-dev (>= 3.7.3-1), libavahi-client-dev (>= 0.4), + libavahi-qt3-dev (>= 0.4), libxml2-dev, libxml2-utils, libxslt1-dev, + sharutils, texinfo, + gettext-kde, tdesdk-scripts, lsb-release, base-files, sudo +Build-Depends-Indep: doxygen, qt3-doc, graphviz, gsfonts-x11 +Standards-Version: 3.7.2 + +Package: tdelibs +Section: libs +Architecture: all +Depends: tdelibs4c2a (>= ${Source-Version}), + tdelibs-data (>= ${Source-Version}) +Description: core libraries from the official KDE release + KDE (the K Desktop Environment) is a powerful Open Source graphical + desktop environment for Unix workstations. It combines ease of use, + contemporary functionality, and outstanding graphical design with the + technological superiority of the Unix operating system. + . + This metapackage includes the core KDE libraries, binaries, and data, + needed by virtually all KDE applications. It does not include + development files. + +Package: tdelibs-data +Section: libs +Architecture: all +Depends: hicolor-icon-theme +Conflicts: tdelibs4 +Replaces: tdeartwork-style (<< 4:3.4.0), konq-plugins (<< 4:3.4.0), + ksvg (<< 4:3.4.0), kpackage (<< 4:3.4.2), kicker (<< 4:3.5-rc1), + kttsd (<< 4:3.5-rc1), tdevelop3-data (<< 4:3.3.0), libdjvulibre1, + libdjvulibre15 (<< 3.5.16-2), krita (= 1:1.4.90.1-1), digikam (<< 0.8.1-3), + kaffeine (<< 0.8.1-3) +Description: core shared data for all KDE applications + This package contains all the architecture independent data files + commonly used by KDE applications. You need these data files to run + KDE applications. + . + This package is part of KDE, and a component of the KDE libraries module. + See the 'kde' and 'tdelibs' packages for more information. + +Package: tdelibs4c2a +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, tdelibs-data (>> ${KDE-Version3}), + tdelibs-data (<< ${KDE-Next-Version3}), perl, xbase-clients, + launchpad-integration, sudo +Suggests: fam, perl-suid +Conflicts: tdelibs4, tdelibs4c2, tdelibs-bin (<< 4:3.3.3), tdelibs4-dev (<< 4:3.5.7.dfsg.1-6) +Replaces: tdelibs4, tdelibs4c2, tdeartwork-style (<< 4:3.4.0), + kcontrol (<< 4:3.4.0), tdelibs-bin (<< 4:3.5.3-1), + tdelibs4-dev (= 4:3.5.7.dfsg.1-5) +Description: core libraries and binaries for all KDE applications + This package contains all the shared libraries and common core binaries + used by all KDE applications. You need these libraries and binaries to + run KDE applications. + . + Several scripts included in tdebase-bin, related to the handling of SMB + and NFS shares, require the perl-suid package to work properly. + . + This package is part of KDE, and a component of the KDE libraries module. + See the 'kde' and 'tdelibs' packages for more information. + +Package: tdelibs4-dev +Section: libdevel +Architecture: any +Depends: tdelibs4c2a (= ${Source-Version}), libart-2.0-dev (>= 2.3.17), + libarts1-dev (>= 1.5.0), ${libasound2-dev}, libacl1-dev, libattr1-dev, + libaspell-dev, hspell, libbz2-dev, libcupsys2-dev, + libidn11-dev, libjasper-dev (>= 1.900.1), libkrb5-dev, + libopenexr-dev (>= 1.2.2-3), libpcre3-dev, liblualib50-dev, + libqt3-mt-dev (>= 3:3.3.5), libsasl2-dev, libssl-dev, + libtiff4-dev (>= 3.7.3-1), libxml2-dev, libxml2-utils, libxslt1-dev, + libavahi-client-dev (>= 0.4), libavahi-qt3-dev (>= 0.4), + gettext-kde, tdesdk-scripts +Provides: tdelibs-dev +Replaces: tdebase-dev (<< 4:3.4.0), tdelibs4c2a (<< 4:3.5.7.dfsg.1-5) +Description: development files for the KDE core libraries + This package contains all the headers and other related files needed + to compile KDE applications, or develop applications which use the + core KDE libraries. + . + This package is part of KDE, and a component of the KDE libraries module. + See the 'kde' and 'tdelibs' packages for more information. + +Package: tdelibs4-doc +Section: doc +Architecture: all +Provides: tdelibs-doc +Description: developer documentation for the KDE core libraries + This package contains documentation for the core KDE libraries, of + use more for developers creating applications which use the core + KDE libraries, than regular users. + . + This package is part of KDE, and a component of the KDE libraries module. + See the 'kde' and 'tdelibs' packages for more information. + +Package: tdelibs-dbg +Section: libdevel +Architecture: any +Priority: extra +Conflicts: tdelibs4-dbg, tdelibs4c2-dbg, tdelibs4c2a-dbg +Replaces: tdelibs4-dbg, tdelibs4c2-dbg, tdelibs4c2a-dbg +Depends: tdelibs4c2a (= ${Source-Version}), qt-x11-free-dbg, libc6-dbg [amd64] +Description: debugging symbols for tdelibs + This package contains the debugging symbols associated with tdelibs. + They will automatically be used by gdb for debugging tdelibs-related + issues. |