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.
|