File: control

package info (click to toggle)
gphoto2 2.5.11-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,460 kB
  • ctags: 830
  • sloc: ansic: 6,609; sh: 4,844; perl: 309; makefile: 127; sed: 16
file content (36 lines) | stat: -rw-r--r-- 1,083 bytes parent folder | download | duplicates (2)
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
Source: gphoto2
Section: utils
Priority: optional
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Herbert Parentes Fortes Neto <hpfn@debian.org>
Build-Depends:
 autotools-dev,
 debhelper (>= 9),
 libaa1-dev,
 libcdk5-dev,
 libexif-dev (>= 0.5.9),
 libgphoto2-dev (>= 2.5.6),
 libgpmg1-dev [linux-any],
 libjpeg-dev,
 libncurses5-dev,
 libpopt-dev,
 libreadline-dev,
 libtool,
 pkg-config,
 zlib1g-dev,
Build-Conflicts: liblockdev1-dev
Standards-Version: 3.9.8
Homepage: http://www.gphoto.org/proj/gphoto2/
Vcs-Git: https://anonscm.debian.org/git/pkg-phototools/gphoto2.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-phototools/gphoto2.git/

Package: gphoto2
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: gthumb
Description: 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 provides the gphoto2 command-line frontend.