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 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274
|
Source: kio
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 (>= 3.5~),
debhelper (>= 11~),
doxygen,
extra-cmake-modules (>= 5.54.0~),
graphviz,
libacl1-dev,
libkf5archive-dev (>= 5.54.0~),
libkf5auth-dev (>= 5.54.0~),
libkf5bookmarks-dev (>= 5.54.0~),
libkf5codecs-dev (>= 5.7.0),
libkf5completion-dev (>= 5.54.0~),
libkf5config-dev (>= 5.54.0~),
libkf5configwidgets-dev (>= 5.54.0~),
libkf5coreaddons-dev (>= 5.54.0~),
libkf5crash-dev (>= 5.54.0~),
libkf5dbusaddons-dev (>= 5.54.0~),
libkf5doctools-dev (>= 5.54.0~),
libkf5i18n-dev (>= 5.54.0~),
libkf5iconthemes-dev (>= 5.54.0~),
libkf5itemviews-dev (>= 5.54.0~),
libkf5jobwidgets-dev (>= 5.54.0~),
libkf5notifications-dev (>= 5.54.0~),
libkf5service-dev (>= 5.54.0~),
libkf5solid-dev (>= 5.54.0~),
libkf5textwidgets-dev (>= 5.54.0~),
libkf5wallet-dev (>= 5.54.0~),
libkf5widgetsaddons-dev (>= 5.54.0~),
libkf5windowsystem-dev (>= 5.54.0~),
libkf5xmlgui-dev (>= 5.54.0~),
libkrb5-dev,
libqt5sql5-sqlite,
libqt5x11extras5-dev (>= 5.9.0~),
libxml2-dev,
libxslt1-dev,
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.9.0~),
qtscript5-dev (>= 5.9.0~),
qttools5-dev-tools (>= 5.4),
zlib1g-dev,
Standards-Version: 4.1.4
Homepage: https://projects.kde.org/projects/frameworks/kio
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kio
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kio.git
Package: kio
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: baloo-kf5 (<< 5.54),
kdesignerplugin (<< 5.54),
kinit (<< 5.54),
kio-extras (<< 4:5.0.95-0ubuntu1~ubuntu14.10~ppa6),
kio-extras-data (<< 4:5.0.95-0ubuntu1~ubuntu14.10~ppa6),
kross (<< 5.54),
ktexteditor-katepart (<< 5.42),
libkf5declarative5 (<< 5.54),
libkf5kdelibs4support5 (<< 5.54),
libkf5kdelibs4support5-bin (<< 5.54),
libkf5khtml-bin (<< 5.54),
libkf5khtml5 (<< 5.54),
libkf5krossui5 (<< 5.54),
libkf5mediaplayer5 (<< 5.42),
libkf5newstuff5 (<< 5.54),
libkf5newstuffcore5 (<< 5.54),
libkf5notifyconfig5 (<< 5.54),
libkf5parts-plugins (<< 5.42),
libkf5parts5 (<< 5.54),
libkf5plasma5 (<< 5.54),
libkf5plasmaquick5 (<< 5.42),
libkf5purpose-bin (<< 5.54),
libkf5runner5 (<< 5.54),
libkf5texteditor5 (<< 5.54),
libkf5webkit5 (<< 5.54),
libkf5xmlrpcclient5 (<< 5.54),
plasma-framework (<< 5.54),
qml-module-org-kde-kio (<< 5.54),
Replaces: kio-extras (<< 4:5.0.95-0ubuntu1~ubuntu14.10~ppa6),
kio-extras-data (<< 4:5.0.95-0ubuntu1~ubuntu14.10~ppa6),
Description: resource and network access abstraction
KDE Input/Output framework provides a single API for
operating on files, whether local or on a remote server.
Additionally, KIO Slaves provide support for individual
protocols. Some particularly useful ones are http, ftp,
sftp, smb, nfs, ssh (fish), man, tar and zip.
Package: kio-dev
Depends: libkf5kio-dev, ${misc:Depends}
Architecture: any
Priority: optional
Section: oldlibs
Description: transitional dummy package
This is a transitional dummy package. It can safely be removed.
Breaks: kross-dev (<< 5.54),
libkf5declarative-dev (<< 5.54),
libkf5khtml-dev (<< 5.54),
libkf5newstuff-dev (<< 5.54),
libkf5notifyconfig-dev (<< 5.54),
libkf5parts-dev (<< 5.54),
Package: libkf5kio-dev
Section: libdevel
Architecture: any
Depends: kio (= ${binary:Version}),
libkf5bookmarks-dev (>= 5.54.0~),
libkf5completion-dev (>= 5.54.0~),
libkf5itemviews-dev (>= 5.54.0~),
libkf5jobwidgets-dev (>= 5.54.0~),
libkf5kiocore5 (= ${binary:Version}),
libkf5kiofilewidgets5 (= ${binary:Version}),
libkf5kiogui5 (= ${binary:Version}),
libkf5kiontlm5 (= ${binary:Version}),
libkf5kiowidgets5 (= ${binary:Version}),
libkf5service-dev (>= 5.54.0~),
libkf5solid-dev (>= 5.54.0~),
libkf5xmlgui-dev (>= 5.54.0~),
qtbase5-dev (>= 5.9.0~),
${misc:Depends},
Breaks: kio-dev (<< 5.23.0-2~),
kross-dev (<< 5.54),
libkf5declarative-dev (<< 5.54),
libkf5khtml-dev (<< 5.54),
libkf5newstuff-dev (<< 5.54),
libkf5notifyconfig-dev (<< 5.54),
libkf5parts-dev (<< 5.54),
libkf5xmlrpcclient-dev (<< 5.54),
Replaces: kio-dev (<< 5.23.0-2~)
Recommends: libkf5kio-doc (= ${source:Version})
Description: resource and network access abstraction (development files)
KDE Input/Output framework provides a single API for
operating on files, whether local or on a remote server.
Additionally, KIO Slaves provide support for individual
protocols. Some particularly useful ones are http, ftp,
sftp, smb, nfs, ssh (fish), man, tar and zip.
.
This package contains the development files for kio.
Package: libkf5kio-doc
Architecture: all
Section: doc
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: resource and network access abstraction (documentation)
KDE Input/Output framework provides a single API for
operating on files, whether local or on a remote server.
Additionally, KIO Slaves provide support for individual
protocols. Some particularly useful ones are http, ftp,
sftp, smb, nfs, ssh (fish), man, tar and zip.
.
This package contains the QCH documentation files.
Package: libkf5kiocore5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: resource and network access abstraction (KIO core library)
KDE Input/Output framework provides a single API for
operating on files, whether local or on a remote server.
Additionally, KIO Slaves provide support for individual
protocols. Some particularly useful ones are http, ftp,
sftp, smb, nfs, ssh (fish), man, tar and zip.
.
This library contains the core classes.
Breaks: baloo-kf5 (<< 5.54),
frameworkintegration (<< 5.28),
kdesignerplugin (<< 5.42),
kinit (<< 5.54),
kross (<< 5.42),
ktexteditor-katepart (<< 5.42),
libkf5declarative5 (<< 5.42),
libkf5kdelibs4support5 (<< 5.54),
libkf5kdelibs4support5-bin (<< 5.54),
libkf5khtml-bin (<< 5.54),
libkf5khtml5 (<< 5.54),
libkf5krossui5 (<< 5.42),
libkf5mediaplayer5 (<< 5.42),
libkf5newstuff5 (<< 5.54),
libkf5notifyconfig5 (<< 5.42),
libkf5parts-plugins (<< 5.42),
libkf5parts5 (<< 5.54),
libkf5plasma5 (<< 5.42),
libkf5plasmaquick5 (<< 5.42),
libkf5purpose-bin (<< 5.54),
libkf5runner5 (<< 5.54),
libkf5texteditor5 (<< 5.54),
libkf5webkit5 (<< 5.54),
libkf5xmlrpcclient5 (<< 5.54),
plasma-framework (<< 5.54),
qml-module-org-kde-extensionplugin (<< 5.28),
qml-module-org-kde-kio (<< 5.42),
Package: libkf5kiofilewidgets5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: resource and network access abstraction (KIO file widgets library)
KDE Input/Output framework provides a single API for
operating on files, whether local or on a remote server.
Additionally, KIO Slaves provide support for individual
protocols. Some particularly useful ones are http, ftp,
sftp, smb, nfs, ssh (fish), man, tar and zip.
.
This library contains some file dialog widgets.
Breaks: frameworkintegration (<< 5.28),
kdesignerplugin (<< 5.54),
kross (<< 5.54),
libkf5kdelibs4support5 (<< 5.54),
libkf5kdelibs4support5-bin (<< 5.42),
Package: libkf5kiogui5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: resource and network access abstraction (KIO gui library)
KDE Input/Output framework provides a single API for
operating on files, whether local or on a remote server.
Additionally, KIO Slaves provide support for individual
protocols. Some particularly useful ones are http, ftp,
sftp, smb, nfs, ssh (fish), man, tar and zip.
.
This library contains gui related jobs.
Package: libkf5kiontlm5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: resource and network access abstraction (KIO NTLM library)
KDE Input/Output framework provides a single API for
operating on files, whether local or on a remote server.
Additionally, KIO Slaves provide support for individual
protocols. Some particularly useful ones are http, ftp,
sftp, smb, nfs, ssh (fish), man, tar and zip.
.
This library implements the NTLM authentication protocol
Package: libkf5kiowidgets5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: resource and network access abstraction (KIO widgets library)
KDE Input/Output framework provides a single API for
operating on files, whether local or on a remote server.
Additionally, KIO Slaves provide support for individual
protocols. Some particularly useful ones are http, ftp,
sftp, smb, nfs, ssh (fish), man, tar and zip.
.
This library contains some UI widgets.
Breaks: baloo-kf5 (<< 5.42),
frameworkintegration (<< 5.28),
kdesignerplugin (<< 5.54),
kinit (<< 5.54),
kross (<< 5.42),
ktexteditor-katepart (<< 5.42),
libkf5declarative5 (<< 5.54),
libkf5kdelibs4support5 (<< 5.54),
libkf5kdelibs4support5-bin (<< 5.54),
libkf5khtml-bin (<< 5.42),
libkf5khtml5 (<< 5.54),
libkf5krossui5 (<< 5.54),
libkf5mediaplayer5 (<< 5.42),
libkf5newstuff5 (<< 5.54),
libkf5notifyconfig5 (<< 5.54),
libkf5parts-plugins (<< 5.42),
libkf5parts5 (<< 5.54),
libkf5plasma5 (<< 5.54),
libkf5plasmaquick5 (<< 5.42),
libkf5purpose-bin (<< 5.54),
libkf5texteditor5 (<< 5.54),
libkf5webkit5 (<< 5.54),
plasma-framework (<< 5.54),
qml-module-org-kde-kio (<< 5.54),
|