File: control

package info (click to toggle)
sane-backends-extras 1.0.18.5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,084 kB
  • ctags: 5,098
  • sloc: ansic: 55,380; sh: 7,990; makefile: 996
file content (66 lines) | stat: -rw-r--r-- 3,220 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
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
Source: sane-backends-extras
Section: graphics
Priority: optional
Maintainer: Julien BLACHE <jblache@debian.org>
Uploaders: Aurelien Jarno <aurel32@debian.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5.0.0), libjpeg62-dev, libusb-dev (>= 1:0.1.6a-1), libieee1284-3-dev (>= 0.2.3-1), autotools-dev, libtiff4-dev, libltdl3-dev, xutils

Package: libsane-extras
Section: libs
Architecture: any 
Depends: libsane (>= 1.0.18-1), ${shlibs:Depends} 
Recommends: ${hotplug-udev}
Description: API library for scanners -- extra backends
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package includes some backends that are not yet included into the
 official SANE distribution. Currently, they are :
   * epkowa (some EPSON scanners)
   * geniusvp2 (Genius ColorPage-Vivid Pro II)
   * hp_rts88xx (HP ScanJet 4400C, HP ScanJet 4470C)
   * hp3900 (HP ScanJet 3970C, HP ScanJet 4070, HP ScanJet 4370)

Package: libsane-extras-dev
Section: libdevel
Architecture: any
Depends: libsane-dev (>= 1.0.18-1), libsane-extras (= ${Source-Version})
Description: API development library for scanners [development files]
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package contains the development files relative to the extra
 backends provided by libsane-extras.

Package: libsane-extras-dbg
Section: libdevel
Priority: extra
Architecture: any 
Depends: libsane-extras (= ${Source-Version})
Description: API library for scanners -- extra backends [debug symbols]
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package contains the debugging symbols for the extras SANE backends.