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
|
Source: xsane
Section: graphics
Priority: optional
Maintainer: Kevin Dalley <kevind@rahul.net>
Standards-Version: 3.0.0
Build-Depends: libgimp1.2-dev (>= 1.2.0), libglib1.2-dev (>= 1.2.0), libgtk1.2-dev (>= 1.2.10-4), libjpeg62-dev, libpng-dev, libsane-dev (>= 1.0.7), libtiff3g-dev, libusb-dev, xlibs-dev (>= 4.0.1-11), zlib1g-dev (>= 1:1.1.3)
Package: xsane
Section: graphics
Architecture: any
Depends: ${shlibs:Depends}
Suggests: gimp1.2, hylafax-client | mgetty-fax, gv
Conflicts: xsane-gimp1.1
Description: a gtk based X11 frontend for SANE (Scanner Access Now Easy)
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 is open to everybody. The
current source code is written for UNIX (including Linux) and is
available under the GNU public license (commercial application and
backends are welcome, too, however).
.
xsane can be run as a stand-alone program or through the GIMP image
manipulation program. In stand-alone mode, xsane can save an image
to a file in a variety of image formats, or serve as a frontend to a
fax program, or send an image to a printer.
|