File: control

package info (click to toggle)
ufraw 0.22-4
  • links: PTS
  • area: main
  • in suites: buster
  • size: 6,392 kB
  • sloc: ansic: 27,837; cpp: 14,356; sh: 4,378; xml: 202; makefile: 174
file content (68 lines) | stat: -rw-r--r-- 2,571 bytes parent folder | download | duplicates (2)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Source: ufraw
Section: graphics
Priority: optional
Maintainer: Hubert Chathi <uhoreg@debian.org>
Build-Depends: debhelper (>= 9),
   libgimp2.0-dev,
   libjpeg-dev,
   liblcms2-dev,
   libtiff-dev | libtiff5-dev,
   libexiv2-dev,
   perl,
   libbz2-dev,
   zlib1g-dev,
   libgtkimageview-dev,
   liblensfun-dev (>= 0.2.5),
   dh-autoreconf
Standards-Version: 3.9.8
Homepage: http://ufraw.sourceforge.net/

Package: ufraw
Architecture: any
Depends: ${shlibs:Depends}, desktop-file-utils, ufraw-batch (= ${binary:Version}), ${misc:Depends}
Suggests: gimp-ufraw
Description: standalone importer for raw camera images
 This is a standalone tool to import raw data from high-end digital cameras.
 .
 The Unidentified Flying Raw (UFRaw) is a utility for converting and
 manipulating raw images from digital cameras. It can be used as a
 stand-alone tool or as a Gimp plug-in, and images can be batch
 processed using the command-line interface. UFRaw reads most existing
 raw formats using Dave Coffin's raw conversion utility DCRaw, and it
 supports basic color management using Little CMS, allowing the user to
 apply color profiles.

Package: ufraw-batch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: ufraw
Replaces: ufraw (<< 0.16-2)
Breaks: ufraw (<< 0.16-2)
Description: batch importer for raw camera images
 This is a command-line batch tool to import raw data from high-end digital
 cameras.
 .
 The Unidentified Flying Raw (UFRaw) is a utility for converting and
 manipulating raw images from digital cameras. It can be used as a
 stand-alone tool or as a Gimp plug-in, and images can be batch
 processed using the command-line interface. UFRaw reads most existing
 raw formats using Dave Coffin's raw conversion utility DCRaw, and it
 supports basic color management using Little CMS, allowing the user to
 apply color profiles.

Package: gimp-ufraw
Architecture: any
Depends: ${shlibs:Depends}, gimp (>= 2.2), ${misc:Depends}
Breaks: gimp-dcraw
Suggests: ufraw
Description: gimp importer for raw camera images
 This is a graphical tool to import raw data from high-end digital cameras
 into the Gimp.
 .
 The Unidentified Flying Raw (UFRaw) is a utility for converting and
 manipulating raw images from digital cameras. It can be used as a
 stand-alone tool or as a Gimp plug-in, and images can be batch
 processed using the command-line interface. UFRaw reads most existing
 raw formats using Dave Coffin's raw conversion utility DCRaw, and it
 supports basic color management using Little CMS, allowing the user to
 apply color profiles.