File: control

package info (click to toggle)
gphoto2 2.4.5-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,212 kB
  • ctags: 399
  • sloc: sh: 9,664; ansic: 5,624; perl: 89; makefile: 75; sed: 16
file content (39 lines) | stat: -rw-r--r-- 1,401 bytes parent folder | download
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
Source: gphoto2
Section: utils
Priority: extra
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Frederic Peters <fpeters@debian.org>, Cyril Brulebois <kibi@debian.org>
 , David Paleino <dapal@debian.org>
Build-Depends: debhelper (>= 7),
               quilt,
               type-handling (>= 0.2.1),
               libgphoto2-2-dev (>= 2.4.5),
               zlib1g-dev,
               libtool,
               libgpmg1-dev | not+linux-gnu,
               libjpeg62-dev,
               libexif-dev (>= 0.5.9),
               libcdk5-dev,
               libreadline5-dev | libreadline-dev,
               pkg-config,
               libncurses5-dev,
               libpopt-dev,
               libaa1-dev
Build-Conflicts: liblockdev1-dev
Standards-Version: 3.8.1
Vcs-Browser: http://git.debian.org/?p=pkg-phototools/gphoto2.git
Vcs-Git: git://git.debian.org/git/pkg-phototools/gphoto2.git
Homepage: http://www.gphoto.org/proj/gphoto2/

Package: gphoto2
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: gtkam, gthumb
Description: The gphoto2 digital camera command-line client
 The gphoto2 library can be used by applications to access various
 digital camera models, via standard protocols such as USB Mass Storage
 and PTP, or vendor-specific protocols.
 .
 This package provide the gphoto2 command-line frontend.