summaryrefslogtreecommitdiff
path: root/debian/control
blob: 3e8d7978cc1f0e16c08885f71373fa05ff1cef1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
Source: kde4libs
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>, Sune Vuorela <debian@pusling.com>, Fathi Boudra <fabo@debian.org>, Armin Berres <trigger+debian@space-based.de>, Matthew Rosewarne <mrosewarne@inoutbox.com>, Modestas Vainius <modestas@vainius.eu>
Build-Depends: cdbs (>= 0.4.51), debhelper (>= 6), quilt, cmake (>= 2.6), 
 shared-mime-info (>= 0.20), libphonon-dev (>= 4:4.2.0),
 libcups2-dev, libdbus-1-dev, libqt4-dev (>= 4.4.0~),
 libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
 libkeyutils-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
 libpng-dev, libssl-dev, libsm-dev,
 libsoprano-dev (>= 2.1), libstreamanalyzer-dev,
 libxml2-dev, libxml2-utils,  libxslt1-dev, libxtst-dev, libgif-dev,
 libavahi-common-dev, libaspell-dev, libbz2-dev, libenchant-dev, libfam-dev,
 libjasper-dev, libopenexr-dev, libpcre3-dev, libtiff4-dev, hspell, xsltproc,
 libglu1-mesa-dev, libenchant-dev, libacl1-dev, automoc (>= 1.0~svn834416),
 libxcursor-dev
Standards-Version: 3.7.3
Homepage: http://www.kde.org/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/branches/kde4/packages/kdelibs
Vcs-Svn: svn://svn.debian.org/pkg-kde/branches/kde4/packages/kdelibs

Package: kdelibs5
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, kdelibs5-data (>= ${source:Version}),
 kdelibs-bin(>= ${binary:Version}), dbus-x11, shared-mime-info, xauth
Recommends: ttf-dejavu
Description: core libraries for all KDE 4 applications
 This package contains shared libraries needed to run KDE 4 applications.
 .
 This package is part of the KDE 4 libraries module.

Package: kdelibs5-data
Section: libs
Architecture: all
Depends: hicolor-icon-theme
Description: core shared data for all KDE 4 applications
 This package contains architecture-independent data files needed to run KDE 4
 applications.
 .
 This package is part of the KDE 4 libraries module.

Package: kdelibs5-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, kdelibs5 (= ${binary:Version}), cmake (>= 2.6.0), automoc (>= 1.0~svn834416),
 ${sameVersionDep:libqt4-dev}, ${sameVersionDep:libsoprano-dev}, ${sameVersionDep:libphonon-dev}
#Suggests: kdelibs5-doc (= ${source:Version})
Replaces: kdebase-runtime-data (<< 4:4.0.60), kdelibs5-data (<< 4:4.0.80-1)
Conflicts: kdelibs4-dev, libkjsembed-dev 
Description: development files for the KDE 4 core libraries
 This package contains development files for building KDE 4 applications and
 other software that uses the KDE 4 libraries.

#Package: kdelibs5-doc
#Section: doc
#Architecture: all
#Provides: kdelibs-doc
#Description: developer documentation for the KDE 4 core libraries
# This package contains the API documentation for the KDE core libraries,
# for use by KDE 4 application developers.
# .
# This package is part of the KDE 4 libraries module.

Package: kdelibs-bin
Architecture: any
Depends: ${shlibs:Depends}, kdelibs5 (= ${binary:Version}), libxml2-utils
Conflicts: kjscmd
Description: executables for all KDE 4 core applications
 This package contains common executables used by all KDE 4 applications.
 .
 This package is part of the KDE 4 libraries module.

Package: kdelibs5-dbg
Section: libdevel
Architecture: any
Priority: extra
Depends: kdelibs5 (= ${binary:Version}), libqt4-dbg (>= 4.4.0~), libc6-dbg [amd64]
Conflicts: kdelibs-dbg (>= 4:3.91.0-1)
Replaces: kdelibs-dbg (>= 4:3.91.0-1)
Description: debugging symbols for the KDE 4 libraries module
 This package contains debugging files used to investigate problems with
 binaries included in the KDE 4 libraries module.