summaryrefslogtreecommitdiff
path: root/debian/control.xsane
diff options
context:
space:
mode:
authorAurelien Jarno <aurel32@debian.org>2005-02-03 16:24:20 +0100
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:06 +0000
commit825ef604db05e42ea267a86187bf62d54670c98c (patch)
treec41b8addd68e573fcf6ef599ec777e251a130b8e /debian/control.xsane
parentac8459519a9ef2a1ee635509b52a653da1bfe9d5 (diff)
parent817e6294b42b3e4435f1b99728afc1dca84a6445 (diff)
Imported Debian patch 0.97-3debian/0.97-3
Diffstat (limited to 'debian/control.xsane')
-rw-r--r--debian/control.xsane27
1 files changed, 0 insertions, 27 deletions
diff --git a/debian/control.xsane b/debian/control.xsane
deleted file mode 100644
index 6484cc5..0000000
--- a/debian/control.xsane
+++ /dev/null
@@ -1,27 +0,0 @@
-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.