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 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352
|
Source: cups
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Uploaders:
Till Kamppeter <till.kamppeter@gmail.com>,
Thorsten Alteholz <debian@alteholz.de>,
Section: net
Priority: optional
Build-Depends:
autoconf,
automake,
debhelper-compat (= 13),
dh-strip-nondeterminism,
libavahi-client-dev,
libavahi-common-dev,
libdbus-1-dev,
libgnutls28-dev,
libkrb5-dev,
libpam0g-dev,
libpaper-dev,
libsystemd-dev [linux-any],
libtool,
libusb-1.0-0-dev [!hurd-any],
patch,
pkg-config,
po-debconf,
po4a,
zlib1g-dev,
Build-Depends-Arch:
dh-apparmor,
# libgmp-dev is not GPL-2 compatible before it's 6 release, which makes it also GPL-2+
Build-Conflicts:
libgmp-dev (<< 2:6),
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/printing-team/cups
Vcs-Git: https://salsa.debian.org/printing-team/cups.git
Homepage: https://github.com/OpenPrinting/cups/
Rules-Requires-Root: no
Package: libcups2
Architecture: any
Multi-Arch: same
Section: libs
Depends:
${misc:Depends},
${shlibs:Depends},
Suggests:
cups-common,
Pre-Depends:
${misc:Pre-Depends},
Description: Common UNIX Printing System(tm) - Core library
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the base shared libraries for CUPS.
Package: cups
Architecture: any
Multi-Arch: foreign
Depends:
cups-client (>= ${binary:Version}),
cups-common (>= ${source:Version}),
cups-core-drivers (>= ${binary:Version}),
cups-daemon (>= ${binary:Version}),
cups-filters,
cups-ppdc,
cups-server-common (>= ${source:Version}),
debconf | debconf-2.0,
ghostscript,
libcups2 (= ${binary:Version}),
poppler-utils,
procps,
${misc:Depends},
${shlibs:Depends},
Recommends:
avahi-daemon,
colord,
cups-filters | foomatic-filters,
cups-filters | ghostscript-cups,
Suggests:
cups-bsd,
cups-pdf,
foomatic-db-compressed-ppds | foomatic-db,
smbclient,
udev,
Pre-Depends:
${misc:Pre-Depends},
Description: Common UNIX Printing System(tm) - PPD/driver support, web interface
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the parts of CUPS which are needed for using printer
drivers.
Package: cups-bsd
Architecture: any
Multi-Arch: foreign
Depends:
cups-client (= ${binary:Version}),
cups-common (>= ${source:Version}),
debconf | debconf-2.0,
${misc:Depends},
${shlibs:Depends},
Suggests:
cups,
inetutils-inetd | inet-superserver,
update-inetd,
Conflicts:
lpr,
lprng,
Provides:
lpr,
Replaces:
lpr,
Description: Common UNIX Printing System(tm) - BSD commands
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpr, lpd and the like. It supports the
Internet Printing Protocol (IPP), and has its own filtering driver
model for handling various document types.
.
This package provides the BSD commands for interacting with CUPS. It
is provided separately to allow CUPS to coexist with other printing
systems (to a small degree).
Package: cups-client
Architecture: any
Multi-Arch: foreign
Depends:
adduser,
cups-common (>= ${source:Version}),
libcups2 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Suggests:
cups,
cups-bsd,
smbclient,
Conflicts:
lprng,
Description: Common UNIX Printing System(tm) - client programs (SysV)
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the System V style print client programs.
Package: cups-common
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Common UNIX Printing System(tm) - common files
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides common files for CUPS server and client packages.
Package: cups-core-drivers
Architecture: any
Multi-Arch: foreign
Depends:
cups-daemon (>= ${binary:Version}),
cups-filters-core-drivers,
libcups2 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Recommends:
avahi-daemon,
Pre-Depends:
${misc:Pre-Depends},
Breaks:
cups-server-common (<< 2.1.0-7~),
Replaces:
cups-server-common (<< 2.1.0-7~),
Description: Common UNIX Printing System(tm) - driverless printing
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the parts of CUPS which are needed for driverless
printing on IPP printers with common data formats.
Package: cups-daemon
Architecture: any
Multi-Arch: foreign
Pre-Depends:
${misc:Pre-Depends},
Depends:
adduser,
bc,
libcups2 (= ${binary:Version}),
lsb-base,
procps,
ssl-cert,
${misc:Depends},
${shlibs:Depends},
Recommends:
avahi-daemon,
colord,
cups-browsed,
ipp-usb,
Suggests:
cups,
cups-bsd,
cups-client (>= ${binary:Version}),
cups-common (>= ${source:Version}),
cups-filters,
cups-filters | foomatic-filters,
cups-pdf,
cups-ppdc,
cups-server-common (>= ${source:Version}),
foomatic-db-compressed-ppds | foomatic-db,
ghostscript,
poppler-utils,
smbclient,
udev,
Breaks:
cups (<< 2.1.0-6~),
Replaces:
cups (<< 2.1.0-6~),
Description: Common UNIX Printing System(tm) - daemon
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the CUPS scheduler/daemon.
Package: cups-ipp-utils
Architecture: any
Multi-Arch: foreign
Depends:
libcups2 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Recommends:
avahi-daemon
Breaks:
cups-client (<< 2.0.3-2~),
Replaces:
cups-client (<< 2.0.3-2~),
Description: Common UNIX Printing System(tm) - IPP developer/admin utilities
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides IPP utilities for developers and system administrators
Package: cups-ppdc
Architecture: any
Multi-Arch: foreign
Section: utils
Depends:
cups-common (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Description: Common UNIX Printing System(tm) - PPD manipulation utilities
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides utilities to generate and manipulate PPD files.
Package: cups-server-common
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Common UNIX Printing System(tm) - server common files
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides common files for CUPS server.
Package: libcups2-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
dpkg-dev,
libcups2 (= ${binary:Version}),
libcupsimage2-dev (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Description: Common UNIX Printing System(tm) - Development files CUPS library
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the files necessary for developing CUPS-aware
applications and CUPS drivers, as well as examples how to communicate
with cups from different programming languages (Perl, Java, and
PHP).
Package: libcupsimage2
Architecture: any
Multi-Arch: same
Section: libs
Depends:
libcups2 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Recommends:
libcupsfilters1,
Pre-Depends:
${misc:Pre-Depends},
Description: Common UNIX Printing System(tm) - Raster image library
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the image libraries for handling the CUPS
raster format.
Package: libcupsimage2-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
libcups2-dev (= ${binary:Version}),
libcupsimage2 (= ${binary:Version}),
libjpeg-dev,
libpng-dev,
libtiff-dev,
zlib1g-dev,
${misc:Depends},
${shlibs:Depends},
Recommends:
libcupsfilters-dev,
Description: Common UNIX Printing System(tm) - Development files CUPS image library
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the files necessary for developing applications
that use the CUPS raster image format.
|