Skip to content

rawtherapee-flatpak 5.8+20200208

Compare
Choose a tag to compare
@scx scx released this 08 Feb 17:19
· 3 commits to master since this release

RawTherapee is a powerful, cross-platform raw photo processing program.

Install single-file bundle

$ flatpak --user install "rawtherapee-5.8+20200208.x86_64.flatpak"

Run

$ flatpak --user run "com.rawtherapee.RawTherapee"

Uninstall

$ flatpak --user uninstall "com.rawtherapee.RawTherapee"

Changelog

  • Update RawTherapee to 5.8
    • Remove upstreamed patches
  • Install additional icons
    • Install 32x32 icon
    • Install 64x64 icon
    • Install scalable icon
  • Generate icon cache
    • Use gtk-update-icon-cache to generate icon cache
  • Update gtkmm to 3.24.2
  • Update mm-common to 1.0.0
    • Switch buildsystem to Meson
  • Manifest cleanups