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
|
Source: libprinterconf
Section: utils
Priority: optional
Build-Depends: debhelper ( >= 2), libsnmpkit-dev ( >= 0.9-4), autoconf ( >= 2.13-42), automake, libtool, libglib1.2-dev, libprintsys-dev, libprintsys ( >= 0.6), tdb-dev ( >= 1.0.6-4)
Build-Conflicts: libsnmpkit1
Maintainer: Andrea Mennucc <debian@Tonelli.sns.it>
Standards-Version: 3.0.1
Package: libprinterconf-dev
Section: devel
Architecture: any
Depends: libprinterconf0 (= ${Source-Version}), libc6-dev
Description: Printer autodetection library
This package contains the static library and header files used in
development of programs that use libprinterconf.
Package: pconf-detect
Section: utils
Architecture: any
Depends: ${shlibs:Depends}
Description: A small command-line utility to auto-detect printers
pconf-detect is a simple command-line utility for detecting parallel, USB
and network-connected printers.
Package: libprinterconf0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: Printer autodetection library
libprinterconf is a library of functions for detecting parallel, USB and
network-connected printers.
|