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
|
Source: gutenprint
Maintainer: Debian Printing Group <debian-printing@lists.debian.org>
Uploaders: Didier Raboud <odyx@debian.org>
Section: graphics
Priority: optional
Build-Depends-Indep: docbook-utils,
doxygen,
Build-Depends: debhelper (>= 10.2.5~),
byacc,
libcups2-dev,
libcupsimage2-dev,
libgimp2.0-dev,
libreadline-dev,
libijs-dev,
libusb-1.0-0-dev [linux-any],
zlib1g-dev,
flex,
gettext,
chrpath
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/printing-team/gutenprint
Vcs-Git: https://salsa.debian.org/printing-team/gutenprint.git
Homepage: http://gimp-print.sourceforge.net/
Package: gimp-gutenprint
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
gimp
Suggests: gutenprint-doc (>= ${source:Version}),
gutenprint-locales (>= ${source:Version})
Enhances: gimp
Description: print plugin for the GIMP
This package includes the Gutenprint Print plugin for the GIMP.
.
Gutenprint is the print facility for the GIMP, and in addition a
suite of drivers that may be used with common UNIX spooling systems
using GhostScript or CUPS. These drivers provide printing quality
for UNIX/Linux on a par with proprietary vendor-supplied drivers in
many cases, and can be used for many of the most demanding printing
tasks. Gutenprint was formerly known as Gimp-Print.
Package: printer-driver-gutenprint
Architecture: any
Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends},
cups,
cups-client,
cups-filters (>= 1.0.36) | ghostscript-cups (<< 9.08)
Suggests: gutenprint-doc (>= ${source:Version}),
gutenprint-locales (>= ${source:Version})
Description: printer drivers for CUPS
This package includes a CUPS driver based on Gutenprint.
.
The CUPS drivers contain all of the files needed to support
photo-quality printing on any printer supported by Gutenprint. You
can find out more about the Common UNIX Printing System ("CUPS"), an
IPP-based printing system for UNIX/Linux, at:
.
http://www.cups.org
.
Gutenprint is the print facility for the GIMP, and in addition a
suite of drivers that may be used with common UNIX spooling systems
using GhostScript or CUPS. These drivers provide printing quality
for UNIX/Linux on a par with proprietary vendor-supplied drivers in
many cases, and can be used for many of the most demanding printing
tasks. Gutenprint was formerly known as Gimp-Print.
Package: libgutenprint-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
libgutenprint9 (= ${binary:Version}),
pkg-config
Suggests: libgutenprint-doc (= ${source:Version})
Description: development files for the Gutenprint printer driver library
This package contains the header files for the Gutenprint library,
along with a static version of libgutenprint.
.
Install this package if you wish to develop programs that use
libgutenprint.
.
Gutenprint is the print facility for the GIMP, and in addition a
suite of drivers that may be used with common UNIX spooling systems
using GhostScript or CUPS. These drivers provide printing quality
for UNIX/Linux on a par with proprietary vendor-supplied drivers in
many cases, and can be used for many of the most demanding printing
tasks. Gutenprint was formerly known as Gimp-Print.
Package: libgutenprint-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
libjs-jquery
Suggests: libgutenprint-dev (= ${source:Version})
Description: documentation for the Gutenprint printer driver library
This package contains lots of info-files, DVI docs and other
documentation about the Gutenprint library for photo-quality
printing.
.
Install this package if you want to have lots of info about the
Gutenprint library when you're programming.
.
Gutenprint is the print facility for the GIMP, and in addition a
suite of drivers that may be used with common UNIX spooling systems
using GhostScript or CUPS. These drivers provide printing quality
for UNIX/Linux on a par with proprietary vendor-supplied drivers in
many cases, and can be used for many of the most demanding printing
tasks. Gutenprint was formerly known as Gimp-Print.
Package: libgutenprint9
Architecture: any
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends},
libgutenprint-common (>= ${source:Version})
Suggests: gutenprint-locales (>= ${source:Version})
Pre-Depends: ${misc:Pre-Depends}
Description: runtime for the Gutenprint printer driver library
This package includes the Gutenprint shared library, needed to
run programs using Gutenprint drivers.
.
Gutenprint is the print facility for the GIMP, and in addition a
suite of drivers that may be used with common UNIX spooling systems
using GhostScript or CUPS. These drivers provide printing quality
for UNIX/Linux on a par with proprietary vendor-supplied drivers in
many cases, and can be used for many of the most demanding printing
tasks. Gutenprint was formerly known as Gimp-Print.
Package: libgutenprint-common
Architecture: all
Section: libs
Depends: ${misc:Depends}
Recommends: libgutenprint9 (>= ${source:Version})
Suggests: gutenprint-locales (>= ${source:Version})
Description: support files for the Gutenprint printer driver library
This package includes the Gutenprint printer definitions needed by
libgutenprint9 to run programs using Gutenprint drivers.
.
Gutenprint is the print facility for the GIMP, and in addition a
suite of drivers that may be used with common UNIX spooling systems
using GhostScript or CUPS. These drivers provide printing quality
for UNIX/Linux on a par with proprietary vendor-supplied drivers in
many cases, and can be used for many of the most demanding printing
tasks. Gutenprint was formerly known as Gimp-Print.
Package: libgutenprintui2-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
libgutenprintui2-2 (= ${binary:Version}),
pkg-config
Suggests: libgutenprint-doc (= ${source:Version})
Pre-Depends: dpkg (>= 1.17.5)
Description: development files for the Gutenprint printer driver user interface library
This package contains the header files for the libgutenprintui
library, along with a static version of libgutenprintui.
libgutenprintui contains GTK+ widgets which may be used for print
dialogs etc. for use with libgutenprint.
.
Install this package if you wish to develop packages that use
libgutenprintui.
.
Gutenprint is the print facility for the GIMP, and in addition a
suite of drivers that may be used with common UNIX spooling systems
using GhostScript or CUPS. These drivers provide printing quality
for UNIX/Linux on a par with proprietary vendor-supplied drivers in
many cases, and can be used for many of the most demanding printing
tasks. Gutenprint was formerly known as Gimp-Print.
Package: libgutenprintui2-2
Architecture: any
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: gutenprint-locales (>= ${source:Version})
Pre-Depends: ${misc:Pre-Depends}
Description: runtime for the Gutenprint printer driver user interface library
This package includes the libgutenprintui library, necessary to run
gimp-gutenprint. libgutenprintui contains GTK+ widgets which may be
used for print dialogs etc. for use with libgutenprint.
.
Gutenprint is the print facility for the GIMP, and in addition a
suite of drivers that may be used with common UNIX spooling systems
using GhostScript or CUPS. These drivers provide printing quality
for UNIX/Linux on a par with proprietary vendor-supplied drivers in
many cases, and can be used for many of the most demanding printing
tasks. Gutenprint was formerly known as Gimp-Print.
Package: gutenprint-locales
Architecture: all
Section: libs
Depends: ${misc:Depends}
Description: locale data files for Gutenprint
This package contains the i18n files of Gutenprint, used by
libgutenprint9, printer-driver-gutenprint and escputil. It is also
used by the Print plugin for the GIMP, gimp-gutenprint.
.
They are needed when you want the programs in Gutenprint to print
their messages in other languages than US English.
.
Gutenprint is the print facility for the GIMP, and in addition a
suite of drivers that may be used with common UNIX spooling systems
using GhostScript or CUPS. These drivers provide printing quality
for UNIX/Linux on a par with proprietary vendor-supplied drivers in
many cases, and can be used for many of the most demanding printing
tasks. Gutenprint was formerly known as Gimp-Print.
Package: escputil
Architecture: any
Section: utils
Depends: ${misc:Depends},
${shlibs:Depends},
libgutenprint9 (= ${binary:Version})
Suggests: gutenprint-locales (>= ${source:Version})
Pre-Depends: dpkg (>= 1.17.5)
Description: maintenance utility for Epson Stylus printers
escputil is a utility to clean and align the heads of Epson Stylus
printers. It can also check the current ink levels in the printer.
.
Gutenprint is the print facility for the GIMP, and in addition a
suite of drivers that may be used with common UNIX spooling systems
using GhostScript or CUPS. These drivers provide printing quality
for UNIX/Linux on a par with proprietary vendor-supplied drivers in
many cases, and can be used for many of the most demanding printing
tasks. Gutenprint was formerly known as Gimp-Print.
Package: gutenprint-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: printer-driver-gutenprint (>= ${source:Version}),
gimp-gutenprint (>= ${source:Version}),
libjs-jquery
Description: users' guide for Gutenprint and CUPS
This package contains a user guide for programs using the
Gutenprint library for photographic quality printing. Currently
this covers using the Print plugin for the GIMP and the Common Unix
Printing System (CUPS).
.
Gutenprint is the print facility for the GIMP, and in addition a
suite of drivers that may be used with common UNIX spooling systems
using GhostScript or CUPS. These drivers provide printing quality
for UNIX/Linux on a par with proprietary vendor-supplied drivers in
many cases, and can be used for many of the most demanding printing
tasks. Gutenprint was formerly known as Gimp-Print.
|