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
|
Source: rawtherapee
Section: graphics
Priority: optional
Maintainer: Philip Rinn <rinni@inventati.org>
Build-Depends:
cmake,
debhelper (>= 11),
libcanberra-gtk3-dev,
libexiv2-dev,
libexpat1-dev,
libfftw3-dev,
libgtk-3-dev (>=3.16),
libgtkmm-3.0-dev (>= 3.16),
libiptcdata0-dev,
libjpeg-dev,
liblcms2-dev,
liblensfun-dev,
libpng-dev,
libsigc++-2.0-dev,
libtiff-dev,
zlib1g-dev,
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/debian/rawtherapee
Vcs-Git: https://salsa.debian.org/debian/rawtherapee.git
Homepage: https://www.rawtherapee.com
Package: rawtherapee
Architecture: any
Depends:
rawtherapee-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Description: raw image converter and digital photo processor
RawTherapee is an advanced program for developing raw photos and for processing
non-raw photos. It is non-destructive, makes use of OpenMP, supports all the
cameras supported by dcraw and carries out its calculations in a high precision
32bit floating point engine. RawTherapee supports JPEG, PNG, and TIFF as output
format for processed photos.
Package: rawtherapee-data
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Recommends:
rawtherapee (= ${source:Version}),
Replaces:
rawtherapee (<< 4.0.9),
Breaks:
rawtherapee (<< 4.0.9),
Description: raw image converter and digital photo processor (data files)
RawTherapee is an advanced program for developing raw photos and for processing
non-raw photos. It is non-destructive, makes use of OpenMP, supports all the
cameras supported by dcraw and carries out its calculations in a high precision
32bit floating point engine. RawTherapee supports JPEG, PNG, and TIFF as output
format for processed photos.
.
This package contains the data files.
|