Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ART-1.21-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: ART Distribution: openSUSE:Factory:zSystems
Version: 1.21 Vendor: openSUSE
Release: 1.1 Build date: Sat Dec 9 20:03:37 2023
Group: Unspecified Build host: s390zl23
Size: 89598717 Source RPM: ART-1.21-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://bitbucket.org/agriggio/art/wiki/Home
Summary: Rawtherapee fork with masks and simplified UI
A free, open-source, cross-platform raw image processing program. ART is a derivative of the popular RawTherapee, trading a bit of customization and control over various processing parameters for a simpler and (hopefully) easier to use interface, while still maintaining the power and quality of RawTherapee.

Provides

Requires

License

GPL-3.0-only

Changelog

* Thu Dec 07 2023 Joshua Smith <jsmithfpv@gmail.com>
  - Update to 1.21:
    * sigmoid.ctl: added white point control
    * updated wb presets
    * CTL: fixed glitch in parameter parsing
    * updated Dutch translation
    * updated French translation
    * improved error reporting for invalid CTL scripts
    * main-cli: fixed bugs in --check-lut
    * ART-cli: added option --check-lut to aid debugging luts
      (esp. CTL scripts)
    * slightly reduce 3d lut size of fast preview of CTL scripts
    * added generic LUT3D class
    * small tweak to bundled profiles
    * added option to speed up CTL script application in preview
    * added reset button for clut parameters
    * moved CTL scripts to a separate repo
    * improved wb correction formula in wbchmix.ctl
    * fix focus distance for Nikon Z cameras
    * minor gui tweaks
    * sigmoid: added support for base primaries
    * added translation strings to plugins and builtin luts
    * fixed glitches in color correction UI with plugins
    * added some bundled luts and CTL scripts
    * some more tweaks to the support for CTL scripts
    * colorcorrection: fixed glitches
    * clutstore: code cleanup, get rid of need for LUTs for
      parametric CTL scripts
    * colorcorrection: reorder pixel-level applications to make
      parametric luts faster
    * CTL LUT: use tabulation to avoid massive slowdown in
      apply_single with complex uniform parameters
    * parametric CTL LUTs: improved comment
    * parametric CTL LUTs: fixed glitches and improved logging
    * added support for parametric CTL luts
    * renamed HaldCLUT to CLUT
    * improved cache invalidation for LUTs
    * Added support for building ART with the ACES CTL interpreter
    * neutral tone curve: always use rec2020 for calculating the base
      hues for the final shifts
    * neutral tone curve: further tweaks to hue shifts
    * logenc: improved implementation of "highlights precompression"
    * neutral tone curve: alternative criterion for hue shifts and
      desaturation
    * neutral tone curve: added some hue shifts to (try to) consider
      perceptual effects
    * tuned threshold for hot pixel detection for xtrans
    * procparams: fix missing auto-computed settings when comparing
      ProcParams instances
    * procparams: properly consider auto-computed settings when
      comparing ProcParams instances
    * basic hot/dead pixel filter for xtrans cfa
    * spot removal: properly take film negative into account
    * added option to specify the currently-active snapshot in the
      output file name pattern
* Fri Oct 06 2023 Paolo Stivanin <info@paolostivanin.com>
  - Use better macro for selecting a newer GCC on Leap.
* Thu Sep 14 2023 Paolo Stivanin <info@paolostivanin.com>
  - Use GCC11 on Leap.
* Thu Sep 14 2023 Joshua Smith <jsmithfpv@gmail.com>
  - Update to 1.20.2:
    * histogram: fixed bug in showing the pixel values under the
      cursor in log modes
    * fixed glitch in opening pictures that are filtered out from the
      current file catalog
    * rawimage: use internal decoder for floating-point DNGs
    * CLF-LUTs: invalidate cache when content of clf files change
    * moved film simulation before tone curve (with backwards-
      compatibility option added)
    * rgb curves: show the other curves in the curve editor
    * restored shortcuts for the Lab tool
    * masks: do not perform guided filtering if blur is set to the
      minimum val
    * texture boost: make the "iterations" slider better behaved
    * updated labeling of some tools - Sharpening -> Capture
      Sharpening - Texture Boost -> Texture Boost / Sharpening
    * wbpresets: use the internal "make+model" key to match camera
      preset info
    * fixed another glitch in displaying the "triangle" indicator for
      the currently-selected thumbnails
    * updated translations
    * updated camera matrices
    * updated WB presets
* Thu Jul 13 2023 Joshua Smith <jsmithfpv@gmail.com>
  - Update to 1.20.1:
    * updated camera matrices to increase chances of matching names
      of smartphones
    * fixed glitch in displaying the "triangle" indicator for the
      currently-selected thumbnails
    * fix wb multipliers corner case for monochrome images
    * rawimage: allow 4-color linear DNG files
    * Porting fix for truncated curve widget from RT
    * metadata: fixed focus distance computation, a wrong focus
      distance calculation was affecting lensfun vignetting
      correction
    * theme: better visual feedback for selected thumbnails in the
      file browser
    * added wb presets and dcp profile for Canon Powershot G5XmkII
    * file catalog: made background color of selected thumbnails
      slightly brighter
* Thu May 18 2023 Joshua Smith <jsmithfpv@gmail.com>
  - Update to 1.20:
    * updated camera matrices
    * updated WB presets with latest additions from darktable
    * neutral tone curve: disable the now-unnecessary output
      hue blending
    * neutral tone curve: one more typo in the application of
      the whitepoint 2
      one more typo in the application of the whitepoint
    * neutral tone curve: fixed bug in computing the conversion
      matrices for gamut mapping
    * tonecurve: fixed bug in setting the whitepoint for the LUT
    * prevent segfault when switching images while editing the crop
    * updated German and Hungarian translations.
    * procparams: fixed corruption of stroke lists due to rounding
      errors in HalfFloats with large integers
    * changed default values for some GUI preferences including
      histogram position
    * rawimage: do not handle images with more than 3 colors
* Mon Mar 27 2023 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.19.3:
    * vignette: update the on-screen center widget when the crop changes
    * thumbnail: do not try to load from cache after the first failure
    * added raw crop for Fujifilm X-T5
    * updated camera matrices and wb presets
    * spot removal: added button to bypass heavy tools when editing spot
    * smoothing: fixed bug with mask application in lens/motion blur modes
    * improved formatting of exiftool makernotes
    * metadata: added option to show makernotes with exiftool
    * improve spot removal performance in preview window
    * improve description of system monitor profile detected
    * dcrop: avoid recomputing transform when not needed
    * limit scale for output sharpening in preview to 1.0
    * lens blur: apply inpainting to the unaffected areas to better simulate a "large aperture background separation" effect
* Mon Jan 30 2023 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.18.1:
    * replace omp_get_max_threads() with omp_get_num_procs()
    * denoise: more aggressive caching of auto chroma coefficients
    * fixed corrupted thumbnails when using the libraw decoder with a custom raw crop
    * trying to speedup denoise with automatic chroma
    * denoise: try avoiding recomputation of automatic chrominance denoise when not necessary
    * saveasdlg: fixed bug in setting filename
    * try to recover if the exiftool process returns an error
    * better integration with exiftool (reuse the same process instead of spawning a new one every time)
    * added support for lcms2 fast float
* Tue Jan 03 2023 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.18.0:
    * properly refresh the progress bar when loading thumbnails
    * fixed bugs with launching external editor on windows when filename is not ASCII or contains spaces
    * session save: ask before overwriting
    * imageio: further improvements to ease bundling of image load/save plugins on windows
    * file catalog: properly update the session when renaming/moving/deleting files
    * local editing: do not include the effects of "show mask" in output images
    * file rename: added %# pattern for numeric suffixes of filenames
    * automatically add ".ars" extension when saving sessions
    * improved support for sessions
    * always apply the tone curve when enabled (even if it is an identity)
    * filecatalog: try to avoid refreshing directories while files are still being modified
    * metadata: fixed uninitialized value in star rating
    * film negative: fix behaviour of "pick neutral spots"
* Wed Dec 07 2022 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.17.2:
    * fixed bad interaction between film negative and dehaze or dynamic range compression
    * fixed regression in loading pixel-shift raw files
    * draw the crop guides in the batch queue thumbnails
    * spot removal: fixed history messages
    * PDAF lines filter: fixed oob accesses
    * added script to import wb presets from darktable
    * added DCP profiles from RT
    * film negative: show deprecation warning for "color space"
    * grain: removed redundant "scale" parameter
    * metadata: write star rating to the output image
    * highlight recovery: fixed crash due to typo
    * camconst: added raw_crop for Fuji X-H2
    * support camconst raw_crop when using the libraw decoder
    * dcraw: reject RGBA tiff files
    * replaced "balanced" highlight recovery with "inpaint opposed" from darktable
* Wed Nov 02 2022 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.16.4:
    * crop window: reset the tool to "hand" after a "spot wb" action
    * allow to save pngs uncompressed
    * improved support for custom loaders and savers
    * metadata: trying to improve lens identification for canon cameras
    * reverted thumbnail.cc change due to glitch in the file browser (issue #267)
    * trying to improve the (perceived) responsiveness of the file browser
* Fri Oct 07 2022 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.16.3:
    * editorpanel: fixed refresh of image area when switching images
    * clutstore: do not search for working profile in the file name for CLF LUTs
    * pipeline: move film simulation earlier (right after tone curve)
    * tone equalizer: improved robustness of regularization with hdr images
    * avoid infinities when loading and manipulating hdr images
    * exposure: do not use a LUT, it's not needed
    * fixed bug in applying partial profiles in append mode from the combobox
    * filecatalog: let the user choose which sidecars to affect when deleting a file
    * colorcorrection: slightly extend the range of offset sliders
    * tonecurve: fixed glitch in expansion of curve according to the white point
    * denoise: testing new ways of adjusting parameters according to the scale factor
* Tue Sep 06 2022 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.16.2:
    * Fixed bug in fast-path for output profile application.
    * Fixed segfault when the thumb cache contains an invalid date.
    * Update camera matrices.
    * Update translations.
    * LUT: protect against NaN indices.
    * Img out: added custom ICC profile conversion to avoid clamping to [0,1].
    * Color correction: added LUT mode.
    * Handle linear DNG as other raw images.
    * Tonecurve: improved range for the saturation2 curve.
    * Denoise: some tweaks to the detail mask.
    * Filmsimulation: added support for ACES clf LMT LUTs using OpenColorIOv2.
    * Logenc: added highlight precompression.
    * Tonecurve: allow whitepoint to go up to 100 (~10000 nits).
  - Drop fix-ppc-cflags.patch
* Thu Aug 18 2022 Paolo Stivanin <info@paolostivanin.com>
  - Disable LTO, since it makes the program crashing.
* Wed Aug 17 2022 Paolo Stivanin <info@paolostivanin.com>
  - Add fix-ppc-cflags.patch: set mcpu=native instead of march=native
    on ppc64, otherwise compilation will fail.
* Mon Jul 25 2022 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 1.15:
    * Many changes, see
      https://bitbucket.org/agriggio/art/branches/compare/1.15%0D1.14
  - Use released tarballs instead of git service for source.
  - Drop add_releaseinfo.patch: No longer needed when using released
    source tarballs.
  - Drop duplicated options passed to cmake.
  - Drop post(un) scriptlets running update-desktop-database and
    gtk-update-icon-cache: these are taken care of by file triggers.
* Wed Jun 29 2022 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.14 (no changelog)
* Tue Apr 19 2022 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.13 (no changelog)
* Fri Feb 18 2022 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.12.1 (no changelog)
* Fri Dec 31 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.12 (no changelog)
* Wed Dec 15 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.11.1 (no changelog)
* Mon Nov 08 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.10.1 (no changelog)
* Mon Jul 19 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.9.3 (no changelog)
* Fri May 28 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.9.1:
    * New gradient mask
    * Updated the CR3 decoder to the latest from libraw
    * Added option to periodically auto-save arp sidecars
    * Slightly reworked the UI of the Log Tone Mapping tool
    * A bunch of bug fixes
* Fri Apr 02 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.8.3 (no changelog)
* Tue Feb 23 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.8.2 (no changelog)
* Thu Feb 18 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.8.1 (no changelog)
* Fri Feb 05 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.8:
    * slightly improved “colour propagation” highlight recovery
      (trying to mitigate artifacts that might sometimes occur)
    * added Spanish and Catalan translations
    * changed the UI of the color/tone correction tool in “HSL factors” mode,
      from sliders to color wheels
    * added “luminance mode” for color correction with “separate RGB channels”
    * improved RCD demosaicing code, taken from RT
    * added a new “Glow” mode to the smoothing filter, inspired by recent discussions here
    * simplified and improved the “final smoothing” part of the “noise reduction” tool
      (median is gone, replaced by a custom-tweaked non-local means implementation)
    * you can now select whether you want to use “hovering navigation” in the inspector
    * the brush mask now includes a “live preview” of the brush strokes
* Mon Jan 04 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.7.1:
    * improved usability of the brush mask, now strokes are smoother
      (you can go faster and still get a continuous stroke) and if you
      have a drawing tablet the brush radius and/or its hardness
      can be made pressure-sensitive
    * added support for lens correction parameters embedded
      in EXIF metadata
    * improved batch renaming, now supporting also moving to
      different directories
    * added support for Fuji GFX 100 pixel-shift files
      (both 4- and 16-frame), in combination with the make_arq 2 tool.
    * added support for using the “fast float” plugin of LCMS2
      for (significantly) faster color space conversions
    * various bug fixes
* Tue Dec 01 2020 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.6.1 (no changelog)
* Tue Nov 24 2020 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.6 (no changelog)
* Fri Oct 23 2020 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.5.4 (no changelog)
* Thu Sep 17 2020 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.5.3 (no changelog)
* Wed Sep 02 2020 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.5.0:
    * added support for camera-specific white balance presets
    * added support for manipulating WB by setting the R,G,B multipliers
    * added input/output saturation to the colour correction module
    * added support for embedding the processing parameters inside the
      (XMP) metadata of the output images
    * added "saturation control" to the dynamic range compression module
    * added new experimental "dynamic row noise" filter
      (under Raw Bayer -> preprocessing) to fix colour banding occurring
      when taking long exposures with some Canon cameras
    * tweaked the default theme (for GTK >= 3.20)
* Tue Jun 30 2020 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.4.1 (no changelog)
* Fri Jun 19 2020 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.4 (no changelog)
* Mon Jun 08 2020 Paolo Stivanin <info@paolostivanin.com>
  - Adding -fno-tree-loop-vectorize due to https://github.com/Beep6581/RawTherapee/issues/5749
* Sat May 02 2020 Paolo Stivanin <info@paolostivanin.com>
  - Update to 1.3 (no changelog)
* Fri Apr 24 2020 Paolo Stivanin <info@paolostivanin.com>
  - Initial release 1.2
  - Add add_releaseinfo.patch
  - Add fix-cmake.patch

Files

/usr/bin/ART
/usr/bin/ART-cli
/usr/lib64/librtengine.so
/usr/share/ART
/usr/share/ART/camconst.json
/usr/share/ART/cammatrices.json
/usr/share/ART/ctlscripts
/usr/share/ART/dcpprofiles
/usr/share/ART/dcpprofiles/CANON EOS 250D.dcp
/usr/share/ART/dcpprofiles/CANON EOS 5D MARK IV.dcp
/usr/share/ART/dcpprofiles/CANON EOS 6D.dcp
/usr/share/ART/dcpprofiles/CANON EOS 800D.dcp
/usr/share/ART/dcpprofiles/CANON EOS 90D.dcp
/usr/share/ART/dcpprofiles/CANON EOS M50.dcp
/usr/share/ART/dcpprofiles/CANON EOS M6 MARK II.dcp
/usr/share/ART/dcpprofiles/CANON EOS R.dcp
/usr/share/ART/dcpprofiles/CANON EOS R5.dcp
/usr/share/ART/dcpprofiles/CANON EOS R6.dcp
/usr/share/ART/dcpprofiles/CANON EOS RP.dcp
/usr/share/ART/dcpprofiles/CANON EOS-1D X MARK III.dcp
/usr/share/ART/dcpprofiles/CANON POWERSHOT G1 X MARK II.dcp
/usr/share/ART/dcpprofiles/CANON POWERSHOT G5 X MARK II.dcp
/usr/share/ART/dcpprofiles/Canon EOS 100D.dcp
/usr/share/ART/dcpprofiles/Canon EOS 1300D.dcp
/usr/share/ART/dcpprofiles/Canon EOS 20D.dcp
/usr/share/ART/dcpprofiles/Canon EOS 400D.dcp
/usr/share/ART/dcpprofiles/Canon EOS 40D.dcp
/usr/share/ART/dcpprofiles/Canon EOS 450D.dcp
/usr/share/ART/dcpprofiles/Canon EOS 50D.dcp
/usr/share/ART/dcpprofiles/Canon EOS 550D.dcp
/usr/share/ART/dcpprofiles/Canon EOS 5D Mark II.dcp
/usr/share/ART/dcpprofiles/Canon EOS 5D Mark III.dcp
/usr/share/ART/dcpprofiles/Canon EOS 5D.dcp
/usr/share/ART/dcpprofiles/Canon EOS 600D.dcp
/usr/share/ART/dcpprofiles/Canon EOS 60D.dcp
/usr/share/ART/dcpprofiles/Canon EOS 650D.dcp
/usr/share/ART/dcpprofiles/Canon EOS 6D Mark II.dcp
/usr/share/ART/dcpprofiles/Canon EOS 7D Mark II.dcp
/usr/share/ART/dcpprofiles/Canon EOS 7D.dcp
/usr/share/ART/dcpprofiles/Canon EOS D60.dcp
/usr/share/ART/dcpprofiles/Canon EOS-1D Mark III.dcp
/usr/share/ART/dcpprofiles/Canon EOS-1Ds Mark II.dcp
/usr/share/ART/dcpprofiles/Canon PowerShot G10.dcp
/usr/share/ART/dcpprofiles/Canon PowerShot G12.dcp
/usr/share/ART/dcpprofiles/Canon PowerShot G7 X.dcp
/usr/share/ART/dcpprofiles/Canon PowerShot S110.dcp
/usr/share/ART/dcpprofiles/Canon PowerShot S120.dcp
/usr/share/ART/dcpprofiles/FUJIFILM FinePix F600EXR.dcp
/usr/share/ART/dcpprofiles/FUJIFILM GFX 50R.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-A5.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-A7.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-E3.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-H1.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-PRO3.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-Pro2.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-S1.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-S10.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-T1.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-T10.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-T2.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-T20.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-T3.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-T30.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X-T4.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X100S.dcp
/usr/share/ART/dcpprofiles/FUJIFILM X100T.dcp
/usr/share/ART/dcpprofiles/Fujifilm FinePix S9500.dcp
/usr/share/ART/dcpprofiles/Fujifilm X-E1.dcp
/usr/share/ART/dcpprofiles/Fujifilm X-E2.dcp
/usr/share/ART/dcpprofiles/LG Mobile LG-H815.dcp
/usr/share/ART/dcpprofiles/Leaf Aptus 75.dcp
/usr/share/ART/dcpprofiles/MINOLTA DYNAX 7D.dcp
/usr/share/ART/dcpprofiles/NIKON COOLPIX P7800.dcp
/usr/share/ART/dcpprofiles/NIKON D300.dcp
/usr/share/ART/dcpprofiles/NIKON D3300.dcp
/usr/share/ART/dcpprofiles/NIKON D50.dcp
/usr/share/ART/dcpprofiles/NIKON D500.dcp
/usr/share/ART/dcpprofiles/NIKON D5000.dcp
/usr/share/ART/dcpprofiles/NIKON D5300.dcp
/usr/share/ART/dcpprofiles/NIKON D5600.dcp
/usr/share/ART/dcpprofiles/NIKON D600.dcp
/usr/share/ART/dcpprofiles/NIKON D610.dcp
/usr/share/ART/dcpprofiles/NIKON D700.dcp
/usr/share/ART/dcpprofiles/NIKON D7000.dcp
/usr/share/ART/dcpprofiles/NIKON D70s.dcp
/usr/share/ART/dcpprofiles/NIKON D7100.dcp
/usr/share/ART/dcpprofiles/NIKON D7200.dcp
/usr/share/ART/dcpprofiles/NIKON D750.dcp
/usr/share/ART/dcpprofiles/NIKON D7500.dcp
/usr/share/ART/dcpprofiles/NIKON D80.dcp
/usr/share/ART/dcpprofiles/NIKON D800.dcp
/usr/share/ART/dcpprofiles/NIKON D800E.dcp
/usr/share/ART/dcpprofiles/NIKON D810.dcp
/usr/share/ART/dcpprofiles/NIKON D850.dcp
/usr/share/ART/dcpprofiles/NIKON Z 5.dcp
/usr/share/ART/dcpprofiles/NIKON Z 50.dcp
/usr/share/ART/dcpprofiles/NIKON Z 6.dcp
/usr/share/ART/dcpprofiles/NIKON Z 6_2.dcp
/usr/share/ART/dcpprofiles/NIKON Z 7.dcp
/usr/share/ART/dcpprofiles/Nikon D200.dcp
/usr/share/ART/dcpprofiles/Nikon D3000.dcp
/usr/share/ART/dcpprofiles/Nikon D3100.dcp
/usr/share/ART/dcpprofiles/Nikon D3S.dcp
/usr/share/ART/dcpprofiles/Nikon D5100.dcp
/usr/share/ART/dcpprofiles/OLYMPUS E-510.dcp
/usr/share/ART/dcpprofiles/OLYMPUS E-M1.dcp
/usr/share/ART/dcpprofiles/OLYMPUS E-M10.dcp
/usr/share/ART/dcpprofiles/OLYMPUS E-M1MarkII.dcp
/usr/share/ART/dcpprofiles/OLYMPUS E-M5MARKII.dcp
/usr/share/ART/dcpprofiles/Olympus E-1.dcp
/usr/share/ART/dcpprofiles/Olympus E-520.dcp
/usr/share/ART/dcpprofiles/Olympus E-M5.dcp
/usr/share/ART/dcpprofiles/Olympus E-P2.dcp
/usr/share/ART/dcpprofiles/Olympus XZ-1.dcp
/usr/share/ART/dcpprofiles/PANASONIC DC-S5.dcp
/usr/share/ART/dcpprofiles/PANASONIC DMC-LX100.dcp
/usr/share/ART/dcpprofiles/PENTAX K-5 II.dcp
/usr/share/ART/dcpprofiles/PENTAX K-5.dcp
/usr/share/ART/dcpprofiles/PENTAX K-50.dcp
/usr/share/ART/dcpprofiles/PENTAX K10D.dcp
/usr/share/ART/dcpprofiles/Panasonic DC-G9.dcp
/usr/share/ART/dcpprofiles/Panasonic DC-GX9.dcp
/usr/share/ART/dcpprofiles/Panasonic DC-S1.dcp
/usr/share/ART/dcpprofiles/Panasonic DC-TZ91.dcp
/usr/share/ART/dcpprofiles/Panasonic DMC-FZ1000.dcp
/usr/share/ART/dcpprofiles/Panasonic DMC-FZ150.dcp
/usr/share/ART/dcpprofiles/Panasonic DMC-FZ35.dcp
/usr/share/ART/dcpprofiles/Panasonic DMC-FZ38.dcp
/usr/share/ART/dcpprofiles/Panasonic DMC-G1.dcp
/usr/share/ART/dcpprofiles/Panasonic DMC-G3.dcp
/usr/share/ART/dcpprofiles/Panasonic DMC-G5.dcp
/usr/share/ART/dcpprofiles/Panasonic DMC-GH1.dcp
/usr/share/ART/dcpprofiles/Panasonic DMC-GH2.dcp
/usr/share/ART/dcpprofiles/Panasonic DMC-GX7.dcp
/usr/share/ART/dcpprofiles/Panasonic DMC-GX85.dcp
/usr/share/ART/dcpprofiles/Pentax K-r.dcp
/usr/share/ART/dcpprofiles/Pentax K200D.dcp
/usr/share/ART/dcpprofiles/RICOH GR III.dcp
/usr/share/ART/dcpprofiles/RICOH PENTAX K-1.dcp
/usr/share/ART/dcpprofiles/RICOH PENTAX K-3.dcp
/usr/share/ART/dcpprofiles/SONY DSC-RX100M6.dcp
/usr/share/ART/dcpprofiles/SONY DSLR-A580.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-6000.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-6300.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-6400.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-6500.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-6600.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-7.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-7C.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-7M2.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-7M3.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-7M4.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-7RM3.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-7RM4.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-7SM3.dcp
/usr/share/ART/dcpprofiles/SONY ILCE-9.dcp
/usr/share/ART/dcpprofiles/SONY SLT-A99V.dcp
/usr/share/ART/dcpprofiles/Sony DSLR-A700.dcp
/usr/share/ART/dcpprofiles/Sony DSLR-A900.dcp
/usr/share/ART/dcpprofiles/Sony NEX-5N.dcp
/usr/share/ART/dcpprofiles/Sony SLT-A55V.dcp
/usr/share/ART/dcpprofiles/YI TECHNOLOGY M1.dcp
/usr/share/ART/dcpprofiles/camera_model_aliases.json
/usr/share/ART/dcpprofiles/samsung SM-G930V.dcp
/usr/share/ART/dcraw.json
/usr/share/ART/dynamicprofile.cfg
/usr/share/ART/iccprofiles
/usr/share/ART/iccprofiles/input
/usr/share/ART/iccprofiles/input/Canon EOS 20D.icc
/usr/share/ART/iccprofiles/input/Canon EOS 40D.icc
/usr/share/ART/iccprofiles/input/Canon EOS 450D.icc
/usr/share/ART/iccprofiles/input/Canon EOS 550D.icc
/usr/share/ART/iccprofiles/input/Canon EOS 5D.icc
/usr/share/ART/iccprofiles/input/Canon EOS-1D Mark III.icc
/usr/share/ART/iccprofiles/input/Canon PowerShot G10.icc
/usr/share/ART/iccprofiles/input/Canon PowerShot G12.icc
/usr/share/ART/iccprofiles/input/Nikon D200.icc
/usr/share/ART/iccprofiles/input/Nikon D3000.icc
/usr/share/ART/iccprofiles/input/Nikon D3100.icc
/usr/share/ART/iccprofiles/input/Nikon D3S.icc
/usr/share/ART/iccprofiles/input/Nikon D700.icc
/usr/share/ART/iccprofiles/input/Nikon D7000.icc
/usr/share/ART/iccprofiles/input/Olympus E-P2.icc
/usr/share/ART/iccprofiles/input/Panasonic DMC-FZ150.icc
/usr/share/ART/iccprofiles/input/Panasonic DMC-FZ35.icc
/usr/share/ART/iccprofiles/input/Panasonic DMC-FZ38.icc
/usr/share/ART/iccprofiles/input/Panasonic DMC-G1.icc
/usr/share/ART/iccprofiles/input/Panasonic DMC-G3.icc
/usr/share/ART/iccprofiles/input/Panasonic DMC-GH1.icc
/usr/share/ART/iccprofiles/input/Panasonic DMC-GH2.icc
/usr/share/ART/iccprofiles/input/Pentax K200D.icc
/usr/share/ART/iccprofiles/input/Sony DSLR-A700.icc
/usr/share/ART/iccprofiles/input/Sony DSLR-A900.icc
/usr/share/ART/iccprofiles/input/Sony SLT-A55V.icc
/usr/share/ART/iccprofiles/input/sd14-bl15-crop-matrix-gamma-wp10.icm
/usr/share/ART/iccprofiles/input/sd14-bl15-crop-matrix-gamma-wp11.icm
/usr/share/ART/iccprofiles/input/sd14-bl15-crop-matrix-gamma-wp12.icm
/usr/share/ART/iccprofiles/input/sd1_merrill_cloudy8140-CROP-WP10.icm
/usr/share/ART/iccprofiles/input/sd1_merrill_cloudy8140-CROP-WP11.icm
/usr/share/ART/iccprofiles/input/sd1_merrill_sunny8161-crop-wp10.icm
/usr/share/ART/iccprofiles/input/sd1_merrill_sunny8161-crop-wp11.icm
/usr/share/ART/iccprofiles/input/sd1_merrill_tungsten8130-CROP-WP10.icm
/usr/share/ART/iccprofiles/input/sd1_merrill_tungsten8130-CROP-WP11.icm
/usr/share/ART/iccprofiles/output
/usr/share/ART/iccprofiles/output/RTv2_Medium.icc
/usr/share/ART/iccprofiles/output/RTv2_sRGB.icc
/usr/share/ART/iccprofiles/output/RTv4_ACES-AP0.icc
/usr/share/ART/iccprofiles/output/RTv4_Large.icc
/usr/share/ART/iccprofiles/output/RTv4_Linear_Rec2020.icc
/usr/share/ART/iccprofiles/output/RTv4_Medium.icc
/usr/share/ART/iccprofiles/output/RTv4_Rec2020.icc
/usr/share/ART/iccprofiles/output/RTv4_Rec2100_PQ.icc
/usr/share/ART/iccprofiles/output/RTv4_sRGB.icc
/usr/share/ART/images
/usr/share/ART/images/ART-logo-128.png
/usr/share/ART/images/ART-logo-16.png
/usr/share/ART/images/ART-logo-24.png
/usr/share/ART/images/ART-logo-256.png
/usr/share/ART/images/ART-logo-32.png
/usr/share/ART/images/ART-logo-48.png
/usr/share/ART/images/ART-logo-64.png
/usr/share/ART/images/ART-logo.svg
/usr/share/ART/images/ART.ico
/usr/share/ART/images/Spinning_top.svg
/usr/share/ART/images/add-small.svg
/usr/share/ART/images/add.svg
/usr/share/ART/images/aperture.svg
/usr/share/ART/images/area-shape-add.svg
/usr/share/ART/images/area-shape-draw-add.svg
/usr/share/ART/images/area-shape-draw.svg
/usr/share/ART/images/area-shape-gradient-add.svg
/usr/share/ART/images/area-shape-intersect.svg
/usr/share/ART/images/area-shape-polygon-add.svg
/usr/share/ART/images/area-shape-subtract.svg
/usr/share/ART/images/arrow-down-small.svg
/usr/share/ART/images/arrow-left-small.svg
/usr/share/ART/images/arrow-pointer.svg
/usr/share/ART/images/arrow-right-small.svg
/usr/share/ART/images/arrow-up-small.svg
/usr/share/ART/images/arrow-updown.svg
/usr/share/ART/images/arrow2-left.svg
/usr/share/ART/images/arrow2-right.svg
/usr/share/ART/images/atom.svg
/usr/share/ART/images/az-sort.svg
/usr/share/ART/images/bayer.svg
/usr/share/ART/images/beforeafter.svg
/usr/share/ART/images/bidirectional-arrow-horizontal-hicontrast.svg
/usr/share/ART/images/bidirectional-arrow-horizontal-prelight.svg
/usr/share/ART/images/bidirectional-arrow-vertical-hicontrast.svg
/usr/share/ART/images/bidirectional-arrow-vertical-prelight.svg
/usr/share/ART/images/box.svg
/usr/share/ART/images/brush.svg
/usr/share/ART/images/cancel-small.svg
/usr/share/ART/images/cancel.svg
/usr/share/ART/images/circle-black-small.svg
/usr/share/ART/images/circle-blue-green-small.svg
/usr/share/ART/images/circle-blue-red-small.svg
/usr/share/ART/images/circle-blue-small.svg
/usr/share/ART/images/circle-blue-yellow-small.svg
/usr/share/ART/images/circle-bluecyan-small.svg
/usr/share/ART/images/circle-bluepurple-small.svg
/usr/share/ART/images/circle-cyan-red-small.svg
/usr/share/ART/images/circle-cyan-small.svg
/usr/share/ART/images/circle-darkgray-small.svg
/usr/share/ART/images/circle-dot-big.svg
/usr/share/ART/images/circle-empty-blue-small.svg
/usr/share/ART/images/circle-empty-darkgray-small.svg
/usr/share/ART/images/circle-empty-gray-small.svg
/usr/share/ART/images/circle-empty-green-small.svg
/usr/share/ART/images/circle-empty-purple-small.svg
/usr/share/ART/images/circle-empty-red-small.svg
/usr/share/ART/images/circle-empty-yellow-small.svg
/usr/share/ART/images/circle-gray-blue-small.svg
/usr/share/ART/images/circle-gray-green-small.svg
/usr/share/ART/images/circle-gray-red-small.svg
/usr/share/ART/images/circle-gray-small.svg
/usr/share/ART/images/circle-green-blue-small.svg
/usr/share/ART/images/circle-green-red-small.svg
/usr/share/ART/images/circle-green-small.svg
/usr/share/ART/images/circle-greencyan-small.svg
/usr/share/ART/images/circle-greenyellow-small.svg
/usr/share/ART/images/circle-magenta-small.svg
/usr/share/ART/images/circle-orange-small.svg
/usr/share/ART/images/circle-purple-small.svg
/usr/share/ART/images/circle-red-blue-small.svg
/usr/share/ART/images/circle-red-cyan-small.svg
/usr/share/ART/images/circle-red-green-small.svg
/usr/share/ART/images/circle-red-small.svg
/usr/share/ART/images/circle-redpurple-small.svg
/usr/share/ART/images/circle-white-small.svg
/usr/share/ART/images/circle-yellow-blue-small.svg
/usr/share/ART/images/circle-yellow-small.svg
/usr/share/ART/images/color-circles.svg
/usr/share/ART/images/color-picker-add-hicontrast.svg
/usr/share/ART/images/color-picker-add.svg
/usr/share/ART/images/color-picker-bars.svg
/usr/share/ART/images/color-picker-hicontrast.svg
/usr/share/ART/images/color-picker-hide.svg
/usr/share/ART/images/color-picker-small.svg
/usr/share/ART/images/color-picker.svg
/usr/share/ART/images/contrastmask-off.svg
/usr/share/ART/images/contrastmask-on.svg
/usr/share/ART/images/copy-small.svg
/usr/share/ART/images/copy.svg
/usr/share/ART/images/crop-auto-small.svg
/usr/share/ART/images/crop-auto.svg
/usr/share/ART/images/crop-point-hicontrast.svg
/usr/share/ART/images/crop-small.svg
/usr/share/ART/images/crop.svg
/usr/share/ART/images/crossed-arrows-in.svg
/usr/share/ART/images/crossed-arrows-out.svg
/usr/share/ART/images/crosshair-adjust.svg
/usr/share/ART/images/crosshair-hicontrast.svg
/usr/share/ART/images/crosshair-node-curve.svg
/usr/share/ART/images/crosshair-small.svg
/usr/share/ART/images/curve-catmullrom-small.svg
/usr/share/ART/images/curve-catmullrom.svg
/usr/share/ART/images/curve-controlpoints-small.svg
/usr/share/ART/images/curve-controlpoints.svg
/usr/share/ART/images/curve-flat-small.svg
/usr/share/ART/images/curve-flat.svg
/usr/share/ART/images/curve-linear-small.svg
/usr/share/ART/images/curve-linear.svg
/usr/share/ART/images/curve-nurbs-small.svg
/usr/share/ART/images/curve-nurbs.svg
/usr/share/ART/images/curve-parametric-small.svg
/usr/share/ART/images/curve-parametric.svg
/usr/share/ART/images/curve-spline-small.svg
/usr/share/ART/images/curve-spline.svg
/usr/share/ART/images/detail.svg
/usr/share/ART/images/device-floppy.svg
/usr/share/ART/images/device-hdd.svg
/usr/share/ART/images/device-network.svg
/usr/share/ART/images/device-optical.svg
/usr/share/ART/images/device-usb.svg
/usr/share/ART/images/distortion-auto-small.svg
/usr/share/ART/images/distortion-auto.svg
/usr/share/ART/images/distortion-barrel-small.svg
/usr/share/ART/images/distortion-barrel.svg
/usr/share/ART/images/distortion-pincushion-small.svg
/usr/share/ART/images/distortion-pincushion.svg
/usr/share/ART/images/drawn-mask-add-bounded.svg
/usr/share/ART/images/edit-point.svg
/usr/share/ART/images/edit-small.svg
/usr/share/ART/images/edit.svg
/usr/share/ART/images/empty.png
/usr/share/ART/images/equilizer-narrow.svg
/usr/share/ART/images/equilizer-wide.svg
/usr/share/ART/images/expander-closed-small.svg
/usr/share/ART/images/expander-open-small.svg
/usr/share/ART/images/exposure.svg
/usr/share/ART/images/false-colors-off.svg
/usr/share/ART/images/false-colors.svg
/usr/share/ART/images/fast-export-small.svg
/usr/share/ART/images/filetype-hdr.svg
/usr/share/ART/images/filetype-ps.svg
/usr/share/ART/images/filter-clear.svg
/usr/share/ART/images/filter-original.svg
/usr/share/ART/images/filter-original2.svg
/usr/share/ART/images/filter.svg
/usr/share/ART/images/flip-horizontal.svg
/usr/share/ART/images/flip-vertical.svg
/usr/share/ART/images/focusscreen-off.svg
/usr/share/ART/images/focusscreen-on.svg
/usr/share/ART/images/folder-closed-home-small.svg
/usr/share/ART/images/folder-closed-home.svg
/usr/share/ART/images/folder-closed-recent-small.svg
/usr/share/ART/images/folder-closed-recent.svg
/usr/share/ART/images/folder-closed-small.svg
/usr/share/ART/images/folder-closed.svg
/usr/share/ART/images/folder-open-recent-small.svg
/usr/share/ART/images/folder-open-recent.svg
/usr/share/ART/images/folder-open-small.svg
/usr/share/ART/images/folder-open.svg
/usr/share/ART/images/fullscreen-enter.svg
/usr/share/ART/images/fullscreen-leave.svg
/usr/share/ART/images/gamut-hist.svg
/usr/share/ART/images/gamut-plus.svg
/usr/share/ART/images/gamut-softproof.svg
/usr/share/ART/images/gamut-warning-monitor.svg
/usr/share/ART/images/gamut-warning.svg
/usr/share/ART/images/gamut_srgb_prophoto_xy.svg
/usr/share/ART/images/gears-pause.svg
/usr/share/ART/images/gears-play.svg
/usr/share/ART/images/gears-small.svg
/usr/share/ART/images/gears.svg
/usr/share/ART/images/goto-end-small.svg
/usr/share/ART/images/goto-start-small.svg
/usr/share/ART/images/hand-closed-hicontrast.svg
/usr/share/ART/images/hand-open-hicontrast.svg
/usr/share/ART/images/hand-open.svg
/usr/share/ART/images/histogram-bar-off-small.svg
/usr/share/ART/images/histogram-bar-on-small.svg
/usr/share/ART/images/histogram-bayer-off-small.svg
/usr/share/ART/images/histogram-bayer-on-small.svg
/usr/share/ART/images/histogram-blue-off-small.svg
/usr/share/ART/images/histogram-blue-on-small.svg
/usr/share/ART/images/histogram-ellipsis-small.svg
/usr/share/ART/images/histogram-gold-off-small.svg
/usr/share/ART/images/histogram-gold-on-small.svg
/usr/share/ART/images/histogram-green-off-small.svg
/usr/share/ART/images/histogram-green-on-small.svg
/usr/share/ART/images/histogram-mode-linear-small.svg
/usr/share/ART/images/histogram-mode-logx-small.svg
/usr/share/ART/images/histogram-mode-logxy-small.svg
/usr/share/ART/images/histogram-red-off-small.svg
/usr/share/ART/images/histogram-red-on-small.svg
/usr/share/ART/images/histogram-silver-off-small.svg
/usr/share/ART/images/histogram-silver-on-small.svg
/usr/share/ART/images/histogram-type-histogram-raw-small.svg
/usr/share/ART/images/histogram-type-histogram-small.svg
/usr/share/ART/images/histogram-type-parade-small.svg
/usr/share/ART/images/histogram-type-vectorscope-hc-small.svg
/usr/share/ART/images/histogram-type-vectorscope-hs-small.svg
/usr/share/ART/images/histogram-type-waveform-small.svg
/usr/share/ART/images/histogram.svg
/usr/share/ART/images/info.svg
/usr/share/ART/images/intent-absolute.svg
/usr/share/ART/images/intent-perceptual.svg
/usr/share/ART/images/intent-relative.svg
/usr/share/ART/images/intent-saturation.svg
/usr/share/ART/images/light_pipeline_off.svg
/usr/share/ART/images/light_pipeline_on.svg
/usr/share/ART/images/local-edit.svg
/usr/share/ART/images/magnifier-1to1-small.svg
/usr/share/ART/images/magnifier-1to1.svg
/usr/share/ART/images/magnifier-crop.svg
/usr/share/ART/images/magnifier-fit.svg
/usr/share/ART/images/magnifier-minus-small.svg
/usr/share/ART/images/magnifier-minus.svg
/usr/share/ART/images/magnifier-plus-small.svg
/usr/share/ART/images/magnifier-plus.svg
/usr/share/ART/images/magnifier.svg
/usr/share/ART/images/metadata.svg
/usr/share/ART/images/node-move-nw-se-hicontrast.svg
/usr/share/ART/images/node-move-sw-ne-hicontrast.svg
/usr/share/ART/images/node-move-x-hicontrast.svg
/usr/share/ART/images/node-move-xy-hicontrast.svg
/usr/share/ART/images/node-move-y-hicontrast.svg
/usr/share/ART/images/one-to-one-small.svg
/usr/share/ART/images/ornament1.svg
/usr/share/ART/images/padlock-locked-small.svg
/usr/share/ART/images/padlock-unlocked-small.svg
/usr/share/ART/images/palette-brush.svg
/usr/share/ART/images/panel-to-bottom.svg
/usr/share/ART/images/panel-to-left.svg
/usr/share/ART/images/panel-to-right.svg
/usr/share/ART/images/panel-to-top.svg
/usr/share/ART/images/paste.svg
/usr/share/ART/images/pen-ocra-small.svg
/usr/share/ART/images/perspective-aspect-horizontal-small.svg
/usr/share/ART/images/perspective-aspect-vertical-small.svg
/usr/share/ART/images/perspective-horizontal-left-small.svg
/usr/share/ART/images/perspective-horizontal-left.svg
/usr/share/ART/images/perspective-horizontal-right-small.svg
/usr/share/ART/images/perspective-horizontal-right.svg
/usr/share/ART/images/perspective-horizontal-vertical.svg
/usr/share/ART/images/perspective-shear-left-small.svg
/usr/share/ART/images/perspective-shear-right-small.svg
/usr/share/ART/images/perspective-vertical-bottom-small.svg
/usr/share/ART/images/perspective-vertical-bottom.svg
/usr/share/ART/images/perspective-vertical-top-small.svg
/usr/share/ART/images/perspective-vertical-top.svg
/usr/share/ART/images/power-inconsistent-small.svg
/usr/share/ART/images/power-off-small.svg
/usr/share/ART/images/power-on-small-faded.svg
/usr/share/ART/images/power-on-small.svg
/usr/share/ART/images/preferences.svg
/usr/share/ART/images/profile-append.svg
/usr/share/ART/images/profile-filled.svg
/usr/share/ART/images/profile-partial.svg
/usr/share/ART/images/raw-clip-curve.svg
/usr/share/ART/images/raw-film-curve.svg
/usr/share/ART/images/raw-linear-curve.svg
/usr/share/ART/images/raw-shadow-curve.svg
/usr/share/ART/images/redo-all.svg
/usr/share/ART/images/redo-small.svg
/usr/share/ART/images/redo.svg
/usr/share/ART/images/refresh-red-small.svg
/usr/share/ART/images/refresh-small.svg
/usr/share/ART/images/refresh.svg
/usr/share/ART/images/remove-small.svg
/usr/share/ART/images/remove.svg
/usr/share/ART/images/rotate-aroundnode-hicontrast.svg
/usr/share/ART/images/rotate-aroundnode.svg
/usr/share/ART/images/rotate-left-90.svg
/usr/share/ART/images/rotate-left-small.svg
/usr/share/ART/images/rotate-left.svg
/usr/share/ART/images/rotate-right-90.svg
/usr/share/ART/images/rotate-right-small.svg
/usr/share/ART/images/rotate-right.svg
/usr/share/ART/images/rotate-straighten-small.svg
/usr/share/ART/images/rotate-straighten.svg
/usr/share/ART/images/rt-logo.svg
/usr/share/ART/images/save-small.svg
/usr/share/ART/images/save.svg
/usr/share/ART/images/saved-no-small.svg
/usr/share/ART/images/saved-yes-small.svg
/usr/share/ART/images/splash.svg
/usr/share/ART/images/spot-active-target.svg
/usr/share/ART/images/spot-active.svg
/usr/share/ART/images/spot-normal-target.svg
/usr/share/ART/images/spot-normal.svg
/usr/share/ART/images/spot-prelight-target.svg
/usr/share/ART/images/spot-prelight.svg
/usr/share/ART/images/square-toggle-black-off-narrow.svg
/usr/share/ART/images/square-toggle-black-on-narrow.svg
/usr/share/ART/images/square-toggle-blue-off-narrow.svg
/usr/share/ART/images/square-toggle-blue-on-narrow.svg
/usr/share/ART/images/square-toggle-gray-off-narrow.svg
/usr/share/ART/images/square-toggle-gray-on-narrow.svg
/usr/share/ART/images/square-toggle-green-off-narrow.svg
/usr/share/ART/images/square-toggle-green-on-narrow.svg
/usr/share/ART/images/square-toggle-luminosity-off-narrow.svg
/usr/share/ART/images/square-toggle-luminosity-on-narrow.svg
/usr/share/ART/images/square-toggle-red-off-narrow.svg
/usr/share/ART/images/square-toggle-red-on-narrow.svg
/usr/share/ART/images/square-toggle-theme-off-narrow.svg
/usr/share/ART/images/square-toggle-theme-on-narrow.svg
/usr/share/ART/images/square-toggle-white-off-narrow.svg
/usr/share/ART/images/square-toggle-white-on-narrow.svg
/usr/share/ART/images/star-gold-hollow-narrow.svg
/usr/share/ART/images/star-gold-hollow-small.svg
/usr/share/ART/images/star-gold-narrow.svg
/usr/share/ART/images/star-gold-small.svg
/usr/share/ART/images/star-hollow-narrow.svg
/usr/share/ART/images/star-hollow-small.svg
/usr/share/ART/images/star-narrow.svg
/usr/share/ART/images/star-small.svg
/usr/share/ART/images/star.svg
/usr/share/ART/images/template-16.svg
/usr/share/ART/images/template-24.svg
/usr/share/ART/images/template-narrow.svg
/usr/share/ART/images/tick-green-hollow-small.svg
/usr/share/ART/images/tick-green-hollow.svg
/usr/share/ART/images/tick-green-small.svg
/usr/share/ART/images/tick-green.svg
/usr/share/ART/images/tick-hollow-small.svg
/usr/share/ART/images/tick-small.svg
/usr/share/ART/images/tick.svg
/usr/share/ART/images/transform.svg
/usr/share/ART/images/trash-delete.svg
/usr/share/ART/images/trash-empty-show.svg
/usr/share/ART/images/trash-empty.svg
/usr/share/ART/images/trash-full-show.svg
/usr/share/ART/images/trash-full.svg
/usr/share/ART/images/trash-hide-deleted.svg
/usr/share/ART/images/trash-remove-small.svg
/usr/share/ART/images/trash-remove.svg
/usr/share/ART/images/trash-small.svg
/usr/share/ART/images/undo-all.svg
/usr/share/ART/images/undo-small.svg
/usr/share/ART/images/undo.svg
/usr/share/ART/images/volume-small.svg
/usr/share/ART/images/wand.svg
/usr/share/ART/images/warning-highlights.svg
/usr/share/ART/images/warning-shadows.svg
/usr/share/ART/images/warning-small.svg
/usr/share/ART/images/warning.svg
/usr/share/ART/images/wavelets.svg
/usr/share/ART/images/wb-auto-small.svg
/usr/share/ART/images/wb-auto.svg
/usr/share/ART/images/wb-camera-small.svg
/usr/share/ART/images/wb-camera.svg
/usr/share/ART/images/wb-cloudy-small.svg
/usr/share/ART/images/wb-cloudy.svg
/usr/share/ART/images/wb-custom-small.svg
/usr/share/ART/images/wb-custom.svg
/usr/share/ART/images/wb-custom2-small.svg
/usr/share/ART/images/wb-flash-small.svg
/usr/share/ART/images/wb-flash.svg
/usr/share/ART/images/wb-fluorescent-small.svg
/usr/share/ART/images/wb-fluorescent.svg
/usr/share/ART/images/wb-lamp-small.svg
/usr/share/ART/images/wb-lamp.svg
/usr/share/ART/images/wb-led-small.svg
/usr/share/ART/images/wb-led.svg
/usr/share/ART/images/wb-shade-small.svg
/usr/share/ART/images/wb-shade.svg
/usr/share/ART/images/wb-sun-small.svg
/usr/share/ART/images/wb-sun.svg
/usr/share/ART/images/wb-tungsten-small.svg
/usr/share/ART/images/wb-tungsten.svg
/usr/share/ART/images/wb-water-small.svg
/usr/share/ART/images/wb-water.svg
/usr/share/ART/images/window-add.svg
/usr/share/ART/languages
/usr/share/ART/languages/Catala
/usr/share/ART/languages/Deutsch
/usr/share/ART/languages/Espanol
/usr/share/ART/languages/Francais
/usr/share/ART/languages/Italiano
/usr/share/ART/languages/Japanese
/usr/share/ART/languages/Korean
/usr/share/ART/languages/LICENSE
/usr/share/ART/languages/Magyar
/usr/share/ART/languages/Nederlands
/usr/share/ART/languages/Portugues (Brasil)
/usr/share/ART/languages/README
/usr/share/ART/languages/default
/usr/share/ART/luts
/usr/share/ART/luts/sigmoid.ctl
/usr/share/ART/options
/usr/share/ART/profiles
/usr/share/ART/profiles/Auto-Matched Curve.arp
/usr/share/ART/profiles/Noise Reduction High.arp
/usr/share/ART/profiles/Noise Reduction Low.arp
/usr/share/ART/profiles/Sharpening.arp
/usr/share/ART/profiles/Simple Film Curve.arp
/usr/share/ART/profiles/Standard Film Curve.arp
/usr/share/ART/rt.json
/usr/share/ART/sounds
/usr/share/ART/sounds/BatchComplete.wav
/usr/share/ART/sounds/Empty.wav
/usr/share/ART/sounds/ProcessComplete.wav
/usr/share/ART/themes
/usr/share/ART/themes/Default-GTK3-_19.css
/usr/share/ART/themes/RawTherapee-GTK3-20_-DEPRECATED.css
/usr/share/ART/themes/RawTherapee-GTK3-_19-DEPRECATED.css
/usr/share/ART/themes/TooWaBlue - Bright-GTK3-20_-DEPRECATED.css
/usr/share/ART/themes/TooWaBlue - Dark-GTK3-20_-DEPRECATED.css
/usr/share/ART/themes/TooWaBlue-GTK3-20_-DEPRECATED.css
/usr/share/ART/themes/TooWaBlue-GTK3-_19-DEPRECATED.css
/usr/share/ART/themes/TooWaGrey - Average Surround-GTK3-20_-DEPRECATED.css
/usr/share/ART/themes/TooWaGrey - Bright-GTK3-20_-DEPRECATED.css
/usr/share/ART/themes/TooWaGrey - Dark-GTK3-20_-DEPRECATED.css
/usr/share/ART/themes/TooWaGrey-GTK3-20_-DEPRECATED.css
/usr/share/ART/themes/_ART.css
/usr/share/ART/themes/images
/usr/share/ART/themes/images/svg
/usr/share/ART/themes/images/svg/twb
/usr/share/ART/themes/images/svg/twb/checkbox-checked-disabled.svg
/usr/share/ART/themes/images/svg/twb/checkbox-checked.svg
/usr/share/ART/themes/images/svg/twb/checkbox-inconsistent-disabled.svg
/usr/share/ART/themes/images/svg/twb/checkbox-inconsistent.svg
/usr/share/ART/themes/images/svg/twb/checkbox-unchecked-disabled.svg
/usr/share/ART/themes/images/svg/twb/checkbox-unchecked.svg
/usr/share/ART/themes/images/svg/twb/radio-checked-disabled.svg
/usr/share/ART/themes/images/svg/twb/radio-checked.svg
/usr/share/ART/themes/images/svg/twb/radio-inconsistent-disabled.svg
/usr/share/ART/themes/images/svg/twb/radio-inconsistent.svg
/usr/share/ART/themes/images/svg/twb/radio-unchecked-disabled.svg
/usr/share/ART/themes/images/svg/twb/radio-unchecked.svg
/usr/share/ART/themes/images/twb
/usr/share/ART/themes/images/twb/checkbox-checked-disabled.png
/usr/share/ART/themes/images/twb/checkbox-checked.png
/usr/share/ART/themes/images/twb/checkbox-inconsistent-disabled.png
/usr/share/ART/themes/images/twb/checkbox-inconsistent.png
/usr/share/ART/themes/images/twb/checkbox-unchecked-disabled.png
/usr/share/ART/themes/images/twb/checkbox-unchecked.png
/usr/share/ART/themes/images/twb/radio-checked-disabled.png
/usr/share/ART/themes/images/twb/radio-checked.png
/usr/share/ART/themes/images/twb/radio-inconsistent-disabled.png
/usr/share/ART/themes/images/twb/radio-inconsistent.png
/usr/share/ART/themes/images/twb/radio-unchecked-disabled.png
/usr/share/ART/themes/images/twb/radio-unchecked.png
/usr/share/ART/themes/system.iconset
/usr/share/ART/wbpresets.json
/usr/share/applications/ART.desktop
/usr/share/doc/packages/ART
/usr/share/doc/packages/ART/AUTHORS.txt
/usr/share/doc/packages/ART/AboutThisBuild.txt
/usr/share/doc/packages/ART/LICENSE.txt
/usr/share/doc/packages/ART/RELEASE_NOTES.txt
/usr/share/icons/hicolor/128x128/apps/ART.png
/usr/share/icons/hicolor/16x16/apps/ART.png
/usr/share/icons/hicolor/24x24/apps/ART.png
/usr/share/icons/hicolor/256x256/apps/ART.png
/usr/share/icons/hicolor/48x48/apps/ART.png
/usr/share/man/man1/ART.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024