File: control

package info (click to toggle)
gphoto2 2.5.28-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,392 kB
  • sloc: ansic: 6,771; sh: 4,914; python: 363; perl: 324; makefile: 127; sed: 16
file content (36 lines) | stat: -rw-r--r-- 1,030 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
Source: gphoto2
Section: utils
Priority: optional
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@alioth-lists.debian.net>
Uploaders:
 Ferenc Wágner <wferi@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 libaa1-dev,
 libcdk5-dev,
 libexif-dev,
 libgphoto2-dev,
 libjpeg-dev,
 libncurses-dev,
 libpopt-dev,
 libreadline-dev,
 libtool,
 pkgconf,
 zlib1g-dev,
Build-Conflicts: liblockdev1-dev
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/gphoto/gphoto2
Vcs-Git: https://salsa.debian.org/debian-phototools-team/gphoto2.git
Vcs-Browser: https://salsa.debian.org/debian-phototools-team/gphoto2

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.