summaryrefslogtreecommitdiff
path: root/debian/control.xsane
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control.xsane')
-rw-r--r--debian/control.xsane27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/control.xsane b/debian/control.xsane
new file mode 100644
index 0000000..73d0e90
--- /dev/null
+++ b/debian/control.xsane
@@ -0,0 +1,27 @@
+Source: xsane
+Section: graphics
+Priority: optional
+Maintainer: Kevin Dalley <kevind@rahul.net>
+Standards-Version: 3.0.0
+Build-Depends: libgimp-dev, libjpeg62-dev, libsane-dev, zlib1g-dev, libtiff3g-dev, libpng2-dev
+
+Package: xsane
+Section: graphics
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: gimp (>= 1.0.0), hylafax-client | mgetty-fax
+Conflicts: xsane-gimp1.1, 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.