File: control

package info (click to toggle)
kdevplatform 5.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 27,496 kB
  • ctags: 19,571
  • sloc: cpp: 140,499; sh: 769; php: 83; makefile: 15
file content (161 lines) | stat: -rw-r--r-- 5,882 bytes parent folder | download
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
Source: kdevplatform
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Fathi Boudra <fabo@debian.org>,
           Jeremy Lainé <jeremy.laine@m4x.org>,
           George Kiagiadakis <kiagiadakis.george@gmail.com>,
           Andreas Cord-Landwehr <cola@uni-paderborn.de>
Build-Depends: cmake (>= 2.8.9~),
               debhelper (>= 9),
               extra-cmake-modules (>= 0.0.9),
               qtbase5-dev (>= 5.4.0),
               qtdeclarative5-dev (>= 5.4.0),
               libqt5webkit5-dev (>= 5.4.0),
               libkf5archive-dev (>= 5.16.0),
               libkf5config-dev (>= 5.16.0),
               libkf5guiaddons-dev (>= 5.16.0),
               libkf5declarative-dev (>= 5.16.0),
               libkf5i18n-dev (>= 5.16.0),
               libkf5iconthemes-dev (>= 5.16.0),
               libkf5itemmodels-dev (>= 5.16.0),
               libkf5itemviews-dev (>= 5.16.0),
               libkf5jobwidgets-dev (>= 5.16.0),
               libkf5kcmutils-dev (>= 5.16.0),
               libkf5kio-dev (>= 5.16.0),
               libkf5newstuff-dev (>= 5.16.0),
               libkf5notifications-dev (>= 5.16.0),
               libkf5notifyconfig-dev (>= 5.16.0),
               libkf5parts-dev (>= 5.16.0),
               libkf5service-dev (>= 5.16.0),
               libkf5sonnet-dev (>= 5.16.0),
               libkf5texteditor-dev (>= 5.16.0),
               libkf5threadweaver-dev (>= 5.16.0),
               libkf5windowsystem-dev (>= 5.16.0),
               libkf5widgetsaddons-dev (>= 5.16.0),
               libkf5xmlgui-dev (>= 5.16.0),
               libgrantlee5-dev,
               libkomparediff2-dev,
               libboost-serialization-dev,
               libsvn-dev,
               pkg-kde-tools (>= 0.15.16),
Standards-Version: 3.9.8
Homepage: http://www.kdevelop.org/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/kde-std/kdevplatform.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-std/kdevplatform.git

Package: kdevplatform10-libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: kdevelop (<< 4:5.0),
          kdevelop-data (<< 4:5.0),
          kdevplatform1-libs,
          kdevplatform2-libs,
          kdevplatform3-libs,
          kdevplatform5-libs,
          kdevplatform7-libs,
          kdevplatform8-libs,
Breaks: kdevplatform1-libs,
        kdevplatform2-libs,
        kdevplatform3-libs,
        kdevplatform5-libs,
        kdevplatform7-libs,
        kdevplatform8-libs,
Suggests: cvs, git, kdevplatform-l10n, konsole
Description: shared libraries for the KDevelop platform
 This package contains shared libraries needed to run integrated development
 environments based on the KDevelop platform.
 .
 This package is part of the KDevelop platform.

Package: kdevplatform-dev
Section: libdevel
Architecture: any
Depends: kdevplatform10-libs (= ${binary:Version}),
         ${misc:Depends},
         qtbase5-dev (>= 5.4.0),
         qtdeclarative5-dev (>= 5.4.0),
         libkf5archive-dev (>= 5.16.0),
         libkf5config-dev (>= 5.16.0),
         libkf5guiaddons-dev (>= 5.16.0),
         libkf5i18n-dev (>= 5.16.0),
         libkf5iconthemes-dev (>= 5.16.0),
         libkf5itemviews-dev (>= 5.16.0),
         libkf5jobwidgets-dev (>= 5.16.0),
         libkf5kcmutils-dev (>= 5.16.0),
         libkf5kio-dev (>= 5.16.0),
         libkf5newstuff-dev (>= 5.16.0),
         libkf5notifications-dev (>= 5.16.0),
         libkf5notifyconfig-dev (>= 5.16.0),
         libkf5parts-dev (>= 5.16.0),
         libkf5service-dev (>= 5.16.0),
         libkf5texteditor-dev (>= 5.16.0),
         libkf5threadweaver-dev (>= 5.16.0),
         libkf5windowsystem-dev (>= 5.16.0),
         libgrantlee5-dev,
Breaks: libsublime-dev (<< 5.0)
Replaces: libsublime-dev (<< 5.0)
Description: development files for the KDevelop platform
 This package contains development files for building integrated development
 environments based on the KDevelop platform.
 .
 This package is part of the KDevelop platform.

Package: kdevplatform-l10n
Section: localization
Architecture: all
Depends: ${misc:Depends}
Replaces: kdevplatform-l10n-ca,
          kdevplatform-l10n-cavalencia,
          kdevplatform-l10n-da,
          kdevplatform-l10n-de,
          kdevplatform-l10n-engb,
          kdevplatform-l10n-es,
          kdevplatform-l10n-et,
          kdevplatform-l10n-fi,
          kdevplatform-l10n-fr,
          kdevplatform-l10n-gl,
          kdevplatform-l10n-hu,
          kdevplatform-l10n-it,
          kdevplatform-l10n-nds,
          kdevplatform-l10n-nl,
          kdevplatform-l10n-pt,
          kdevplatform-l10n-ptbr,
          kdevplatform-l10n-ru,
          kdevplatform-l10n-sl,
          kdevplatform-l10n-sv,
          kdevplatform-l10n-th,
          kdevplatform-l10n-tr,
          kdevplatform-l10n-uk,
          kdevplatform-l10n-zhcn,
          kdevplatform-l10n-zhtw
Breaks: kdevplatform-l10n-ca,
        kdevplatform-l10n-cavalencia,
        kdevplatform-l10n-da,
        kdevplatform-l10n-de,
        kdevplatform-l10n-engb,
        kdevplatform-l10n-es,
        kdevplatform-l10n-et,
        kdevplatform-l10n-fi,
        kdevplatform-l10n-fr,
        kdevplatform-l10n-gl,
        kdevplatform-l10n-hu,
        kdevplatform-l10n-it,
        kdevplatform-l10n-nds,
        kdevplatform-l10n-nl,
        kdevplatform-l10n-pt,
        kdevplatform-l10n-ptbr,
        kdevplatform-l10n-ru,
        kdevplatform-l10n-sl,
        kdevplatform-l10n-sv,
        kdevplatform-l10n-th,
        kdevplatform-l10n-tr,
        kdevplatform-l10n-uk,
        kdevplatform-l10n-zhcn,
        kdevplatform-l10n-zhtw
Suggests: kde-l10n
Description: language package for the KDevelop platform
 This package contains the localization files for applications using
 the KDevelop platform.
 .
 This package is part of the KDevelop platform.