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
|
Source: camera.app
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders:
Alex Myczko <tar@debian.org>,
Eric Heintzmann <heintzmann.eric@free.fr>,
Yavor Doganov <yavor@gnu.org>,
Build-Depends:
debhelper-compat (= 13),
imagemagick,
libgnustep-gui-dev (>= 0.31.1-7),
libgphoto2-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/gnustep-team/camera.app.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/camera.app
Homepage: https://github.com/gsimageapps/Camera
Package: camera.app
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Description: GNUstep application for digital still cameras
Camera is a simple GNUstep application to download files from a digital
camera. The files can be optionally deleted after download. During
download, a thumbnail of the currently downloaded file is displayed.
|