summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-12-02 20:22:58 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-12-02 20:22:58 +0100
commit9d7b3dd818adbeb80fb7274e01be3a2e49f10f4e (patch)
treefe29c36a3cb4ef2267b2253da4dde8ce360b3cb5 /debian/control
parentb542c2254f2533b0838c36ae5da7679d0bd5fb7b (diff)
Add debian/*debian/1.0.14-9
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..b6c7ba5
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,29 @@
+Source: sane-frontends
+Section: graphics
+Priority: optional
+Maintainer: Julien BLACHE <jblache@debian.org>
+Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 5), dpatch, libgimp2.0-dev (>= 2.0.0), libgtk2.0-dev, libsane-dev (>= 1.0.11-3), autotools-dev
+
+Package: sane
+Section: graphics
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: gimp
+Description: scanner graphical frontends
+ This package includes :
+ o xscanimage, a scanner graphical frontend with GIMP 2.0 support
+ o scanadf, a command-line frontend for scanners with Automatic Document Feeder
+ o xcam, for acquiring images continuously from cameras.
+ .
+ An alternative to xscanimage called xsane is packaged separately.
+ .
+ The scanner frontends use SANE. 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).