summaryrefslogtreecommitdiff
path: root/debian/control
blob: 879024f744ce3a1bb88eeb19e9eb34cb58f5b616 (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
Source: simple-scan
Section: gnome
Priority: optional
Maintainer: Alessio Treglia <alessio@debian.org>
Standards-Version: 3.9.1
Build-Depends: debhelper (>= 7.0.50~),
 autotools-dev,
 lsb-release,
 gnome-pkg-tools (>= 0.10),
 gnome-doc-utils (>= 0.3.2),
 gnome-common,
 libglib2.0-dev,
 libgtk2.0-dev,
 libgconf2-dev,
 libcairo2-dev,
 libgudev-1.0-dev,
 libdbus-glib-1-dev,
 libsane-dev,
 zlib1g-dev,
 libjpeg-dev,
 python-scour,
 intltool
Homepage: https://launchpad.net/simple-scan
Vcs-Git: git://git.debian.org/collab-maint/simple-scan.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/simple-scan.git
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/simple-scan/ubuntu

Package: simple-scan
Architecture: any
Depends: ${shlibs:Depends},
 gnome-icon-theme,
 xdg-utils,
 ${misc:Depends}
Description: Simple Scanning Utility
 Simple Scan is an easy-to-use application, designed to let users
 connect their scanner and quickly have the image/document in an
 appropriate format.
 .
 Simple Scan is basically a frontend for SANE - which is the same
 backend as XSANE uses. This means that all existing scanners will
 work and the interface is well tested.