File: control

package info (click to toggle)
gphoto2 2.5.27-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,364 kB
  • sloc: ansic: 6,716; sh: 4,914; python: 363; perl: 324; makefile: 127; sed: 16
file content (37 lines) | stat: -rw-r--r-- 1,083 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
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 (= 12),
 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
Rules-Requires-Root: no
Standards-Version: 4.5.1
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.