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
|
Source: libinklevel
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
debhelper-compat (= 12),
libieee1284-3-dev,
libusb-1.0-0-dev,
pkg-config,
xutils-dev,
Rules-Requires-Root: no
Standards-Version: 4.3.0
Homepage: http://libinklevel.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/libinkdevel.git
Vcs-Browser: https://salsa.debian.org/debian/libinkdevel
Package: libinklevel-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
libinklevel5 (= ${binary:Version}),
${misc:Depends},
Description: development files for libinklevel5
The aim of this library is to provide a way to check the ink level of a local
printer.
.
It supports printers attached via parallel port or USB.
.
Many HP, Epson and Canon printers are supported.
.
Development files.
Package: libinklevel5
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
Description: library for checking the ink level of your local printer
The aim of this library is to provide a way to check the ink level of a local
printer.
.
It supports printers attached via parallel port or USB.
.
Many HP, Epson and Canon printers are supported.
|