summaryrefslogtreecommitdiff
path: root/debian/control
blob: f3f3c6f3021efced651cd3ae516d1bda38a5442a (plain)
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Source: xsane
Section: graphics
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Standards-Version: 3.9.6
Build-Depends:
 autotools-dev,
 debhelper (>= 9~),
 gettext,
 libgimp2.0-dev (>= 2.0.0),
 libgtk2.0-dev,
 libjpeg62-turbo-dev,
 liblcms2-dev,
 libpng-dev,
 libsane-dev (>= 1.0.11-3),
 libtiff-dev,
 zlib1g-dev
Homepage: http://www.xsane.org/
Vcs-Git: git://anonscm.debian.org/collab-maint/xsane.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/xsane.git

Package: xsane
Architecture: any
Depends: 
 ${shlibs:Depends}, 
 ${misc:Depends},
 xsane-common (= ${source:Version})
Recommends:
 cups-client,
 iceweasel | firefox | www-browser
Suggests:
 gimp,
 gocr,
 gv,
 hylafax-client | mgetty-fax
Description: featureful graphical frontend for SANE (Scanner Access Now Easy)
 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, serve as a frontend to a
 fax program, or send an image to a printer.
 .
 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).

Package: xsane-dbg
Architecture: any
Section: debug
Priority: extra
Depends: 
 ${misc:Depends},
 xsane (= ${binary:Version})
Description: featureful graphical frontend for SANE (Debug files)
 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, serve as a frontend to a
 fax program, or send an image to a printer.
 .
 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 debug files needed by xsane.

Package: xsane-common
Architecture: all
Depends: ${misc:Depends}
Replaces: xsane
Recommends: xsane
Description: xsane architecture independent files
 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, serve as a frontend to a
 fax program, or send an image to a printer.
 .
 This package contains architecture-independent files needed by xsane
 (locales, help).