File: control

package info (click to toggle)
dcraw 9.28-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 9,084 kB
  • sloc: ansic: 51,198; sh: 35; makefile: 14
file content (22 lines) | stat: -rw-r--r-- 1,002 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
Source: dcraw
Section: graphics
Priority: optional
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Filip Hroch <hroch@physics.muni.cz>
Build-Depends: debhelper (>= 11), libjpeg-dev, liblcms2-dev
Standards-Version: 4.1.5
Vcs-Git: https://salsa.debian.org/debian-astro-team/dcraw.git
Vcs-Browser: https://salsa.debian.org/debian-astro-team/dcraw.git
Homepage: http://www.cybercom.net/~dcoffin/dcraw/

Package: dcraw
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: gphoto2, netpbm
Description: decode raw digital camera images
 This utility converts the native (RAW), format of various digital
 cameras into netpbm portable pixmap (.ppm) or TIFF images. Supports
 the following models: Canon, Kodak, Olympus, Nikon, Fuji, Minolta
 and Sigma (see http://www.cybercom.net/~dcoffin/dcraw/ for full list)
 Note: This utility does not read directly from the cameras, only
 the files after they have been downloaded, use gphoto2 for that.