File: control

package info (click to toggle)
sane-backends-extras 1.0.19.11
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,632 kB
  • ctags: 3,610
  • sloc: ansic: 36,869; sh: 8,313; makefile: 1,048
file content (64 lines) | stat: -rw-r--r-- 3,032 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
Source: sane-backends-extras
Section: graphics
Priority: optional
Maintainer: Julien BLACHE <jblache@debian.org>
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 5.0.0), libusb-dev (>= 1:0.1.6a) [!hurd-i386], autotools-dev, libltdl3-dev, xutils-dev

Package: libsane-extras
Section: libs
Architecture: any 
Depends: ${shlibs:Depends}
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)
   * ls5000 (Nikon LS-5000 ED, Coolscan 5000 ED)

Package: libsane-extras-dev
Section: libdevel
Architecture: any
Depends: libsane-extras (= ${binary: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 (= ${binary: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.