File: control

package info (click to toggle)
kdelibs4support 5.28.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 42,536 kB
  • ctags: 9,676
  • sloc: cpp: 87,810; perl: 304; ansic: 196; python: 113; xml: 102; sh: 34; makefile: 5
file content (168 lines) | stat: -rw-r--r-- 6,652 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
162
163
164
165
166
167
168
Source: kdelibs4support
Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Maximiliano Curia <maxy@debian.org>
Build-Depends: cmake (>= 2.8.12),
               debhelper (>= 9),
               extra-cmake-modules (>= 5.28.0~),
               kded5-dev (>= 5.28.0~),
               kdesignerplugin (>= 5.28.0~),
               kdoctools-dev (>= 5.25.0~),
               kgendesignerplugin (>= 5.6.0),
               kio-dev (>= 5.26.0~),
               libintl-perl,
               libkf5completion-dev (>= 5.28.0~),
               libkf5config-dev (>= 5.28.0~),
               libkf5configwidgets-dev (>= 5.28.0~),
               libkf5crash-dev (>= 5.28.0~),
               libkf5dbusaddons-dev (>= 5.28.0~),
               libkf5doctools-dev (>= 5.28.0~),
               libkf5globalaccel-dev (>= 5.28.0~),
               libkf5guiaddons-dev (>= 5.28.0~),
               libkf5i18n-dev (>= 5.28.0~),
               libkf5iconthemes-dev (>= 5.28.0~),
               libkf5kio-dev (>= 5.28.0~),
               libkf5notifications-dev (>= 5.28.0~),
               libkf5parts-dev (>= 5.28.0~),
               libkf5service-dev (>= 5.28.0~),
               libkf5textwidgets-dev (>= 5.28.0~),
               libkf5unitconversion-dev (>= 5.28.0~),
               libkf5widgetsaddons-dev (>= 5.28.0~),
               libkf5windowsystem-dev (>= 5.28.0~),
               libkf5xmlgui-dev (>= 5.28.0~),
               libqt5svg5-dev (>= 5.5.0~),
               libqt5x11extras5-dev (>= 5.5.0~),
               libsm-dev,
               libssl1.0-dev,
               liburi-perl,
               libx11-dev,
               network-manager-dev (>= 0.7.0~) [linux-any],
               pkg-config,
               pkg-kde-tools (>= 0.15.15ubuntu1~),
               qtbase5-dev (>= 5.5.0~),
               qttools5-dev (>= 5.5.0~)
Standards-Version: 3.9.8
Homepage: https://projects.kde.org/projects/frameworks/kdelibs4support
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/kdelibs4support.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kdelibs4support.git

Package: libkf5kdelibs4support-dev
Section: libdevel
Architecture: any
Multi-Arch: foreign
Depends: kdoctools-dev (>= 5.25.0~),
         kgendesignerplugin (>= 5.6.0),
         kinit-dev,
         kross-dev,
         libkf5configwidgets-dev (>= 5.28.0~),
         libkf5crash-dev (>= 5.28.0~),
         libkf5dnssd-dev,
         libkf5emoticons-dev,
         libkf5guiaddons-dev (>= 5.28.0~),
         libkf5iconthemes-dev (>= 5.28.0~),
         libkf5idletime-dev,
         libkf5itemmodels-dev,
         libkf5kcmutils-dev,
         libkf5kdelibs4support5 (= ${binary:Version}),
         libkf5kdelibs4support5-bin (= ${binary:Version}),
         libkf5khtml-dev,
         libkf5mediaplayer-dev,
         libkf5newstuff-dev,
         libkf5notifications-dev (>= 5.28.0~),
         libkf5notifyconfig-dev,
         libkf5parts-dev (>= 5.28.0~),
         libkf5plotting-dev,
         libkf5style-dev,
         libkf5su-dev,
         libkf5textwidgets-dev (>= 5.28.0~),
         libkf5threadweaver-dev,
         libkf5unitconversion-dev (>= 5.28.0~),
         libkf5wallet-dev,
         libkf5webkit-dev,
         libkf5windowsystem-dev (>= 5.28.0~),
         libssl1.0-dev,
         qtbase5-dev (>= 5.5.0~),
         ${misc:Depends}
Description: development files for kde4support
 This framework provides code and utilities to ease
 the transition from kdelibs 4 to KDE Frameworks 5.
 This includes CMake macros and C++ classes whose
 functionality has been replaced by code in CMake,
 Qt and other frameworks.
 .
 Code should aim to port away from this framework eventually.
 The API documentation of the classes in this framework and
 the notes at <http://community.kde.org/Frameworks/Porting_Notes>
 should help with this.
 .
 Note that some of the classes in this framework, especially
 KStandardDirs, may not work correctly unless any libraries
 and other software using the KDE4 Support framework are
 installed to the same location as KDE4Support, although
 it may be sufficient to set the KDEDIRS environment
 variable correctly.
 .
 Contains development files for kde4support.

Package: libkf5kdelibs4support5
Architecture: any
Depends: libkf5kdelibs4support-data (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: libkf5kdelibs4support5-bin (= ${binary:Version})
Multi-Arch: same
Description: Porting aid from KDELibs4.
 This framework provides code and utilities to ease
 the transition from kdelibs 4 to KDE Frameworks 5.
 This includes CMake macros and C++ classes whose
 functionality has been replaced by code in CMake,
 Qt and other frameworks.
 .
 Code should aim to port away from this framework eventually.
 The API documentation of the classes in this framework and
 the notes at <http://community.kde.org/Frameworks/Porting_Notes>
 should help with this.
 .
 Note that some of the classes in this framework, especially
 KStandardDirs, may not work correctly unless any libraries
 and other software using the KDE4 Support framework are
 installed to the same location as KDE4Support, although
 it may be sufficient to set the KDEDIRS environment
 variable correctly.

Package: libkf5kdelibs4support-data
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: libkf5kdelibs4support5-data
Replaces: libkf5kdelibs4support5-data
Description: Porting aid from KDELibs4.
 This framework provides code and utilities to ease
 the transition from kdelibs 4 to KDE Frameworks 5.
 This includes CMake macros and C++ classes whose
 functionality has been replaced by code in CMake,
 Qt and other frameworks.
 .
 Code should aim to port away from this framework eventually.
 The API documentation of the classes in this framework and
 the notes at <http://community.kde.org/Frameworks/Porting_Notes>
 should help with this.
 .
 This package contains the data files used by kdelibs4support.

Package: libkf5kdelibs4support5-bin
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Porting aid from KDELibs4.
 This framework provides code and utilities to ease
 the transition from kdelibs 4 to KDE Frameworks 5.
 This includes CMake macros and C++ classes whose
 functionality has been replaced by code in CMake,
 Qt and other frameworks.
 .
 Code should aim to port away from this framework eventually.
 The API documentation of the classes in this framework and
 the notes at <http://community.kde.org/Frameworks/Porting_Notes>
 should help with this.
 .
 This package contains binaries and plugins from kdelibs4support.