File: control

package info (click to toggle)
gpr 0.15deb-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 3,328 kB
  • ctags: 590
  • sloc: sh: 6,303; ansic: 3,409; makefile: 84; sed: 16
file content (21 lines) | stat: -rw-r--r-- 1,111 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
Source: gpr
Section: utils
Priority: optional
Build-Depends: debhelper (>= 8), po-debconf, gettext, autotools-dev, libtool, libppd-dev (>= 0.10), libgtk2.0-dev (>= 2.6), libpopt-dev, zlib1g-dev
Maintainer: A Mennucc1 <mennucc1@debian.org>
Standards-Version: 3.9.1.0

Package: gpr
Architecture: any
Depends: ppdfilt, lprng | cups-bsd |  lpr-ppd | lpr, debconf | debconf-2.0 , ${shlibs:Depends}, ${misc:Depends}
Recommends: a2ps
Description: GUI for lpr: print files and configure printer-specific options 
 gpr is a graphical interface to lpr that provides for easy configuration
 of printer-specific options. gpr interfaces with a PostScript
 printer's PPD file to create a user-interface of configurable
 options. Based upon user choice, the device-specific option code
 is then inserted into the PostScript job and sent to the printer.
 This can be used to tell the printer to duplex or staple the print
 job, or tell it what paper tray to draw paper from.
 NOTE: gpr will detect if the file to be print is postscript, and, if not,
 it will call a2ps to preprocess it before sending it to ppdfilt and to lpr.