Update to rawtherapee-4.1 with lots of new features and bugfixes.

With some help and testing from zhuk@, thanks!
This commit is contained in:
kirby 2014-07-10 08:27:49 +00:00
parent 06095d9e9a
commit e3a4abefd0
12 changed files with 280 additions and 126 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.7 2013/08/20 22:05:56 zhuk Exp $
# $OpenBSD: Makefile,v 1.8 2014/07/10 08:27:49 kirby Exp $
COMMENT = RAW image processing application
DISTNAME = rawtherapee-4.0.9
REVISION = 1
DISTNAME = rawtherapee-4.1
CATEGORIES = graphics
@ -16,14 +15,14 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
WANTLIB += Xrandr Xrender atk-1.0 atkmm-1.6 bz2 c cairo cairomm-1.0
WANTLIB += expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gdkmm-2.4 gio-2.0 giomm-2.4 glib-2.0 glibmm-2.4
WANTLIB += gobject-2.0 gthread-2.0 gtk-x11-2.0 gtkmm-2.4
WANTLIB += iptcdata jpeg lcms2 m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pangomm-1.4 pixman-1 png pthread pthread-stubs
WANTLIB += sigc-2.0 stdc++ tiff xcb xcb-render xcb-shm z
WANTLIB += canberra canberra-gtk expat fftw3f fontconfig freetype
WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gdkmm-2.4 gio-2.0 giomm-2.4
WANTLIB += glib-2.0 glibmm-2.4 gobject-2.0 gthread-2.0 gtk-x11-2.0
WANTLIB += gtkmm-2.4 iptcdata jpeg lcms2 m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pangomm-1.4 png pthread sigc-2.0 stdc++
WANTLIB += tiff z
MASTER_SITES = https://rawtherapee.googlecode.com/files/
MASTER_SITES = http://www.rawtherapee.com/shared/source/
EXTRACT_SUFX = .tar.xz
MODULES = devel/cmake \
@ -31,9 +30,11 @@ MODULES = devel/cmake \
RUN_DEPENDS = devel/desktop-file-utils \
x11/gtk+2,-guic
LIB_DEPENDS = devel/libsigc++-2 \
LIB_DEPENDS = audio/libcanberra,-gtk \
devel/libsigc++-2 \
graphics/libiptcdata \
graphics/lcms2 \
math/fftw3,float \
x11/gtk2mm
CONFIGURE_ARGS += -DCMAKE_BUILD_TYPE=Release \
@ -41,6 +42,6 @@ CONFIGURE_ARGS += -DCMAKE_BUILD_TYPE=Release \
-DOPTION_OMP=OFF \
-DCMAKE_CXX_FLAGS_RELEASE=${CXXFLAGS}
NO_TEST = Yes
#NO_TEST = Yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rawtherapee-4.0.9.tar.xz) = StSbXTqumheLHPpe/KZTmC8KUnY93Tf4lQDo/t+xh9I=
SIZE (rawtherapee-4.0.9.tar.xz) = 40201920
SHA256 (rawtherapee-4.1.tar.xz) = Cjb+QH2sqVoG8tPuKOyRycDJXWKpEhS9Z6l/2FSTgwc=
SIZE (rawtherapee-4.1.tar.xz) = 7670916

View File

@ -1,13 +1,13 @@
$OpenBSD: patch-AboutThisBuild_cmake,v 1.1.1.1 2013/01/27 14:56:43 kirby Exp $
--- AboutThisBuild.cmake.orig Thu Jan 24 20:12:49 2013
+++ AboutThisBuild.cmake Thu Jan 24 20:13:13 2013
@@ -8,8 +8,7 @@ elseif (APPLE)
find_file(HG_CMD hg)
set (SHELL "/bin/bash")
else (WIN32) # Linux
- find_file(HG_CMD hg)
- set (SHELL "/bin/bash")
+ set (SHELL "/bin/sh")
endif (WIN32)
$OpenBSD: patch-AboutThisBuild_cmake,v 1.2 2014/07/10 08:27:49 kirby Exp $
--- AboutThisBuild.cmake.orig Wed May 21 17:06:28 2014
+++ AboutThisBuild.cmake Wed May 28 14:30:23 2014
@@ -11,8 +11,7 @@ if (REL_INFO_FILE STREQUAL REL_INFO_FILE-NOTFOUND)
find_file(HG_CMD hg)
set (SHELL "/bin/bash")
else (WIN32) # Linux
- find_file(HG_CMD hg)
- set (SHELL "/bin/bash")
+ set (SHELL "/bin/sh")
endif (WIN32)
# the hg command is looked for again, at build time
# Fail if Mercurial is not installed

View File

@ -1,16 +1,12 @@
$OpenBSD: patch-CMakeLists_txt,v 1.1.1.1 2013/01/27 14:56:43 kirby Exp $
--- CMakeLists.txt.orig Sun Jun 3 19:56:20 2012
+++ CMakeLists.txt Mon Jul 16 01:25:51 2012
@@ -281,12 +281,6 @@ else (AUTOMATED_BUILD_SYSTEM)
add_dependencies(AboutFile Debug Release MinSizeRel RelWithDebInfo)
- if (HG_CMD STREQUAL HG_CMD-NOTFOUND)
- message(FATAL_ERROR "hg command not found!")
- else (HG_CMD STREQUAL HG_CMD-NOTFOUND)
- message(STATUS "hg command found: ${HG_CMD}")
- endif (HG_CMD STREQUAL HG_CMD-NOTFOUND)
-
endif (AUTOMATED_BUILD_SYSTEM)
$OpenBSD: patch-CMakeLists_txt,v 1.2 2014/07/10 08:27:49 kirby Exp $
--- CMakeLists.txt.orig Wed Jul 9 03:04:12 2014
+++ CMakeLists.txt Wed Jul 9 03:04:34 2014
@@ -348,7 +348,7 @@ install (FILES LICENSE.txt DESTINATION "${LICENCEDIR}"
install (FILES "${CMAKE_BINARY_DIR}/AboutThisBuild.txt" DESTINATION "${CREDITSDIR}")
install (FILES RELEASE_NOTES.txt DESTINATION "${CREDITSDIR}" OPTIONAL)
if (UNIX)
- install (FILES "${PROJECT_SOURCE_DIR}/doc/manpage/rawtherapee.1" DESTINATION "${CMAKE_INSTALL_PREFIX}/share/man/man1")
+ install (FILES "${PROJECT_SOURCE_DIR}/doc/manpage/rawtherapee.1" DESTINATION "${CMAKE_INSTALL_PREFIX}/man/man1")
endif (UNIX)
add_subdirectory (rtexif)

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-rtengine_CMakeLists_txt,v 1.1 2013/07/10 15:10:28 dcoppa Exp $
$OpenBSD: patch-rtengine_CMakeLists_txt,v 1.2 2014/07/10 08:27:49 kirby Exp $
Fix dependencies to please Ninja.
--- rtengine/CMakeLists.txt.orig Wed Jul 10 16:42:43 2013
+++ rtengine/CMakeLists.txt Wed Jul 10 16:42:46 2013
@@ -20,6 +20,8 @@ set (RTENGINESOURCEFILES safegtk.cc colortemp.cc curve
)
--- rtengine/CMakeLists.txt.orig Wed May 21 17:06:28 2014
+++ rtengine/CMakeLists.txt Tue May 27 11:05:02 2014
@@ -27,6 +27,8 @@ set (RTENGINESOURCEFILES safegtk.cc colortemp.cc curve
include_directories (BEFORE "${CMAKE_CURRENT_BINARY_DIR}")
add_library (rtengine ${RTENGINESOURCEFILES})
+add_dependencies (rtengine AboutFile)

View File

@ -0,0 +1,15 @@
$OpenBSD: patch-rtengine_sleef_c,v 1.1 2014/07/10 08:27:49 kirby Exp $
Unbreak build on 32-bit archs.
--- rtengine/sleef.c.orig Tue Jul 8 16:04:08 2014
+++ rtengine/sleef.c Tue Jul 8 16:04:17 2014
@@ -789,7 +789,7 @@ __inline double xsqrt(double d) { // max error : 0.5 u
}
// http://en.wikipedia.org/wiki/Fast_inverse_square_root
- double x = longBitsToDouble(0x5fe6ec85e7de30da - (doubleToRawLongBits(d + 1e-320) >> 1));
+ double x = longBitsToDouble(0x5fe6ec85e7de30daULL - (doubleToRawLongBits(d + 1e-320) >> 1));
x = x * (1.5 - 0.5 * d * x * x);
x = x * (1.5 - 0.5 * d * x * x);

View File

@ -0,0 +1,13 @@
$OpenBSD: patch-rtexif_CMakeLists_txt,v 1.1 2014/07/10 08:27:49 kirby Exp $
Fix dependencies to please Ninja.
--- rtexif/CMakeLists.txt.orig Tue Jul 8 19:39:13 2014
+++ rtexif/CMakeLists.txt Tue Jul 8 19:40:06 2014
@@ -1,5 +1,6 @@
add_library (rtexif rtexif.cc stdattribs.cc nikonattribs.cc canonattribs.cc
pentaxattribs.cc fujiattribs.cc sonyminoltaattribs.cc olympusattribs.cc kodakattribs.cc)
+add_dependencies (rtexif AboutFile)
IF (WIN32)
set_target_properties (rtexif PROPERTIES COMPILE_FLAGS " -ffast-math -fexpensive-optimizations")

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-rtgui_CMakeLists_txt,v 1.2 2013/07/10 15:10:28 dcoppa Exp $
$OpenBSD: patch-rtgui_CMakeLists_txt,v 1.3 2014/07/10 08:27:49 kirby Exp $
Fix dependencies to please Ninja.
--- rtgui/CMakeLists.txt.orig Sun Jun 3 17:56:20 2012
+++ rtgui/CMakeLists.txt Wed Jul 10 16:50:37 2013
@@ -48,11 +48,12 @@ endif (WIN32)
configure_file (${CMAKE_CURRENT_SOURCE_DIR}/config.h.in ${CMAKE_CURRENT_SOURCE_DIR}/config.h)
--- rtgui/CMakeLists.txt.orig Wed May 21 17:06:28 2014
+++ rtgui/CMakeLists.txt Wed May 28 14:38:11 2014
@@ -59,11 +59,12 @@ endif (WIN32)
configure_file ("${CMAKE_CURRENT_SOURCE_DIR}/config.h.in" "${CMAKE_CURRENT_BINARY_DIR}/config.h")
add_executable (rth ${EXTRA_SRC} ${BASESOURCEFILES})
+add_dependencies (rth AboutFile)
@ -15,6 +15,6 @@ Fix dependencies to please Ninja.
# ${GLIB2_LIBRARIES} ${GLIBMM_LIBRARIES} ${GTK_LIBRARIES} ${GTKMM_LIBRARIES} ${GIO_LIBRARIES} ${GIOMM_LIBRARIES} ${LCMS_LIBRARIES} ${IPTCDATA_LIBRARIES})
-target_link_libraries (rth rtengine ${JPEG_LIBRARIES} ${PNG_LIBRARIES} ${ZLIB_LIBRARIES} ${TIFF_LIBRARIES} ${GOBJECT_LIBRARIES} ${GTHREAD_LIBRARIES}
+target_link_libraries (rth rtengine -pthread ${JPEG_LIBRARIES} ${PNG_LIBRARIES} ${ZLIB_LIBRARIES} ${TIFF_LIBRARIES} ${GOBJECT_LIBRARIES} ${GTHREAD_LIBRARIES}
${GLIB2_LIBRARIES} ${GLIBMM_LIBRARIES} ${GTK_LIBRARIES} ${GTKMM_LIBRARIES} ${GIO_LIBRARIES} ${GIOMM_LIBRARIES} ${LCMS_LIBRARIES} ${EXPAT_LIBRARIES} ${IPTCDATA_LIBRARIES} ${EXTRA_LIB_RTGUI})
${GLIB2_LIBRARIES} ${GLIBMM_LIBRARIES} ${GTK_LIBRARIES} ${GTKMM_LIBRARIES} ${GIO_LIBRARIES} ${GIOMM_LIBRARIES} ${LCMS_LIBRARIES} ${EXPAT_LIBRARIES}
${FFTW3F_LIBRARIES} ${IPTCDATA_LIBRARIES} ${CANBERRA-GTK_LIBRARIES} ${EXTRA_LIB_RTGUI})
install (TARGETS rth DESTINATION ${BINDIR})

View File

@ -1,11 +0,0 @@
$OpenBSD: patch-rtgui_darkframe_h,v 1.1.1.1 2013/01/27 14:56:43 kirby Exp $
--- rtgui/darkframe.h.orig Mon Jul 16 01:28:49 2012
+++ rtgui/darkframe.h Mon Jul 16 01:29:06 2012
@@ -19,7 +19,6 @@
#ifndef _DARKFRAME_H_
#define _DARKFRAME_H_
-#include <auto_ptr.h>
#include <gtkmm.h>
#include "toolpanel.h"
#include "../rtengine/rawimage.h"

View File

@ -1,11 +0,0 @@
$OpenBSD: patch-rtgui_flatfield_h,v 1.1.1.1 2013/01/27 14:56:43 kirby Exp $
--- rtgui/flatfield.h.orig Mon Jul 16 01:27:57 2012
+++ rtgui/flatfield.h Mon Jul 16 01:28:15 2012
@@ -19,7 +19,6 @@
#ifndef _FLATFIELD_H_
#define _FLATFIELD_H_
-#include <auto_ptr.h>
#include <gtkmm.h>
#include "adjuster.h"
#include "toolpanel.h"

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-rtgui_icmpanel_h,v 1.1.1.1 2013/01/27 14:56:43 kirby Exp $
--- rtgui/icmpanel.h.orig Mon Jul 16 01:29:50 2012
+++ rtgui/icmpanel.h Mon Jul 16 01:30:05 2012
@@ -19,8 +19,6 @@
#ifndef _ICMPANEL_
#define _ICMPANEL_
-#include <auto_ptr.h>
-
#include <gtkmm.h>
#include "adjuster.h"
#include "guiutils.h"

View File

@ -1,38 +1,27 @@
@comment $OpenBSD: PLIST,v 1.2 2013/08/20 22:05:56 zhuk Exp $
@comment $OpenBSD: PLIST,v 1.3 2014/07/10 08:27:49 kirby Exp $
@bin bin/rawtherapee
@man man/man1/rawtherapee.1
share/applications/rawtherapee.desktop
share/doc/rawtherapee/
share/doc/rawtherapee/AUTHORS.txt
share/doc/rawtherapee/AboutThisBuild.txt
share/doc/rawtherapee/LICENSE.txt
share/doc/rawtherapee/RELEASE_NOTES.txt
share/icons/
share/icons/hicolor/
share/icons/hicolor/128x128/
share/icons/hicolor/128x128/apps/
share/icons/hicolor/128x128/apps/rawtherapee.png
share/icons/hicolor/16x16/
share/icons/hicolor/16x16/apps/
share/icons/hicolor/16x16/apps/rawtherapee.png
share/icons/hicolor/24x24/
share/icons/hicolor/24x24/apps/
share/icons/hicolor/24x24/apps/rawtherapee.png
share/icons/hicolor/256x256/
share/icons/hicolor/256x256/apps/
share/icons/hicolor/256x256/apps/rawtherapee.png
share/icons/hicolor/32x32/
share/icons/hicolor/32x32/apps/
share/icons/hicolor/32x32/apps/rawtherapee.png
share/icons/hicolor/48x48/
share/icons/hicolor/48x48/apps/
share/icons/hicolor/48x48/apps/rawtherapee.png
share/rawtherapee/
share/rawtherapee/camconst.json
share/rawtherapee/dcpprofiles/
share/rawtherapee/dcpprofiles/Canon EOS 20D.dcp
share/rawtherapee/dcpprofiles/Canon EOS 400D.dcp
share/rawtherapee/dcpprofiles/Canon EOS 40D.dcp
share/rawtherapee/dcpprofiles/Canon EOS 450D.dcp
share/rawtherapee/dcpprofiles/Canon EOS 550D.dcp
share/rawtherapee/dcpprofiles/Canon EOS 5D Mark III.dcp
share/rawtherapee/dcpprofiles/Canon EOS 5D.dcp
share/rawtherapee/dcpprofiles/Canon EOS 7D.dcp
share/rawtherapee/dcpprofiles/Canon EOS D60.dcp
@ -42,6 +31,9 @@ share/rawtherapee/dcpprofiles/Canon EOS Rebel T2i.dcp
share/rawtherapee/dcpprofiles/Canon EOS-1D Mark III.dcp
share/rawtherapee/dcpprofiles/Canon PowerShot G10.dcp
share/rawtherapee/dcpprofiles/Canon PowerShot G12.dcp
share/rawtherapee/dcpprofiles/Canon PowerShot S110.dcp
share/rawtherapee/dcpprofiles/Fujifilm FinePix S9500.dcp
share/rawtherapee/dcpprofiles/Leaf Aptus 75.dcp
share/rawtherapee/dcpprofiles/Nikon D200.dcp
share/rawtherapee/dcpprofiles/Nikon D300.dcp
share/rawtherapee/dcpprofiles/Nikon D3000.dcp
@ -51,15 +43,24 @@ share/rawtherapee/dcpprofiles/Nikon D50.dcp
share/rawtherapee/dcpprofiles/Nikon D5100.dcp
share/rawtherapee/dcpprofiles/Nikon D700.dcp
share/rawtherapee/dcpprofiles/Nikon D7000.dcp
share/rawtherapee/dcpprofiles/Nikon D800.dcp
share/rawtherapee/dcpprofiles/Olympus E-1.dcp
share/rawtherapee/dcpprofiles/Olympus E-510.dcp
share/rawtherapee/dcpprofiles/Olympus E-520.dcp
share/rawtherapee/dcpprofiles/Olympus E-M5.dcp
share/rawtherapee/dcpprofiles/Olympus E-P2.dcp
share/rawtherapee/dcpprofiles/Olympus XZ-1.dcp
share/rawtherapee/dcpprofiles/Panasonic DMC-FZ150.dcp
share/rawtherapee/dcpprofiles/Panasonic DMC-FZ35.dcp
share/rawtherapee/dcpprofiles/Panasonic DMC-FZ38.dcp
share/rawtherapee/dcpprofiles/Panasonic DMC-G1.dcp
share/rawtherapee/dcpprofiles/Panasonic DMC-G3.dcp
share/rawtherapee/dcpprofiles/Panasonic DMC-G5.dcp
share/rawtherapee/dcpprofiles/Panasonic DMC-GH1.dcp
share/rawtherapee/dcpprofiles/Panasonic DMC-GH2.dcp
share/rawtherapee/dcpprofiles/Pentax K-5 II.dcp
share/rawtherapee/dcpprofiles/Pentax K-5.dcp
share/rawtherapee/dcpprofiles/Pentax K-r.dcp
share/rawtherapee/dcpprofiles/Pentax K10D.dcp
share/rawtherapee/dcpprofiles/Pentax K200D.dcp
share/rawtherapee/dcpprofiles/Sony DSLR-A700.dcp
@ -105,22 +106,39 @@ share/rawtherapee/iccprofiles/output/RT_sRGB.icm
share/rawtherapee/iccprofiles/output/RT_sRGB_g10.icm
share/rawtherapee/iccprofiles/output/RT_sRGB_gBT709.icm
share/rawtherapee/images/
share/rawtherapee/images/Chanmixer-B.png
share/rawtherapee/images/Chanmixer-BB.png
share/rawtherapee/images/Chanmixer-BG.png
share/rawtherapee/images/Chanmixer-BR.png
share/rawtherapee/images/Chanmixer-C.png
share/rawtherapee/images/Chanmixer-G.png
share/rawtherapee/images/Chanmixer-GB.png
share/rawtherapee/images/Chanmixer-GG.png
share/rawtherapee/images/Chanmixer-GR.png
share/rawtherapee/images/Chanmixer-M.png
share/rawtherapee/images/Chanmixer-O.png
share/rawtherapee/images/Chanmixer-P.png
share/rawtherapee/images/Chanmixer-R.png
share/rawtherapee/images/Chanmixer-RB.png
share/rawtherapee/images/Chanmixer-RG.png
share/rawtherapee/images/Chanmixer-RR.png
share/rawtherapee/images/Chanmixer-Y.png
share/rawtherapee/images/Dark/
share/rawtherapee/images/Dark/.gtk-undo-ltr-small.png
share/rawtherapee/images/Dark/.gtk-undo-ltr.png
share/rawtherapee/images/Dark/.gtk-undo-rtl-small.png
share/rawtherapee/images/Dark/.gtk-undo-rtl.png
share/rawtherapee/images/Dark/actions/
share/rawtherapee/images/Dark/actions/Chanmixer-Bgamma.png
share/rawtherapee/images/Dark/actions/Chanmixer-Ggamma.png
share/rawtherapee/images/Dark/actions/Chanmixer-Rgamma.png
share/rawtherapee/images/Dark/actions/PanelEnding.png
share/rawtherapee/images/Dark/actions/ajd-ca-blue1.png
share/rawtherapee/images/Dark/actions/ajd-ca-blue2.png
share/rawtherapee/images/Dark/actions/ajd-ca-red1.png
share/rawtherapee/images/Dark/actions/ajd-ca-red2.png
share/rawtherapee/images/Dark/actions/ajd-wb-bluered1.png
share/rawtherapee/images/Dark/actions/ajd-wb-bluered2.png
share/rawtherapee/images/Dark/actions/ajd-wb-green1.png
share/rawtherapee/images/Dark/actions/ajd-wb-green2.png
share/rawtherapee/images/Dark/actions/ajd-wb-temp1.png
share/rawtherapee/images/Dark/actions/ajd-wb-temp2.png
share/rawtherapee/images/Dark/actions/beforeafter.png
share/rawtherapee/images/Dark/actions/cglabel0.png
share/rawtherapee/images/Dark/actions/cglabel1.png
@ -149,6 +167,8 @@ share/rawtherapee/images/Dark/actions/curveType-spline.png
share/rawtherapee/images/Dark/actions/detail.png
share/rawtherapee/images/Dark/actions/distorsion.png
share/rawtherapee/images/Dark/actions/distortion-auto.png
share/rawtherapee/images/Dark/actions/distortion-barrel.png
share/rawtherapee/images/Dark/actions/distortion-pincushion.png
share/rawtherapee/images/Dark/actions/document-open-recent.png
share/rawtherapee/images/Dark/actions/document-open.png
share/rawtherapee/images/Dark/actions/edit-copy.png
@ -159,6 +179,7 @@ share/rawtherapee/images/Dark/actions/edited.png
share/rawtherapee/images/Dark/actions/editedg-small.png
share/rawtherapee/images/Dark/actions/editednot-small.png
share/rawtherapee/images/Dark/actions/editednotg-small.png
share/rawtherapee/images/Dark/actions/editmodehand.png
share/rawtherapee/images/Dark/actions/exposure.png
share/rawtherapee/images/Dark/actions/filter.png
share/rawtherapee/images/Dark/actions/filterclear.png
@ -190,14 +211,21 @@ share/rawtherapee/images/Dark/actions/gtk-undo-rtl-small.png
share/rawtherapee/images/Dark/actions/gtk-undo-rtl.png
share/rawtherapee/images/Dark/actions/gtk-undoall-ltr.png
share/rawtherapee/images/Dark/actions/gtk-undoall-rtl.png
share/rawtherapee/images/Dark/actions/gtk-zoom-100-small.png
share/rawtherapee/images/Dark/actions/gtk-zoom-100.png
share/rawtherapee/images/Dark/actions/gtk-zoom-fit.png
share/rawtherapee/images/Dark/actions/gtk-zoom-in-small.png
share/rawtherapee/images/Dark/actions/gtk-zoom-in.png
share/rawtherapee/images/Dark/actions/gtk-zoom-out-small.png
share/rawtherapee/images/Dark/actions/gtk-zoom-out.png
share/rawtherapee/images/Dark/actions/histBar.png
share/rawtherapee/images/Dark/actions/histBarg.png
share/rawtherapee/images/Dark/actions/histBlue.png
share/rawtherapee/images/Dark/actions/histBlueg.png
share/rawtherapee/images/Dark/actions/histChro.png
share/rawtherapee/images/Dark/actions/histChrog.png
share/rawtherapee/images/Dark/actions/histFull.png
share/rawtherapee/images/Dark/actions/histFullg.png
share/rawtherapee/images/Dark/actions/histGreen.png
share/rawtherapee/images/Dark/actions/histGreeng.png
share/rawtherapee/images/Dark/actions/histRaw.png
@ -216,15 +244,28 @@ share/rawtherapee/images/Dark/actions/lock-off.png
share/rawtherapee/images/Dark/actions/lock-on.png
share/rawtherapee/images/Dark/actions/media-usb.png
share/rawtherapee/images/Dark/actions/meta.png
share/rawtherapee/images/Dark/actions/nav-next.png
share/rawtherapee/images/Dark/actions/nav-prev.png
share/rawtherapee/images/Dark/actions/nav-sync.png
share/rawtherapee/images/Dark/actions/new-detail-window.png
share/rawtherapee/images/Dark/actions/openhand.png
share/rawtherapee/images/Dark/actions/panel-to-bottom.png
share/rawtherapee/images/Dark/actions/panel-to-left.png
share/rawtherapee/images/Dark/actions/panel-to-right.png
share/rawtherapee/images/Dark/actions/panel-to-top.png
share/rawtherapee/images/Dark/actions/perspective-h1.png
share/rawtherapee/images/Dark/actions/perspective-h2.png
share/rawtherapee/images/Dark/actions/perspective-v1.png
share/rawtherapee/images/Dark/actions/perspective-v2.png
share/rawtherapee/images/Dark/actions/popuparrow.png
share/rawtherapee/images/Dark/actions/previewmodeB-off.png
share/rawtherapee/images/Dark/actions/previewmodeB-on.png
share/rawtherapee/images/Dark/actions/previewmodeBC0-off.png
share/rawtherapee/images/Dark/actions/previewmodeBC0-on.png
share/rawtherapee/images/Dark/actions/previewmodeBC1-off.png
share/rawtherapee/images/Dark/actions/previewmodeBC1-on.png
share/rawtherapee/images/Dark/actions/previewmodeBC2-off.png
share/rawtherapee/images/Dark/actions/previewmodeBC2-on.png
share/rawtherapee/images/Dark/actions/previewmodeF-off.png
share/rawtherapee/images/Dark/actions/previewmodeF-on.png
share/rawtherapee/images/Dark/actions/previewmodeG-off.png
@ -237,12 +278,22 @@ share/rawtherapee/images/Dark/actions/processing-pause.png
share/rawtherapee/images/Dark/actions/processing-play.png
share/rawtherapee/images/Dark/actions/processing-thumbnail.png
share/rawtherapee/images/Dark/actions/processing.png
share/rawtherapee/images/Dark/actions/profile-filled.png
share/rawtherapee/images/Dark/actions/profile-partial.png
share/rawtherapee/images/Dark/actions/rated.png
share/rawtherapee/images/Dark/actions/ratednot.png
share/rawtherapee/images/Dark/actions/ratednotg.png
share/rawtherapee/images/Dark/actions/raw.png
share/rawtherapee/images/Dark/actions/refresh-red.png
share/rawtherapee/images/Dark/actions/refresh-white.png
share/rawtherapee/images/Dark/actions/rotate-left-1.png
share/rawtherapee/images/Dark/actions/rotate-left-2.png
share/rawtherapee/images/Dark/actions/rotate-left-3.png
share/rawtherapee/images/Dark/actions/rotate-left.png
share/rawtherapee/images/Dark/actions/rotate-right-1.png
share/rawtherapee/images/Dark/actions/rotate-right-2.png
share/rawtherapee/images/Dark/actions/rotate-right-3.png
share/rawtherapee/images/Dark/actions/rotate-right.png
share/rawtherapee/images/Dark/actions/rtwindow.png
share/rawtherapee/images/Dark/actions/stock-flip-horizontal.png
share/rawtherapee/images/Dark/actions/stock-flip-vertical.png
@ -274,6 +325,8 @@ share/rawtherapee/images/Dark/actions/wb-led.png
share/rawtherapee/images/Dark/actions/wb-shade.png
share/rawtherapee/images/Dark/actions/wb-sun.png
share/rawtherapee/images/Dark/actions/wb-tungsten.png
share/rawtherapee/images/Dark/actions/wb-water.png
share/rawtherapee/images/Dark/actions/zoom-100-identifier.png
share/rawtherapee/images/Dark/devices/
share/rawtherapee/images/Dark/devices/computer.png
share/rawtherapee/images/Dark/devices/drive-harddisk.png
@ -293,12 +346,21 @@ share/rawtherapee/images/Dark/places/gtk-directory.png
share/rawtherapee/images/Dark/places/user-desktop.png
share/rawtherapee/images/Dark/places/user-home.png
share/rawtherapee/images/Light/
share/rawtherapee/images/Light/.gtk-undo-ltr-small.png
share/rawtherapee/images/Light/.gtk-undo-ltr.png
share/rawtherapee/images/Light/.gtk-undo-rtl-small.png
share/rawtherapee/images/Light/.gtk-undo-rtl.png
share/rawtherapee/images/Light/actions/
share/rawtherapee/images/Light/actions/Chanmixer-Bgamma.png
share/rawtherapee/images/Light/actions/Chanmixer-Ggamma.png
share/rawtherapee/images/Light/actions/Chanmixer-Rgamma.png
share/rawtherapee/images/Light/actions/PanelEnding.png
share/rawtherapee/images/Light/actions/ajd-ca-blue1.png
share/rawtherapee/images/Light/actions/ajd-ca-blue2.png
share/rawtherapee/images/Light/actions/ajd-ca-red1.png
share/rawtherapee/images/Light/actions/ajd-ca-red2.png
share/rawtherapee/images/Light/actions/ajd-wb-bluered1.png
share/rawtherapee/images/Light/actions/ajd-wb-bluered2.png
share/rawtherapee/images/Light/actions/ajd-wb-green1.png
share/rawtherapee/images/Light/actions/ajd-wb-green2.png
share/rawtherapee/images/Light/actions/ajd-wb-temp1.png
share/rawtherapee/images/Light/actions/ajd-wb-temp2.png
share/rawtherapee/images/Light/actions/beforeafter.png
share/rawtherapee/images/Light/actions/cglabel0.png
share/rawtherapee/images/Light/actions/cglabel1.png
@ -327,6 +389,8 @@ share/rawtherapee/images/Light/actions/curveType-spline.png
share/rawtherapee/images/Light/actions/detail.png
share/rawtherapee/images/Light/actions/distorsion.png
share/rawtherapee/images/Light/actions/distortion-auto.png
share/rawtherapee/images/Light/actions/distortion-barrel.png
share/rawtherapee/images/Light/actions/distortion-pincushion.png
share/rawtherapee/images/Light/actions/document-open-recent.png
share/rawtherapee/images/Light/actions/document-open.png
share/rawtherapee/images/Light/actions/edit-copy.png
@ -337,6 +401,7 @@ share/rawtherapee/images/Light/actions/edited.png
share/rawtherapee/images/Light/actions/editedg-small.png
share/rawtherapee/images/Light/actions/editednot-small.png
share/rawtherapee/images/Light/actions/editednotg-small.png
share/rawtherapee/images/Light/actions/editmodehand.png
share/rawtherapee/images/Light/actions/exposure.png
share/rawtherapee/images/Light/actions/filter.png
share/rawtherapee/images/Light/actions/filterclear.png
@ -368,14 +433,21 @@ share/rawtherapee/images/Light/actions/gtk-undo-rtl-small.png
share/rawtherapee/images/Light/actions/gtk-undo-rtl.png
share/rawtherapee/images/Light/actions/gtk-undoall-ltr.png
share/rawtherapee/images/Light/actions/gtk-undoall-rtl.png
share/rawtherapee/images/Light/actions/gtk-zoom-100-small.png
share/rawtherapee/images/Light/actions/gtk-zoom-100.png
share/rawtherapee/images/Light/actions/gtk-zoom-fit.png
share/rawtherapee/images/Light/actions/gtk-zoom-in-small.png
share/rawtherapee/images/Light/actions/gtk-zoom-in.png
share/rawtherapee/images/Light/actions/gtk-zoom-out-small.png
share/rawtherapee/images/Light/actions/gtk-zoom-out.png
share/rawtherapee/images/Light/actions/histBar.png
share/rawtherapee/images/Light/actions/histBarg.png
share/rawtherapee/images/Light/actions/histBlue.png
share/rawtherapee/images/Light/actions/histBlueg.png
share/rawtherapee/images/Light/actions/histChro.png
share/rawtherapee/images/Light/actions/histChrog.png
share/rawtherapee/images/Light/actions/histFull.png
share/rawtherapee/images/Light/actions/histFullg.png
share/rawtherapee/images/Light/actions/histGreen.png
share/rawtherapee/images/Light/actions/histGreeng.png
share/rawtherapee/images/Light/actions/histRaw.png
@ -394,15 +466,28 @@ share/rawtherapee/images/Light/actions/lock-off.png
share/rawtherapee/images/Light/actions/lock-on.png
share/rawtherapee/images/Light/actions/media-usb.png
share/rawtherapee/images/Light/actions/meta.png
share/rawtherapee/images/Light/actions/nav-next.png
share/rawtherapee/images/Light/actions/nav-prev.png
share/rawtherapee/images/Light/actions/nav-sync.png
share/rawtherapee/images/Light/actions/new-detail-window.png
share/rawtherapee/images/Light/actions/openhand.png
share/rawtherapee/images/Light/actions/panel-to-bottom.png
share/rawtherapee/images/Light/actions/panel-to-left.png
share/rawtherapee/images/Light/actions/panel-to-right.png
share/rawtherapee/images/Light/actions/panel-to-top.png
share/rawtherapee/images/Light/actions/perspective-h1.png
share/rawtherapee/images/Light/actions/perspective-h2.png
share/rawtherapee/images/Light/actions/perspective-v1.png
share/rawtherapee/images/Light/actions/perspective-v2.png
share/rawtherapee/images/Light/actions/popuparrow.png
share/rawtherapee/images/Light/actions/previewmodeB-off.png
share/rawtherapee/images/Light/actions/previewmodeB-on.png
share/rawtherapee/images/Light/actions/previewmodeBC0-off.png
share/rawtherapee/images/Light/actions/previewmodeBC0-on.png
share/rawtherapee/images/Light/actions/previewmodeBC1-off.png
share/rawtherapee/images/Light/actions/previewmodeBC1-on.png
share/rawtherapee/images/Light/actions/previewmodeBC2-off.png
share/rawtherapee/images/Light/actions/previewmodeBC2-on.png
share/rawtherapee/images/Light/actions/previewmodeF-off.png
share/rawtherapee/images/Light/actions/previewmodeF-on.png
share/rawtherapee/images/Light/actions/previewmodeG-off.png
@ -415,12 +500,22 @@ share/rawtherapee/images/Light/actions/processing-pause.png
share/rawtherapee/images/Light/actions/processing-play.png
share/rawtherapee/images/Light/actions/processing-thumbnail.png
share/rawtherapee/images/Light/actions/processing.png
share/rawtherapee/images/Light/actions/profile-filled.png
share/rawtherapee/images/Light/actions/profile-partial.png
share/rawtherapee/images/Light/actions/rated.png
share/rawtherapee/images/Light/actions/ratednot.png
share/rawtherapee/images/Light/actions/ratednotg.png
share/rawtherapee/images/Light/actions/raw.png
share/rawtherapee/images/Light/actions/refresh-red.png
share/rawtherapee/images/Light/actions/refresh-white.png
share/rawtherapee/images/Light/actions/rotate-left-1.png
share/rawtherapee/images/Light/actions/rotate-left-2.png
share/rawtherapee/images/Light/actions/rotate-left-3.png
share/rawtherapee/images/Light/actions/rotate-left.png
share/rawtherapee/images/Light/actions/rotate-right-1.png
share/rawtherapee/images/Light/actions/rotate-right-2.png
share/rawtherapee/images/Light/actions/rotate-right-3.png
share/rawtherapee/images/Light/actions/rotate-right.png
share/rawtherapee/images/Light/actions/rtwindow.png
share/rawtherapee/images/Light/actions/stock-flip-horizontal.png
share/rawtherapee/images/Light/actions/stock-flip-vertical.png
@ -452,6 +547,8 @@ share/rawtherapee/images/Light/actions/wb-led.png
share/rawtherapee/images/Light/actions/wb-shade.png
share/rawtherapee/images/Light/actions/wb-sun.png
share/rawtherapee/images/Light/actions/wb-tungsten.png
share/rawtherapee/images/Light/actions/wb-water.png
share/rawtherapee/images/Light/actions/zoom-100-identifier.png
share/rawtherapee/images/Light/devices/
share/rawtherapee/images/Light/devices/computer.png
share/rawtherapee/images/Light/devices/drive-harddisk.png
@ -547,6 +644,10 @@ share/rawtherapee/images/lock-on.png
share/rawtherapee/images/logoicon-wind.png
share/rawtherapee/images/media-usb.png
share/rawtherapee/images/meta.png
share/rawtherapee/images/move-1D-h.png
share/rawtherapee/images/move-1D-v.png
share/rawtherapee/images/move-2D.png
share/rawtherapee/images/move-rotate.png
share/rawtherapee/images/network.png
share/rawtherapee/images/nocolorlabel.png
share/rawtherapee/images/notrated.png
@ -598,13 +699,14 @@ share/rawtherapee/languages/Chinese (Traditional)
share/rawtherapee/languages/Czech
share/rawtherapee/languages/Dansk
share/rawtherapee/languages/Deutsch
share/rawtherapee/languages/English
share/rawtherapee/languages/English (UK)
share/rawtherapee/languages/English (US)
share/rawtherapee/languages/Espanol
share/rawtherapee/languages/Euskara
share/rawtherapee/languages/Francais
share/rawtherapee/languages/Greek
share/rawtherapee/languages/Hebrew
share/rawtherapee/languages/Italian
share/rawtherapee/languages/Italiano
share/rawtherapee/languages/Japanese
share/rawtherapee/languages/LICENSE
share/rawtherapee/languages/Latvian
@ -625,19 +727,75 @@ share/rawtherapee/languages/Turkish
share/rawtherapee/languages/default
share/rawtherapee/options
share/rawtherapee/profiles/
share/rawtherapee/profiles/BW-1.pp3
share/rawtherapee/profiles/BW-2.pp3
share/rawtherapee/profiles/BW-3.pp3
share/rawtherapee/profiles/BW-4.pp3
share/rawtherapee/profiles/Default-ISO-High.pp3
share/rawtherapee/profiles/Default-ISO-Medium.pp3
share/rawtherapee/profiles/BW/
share/rawtherapee/profiles/BW/BW 1.pp3
share/rawtherapee/profiles/BW/BW 2.pp3
share/rawtherapee/profiles/BW/BW 3.pp3
share/rawtherapee/profiles/BW/BW 4.pp3
share/rawtherapee/profiles/Default ISO High.pp3
share/rawtherapee/profiles/Default ISO Medium.pp3
share/rawtherapee/profiles/Default.pp3
share/rawtherapee/profiles/Highkey-1.pp3
share/rawtherapee/profiles/Natural-1.pp3
share/rawtherapee/profiles/Natural-2.pp3
share/rawtherapee/profiles/Neutral.pp3
share/rawtherapee/profiles/Punchy-1.pp3
share/rawtherapee/profiles/Punchy-2.pp3
share/rawtherapee/profiles/Faded/
share/rawtherapee/profiles/Faded/Faded Amber 1 TM Bright.pp3
share/rawtherapee/profiles/Faded/Faded Amber 1 TM.pp3
share/rawtherapee/profiles/Faded/Faded Amber 1.pp3
share/rawtherapee/profiles/Faded/Faded Blue 1 TM Bright.pp3
share/rawtherapee/profiles/Faded/Faded Blue 1 TM.pp3
share/rawtherapee/profiles/Faded/Faded Blue 1.pp3
share/rawtherapee/profiles/Faded/Faded Blue Pink TM.pp3
share/rawtherapee/profiles/Faded/Faded Blue Pink.pp3
share/rawtherapee/profiles/Faded/Faded Chocolate 1 TM Bright.pp3
share/rawtherapee/profiles/Faded/Faded Chocolate 2 TM Bright.pp3
share/rawtherapee/profiles/Faded/Faded Golden 1.pp3
share/rawtherapee/profiles/Faded/Faded Golden 2.pp3
share/rawtherapee/profiles/Faded/Faded Green 1 TM Bright.pp3
share/rawtherapee/profiles/Faded/Faded Green 1 TM.pp3
share/rawtherapee/profiles/Faded/Faded Green 1.pp3
share/rawtherapee/profiles/Faded/Faded Green 2.pp3
share/rawtherapee/profiles/Faded/Faded Green 3.pp3
share/rawtherapee/profiles/Faded/Faded Neutral TM.pp3
share/rawtherapee/profiles/Faded/Faded Neutral.pp3
share/rawtherapee/profiles/Faded/Faded Purple 1 TM Bright.pp3
share/rawtherapee/profiles/Faded/Faded Purple 1 TM.pp3
share/rawtherapee/profiles/Faded/Faded Purple 1.pp3
share/rawtherapee/profiles/Faded/Faded Purple 2 TM.pp3
share/rawtherapee/profiles/Faded/Faded Purple 2.pp3
share/rawtherapee/profiles/Faded/Faded Teal Orange TM Bright.pp3
share/rawtherapee/profiles/Faded/Faded Teal Orange TM.pp3
share/rawtherapee/profiles/Faded/Faded Teal Orange.pp3
share/rawtherapee/profiles/Faded/Faded Warm 1 TM Bright.pp3
share/rawtherapee/profiles/Faded/Faded Warm 1 TM.pp3
share/rawtherapee/profiles/Faded/Faded Warm 1.pp3
share/rawtherapee/profiles/Faded/Faded Warm 2.pp3
share/rawtherapee/profiles/Faded/Faded Warm 3.pp3
share/rawtherapee/profiles/Generic/
share/rawtherapee/profiles/Generic/Deep Shadows.pp3
share/rawtherapee/profiles/Generic/Equilibrated.pp3
share/rawtherapee/profiles/Generic/High-Key.pp3
share/rawtherapee/profiles/Generic/Natural 1.pp3
share/rawtherapee/profiles/Generic/Natural 2.pp3
share/rawtherapee/profiles/Generic/Punchy 1.pp3
share/rawtherapee/profiles/Generic/Punchy 2.pp3
share/rawtherapee/profiles/Pop/
share/rawtherapee/profiles/Pop/Pop 1.pp3
share/rawtherapee/profiles/Pop/Pop 2 L.pp3
share/rawtherapee/profiles/Pop/Pop 3 Skin.pp3
share/rawtherapee/profiles/Pop/Pop 4 BW.pp3
share/rawtherapee/profiles/Portrait/
share/rawtherapee/profiles/Portrait/Portrait Lejto.pp3
share/rawtherapee/profiles/Portrait/Portrait Smooth.pp3
share/rawtherapee/profiles/Skintones/
share/rawtherapee/profiles/Skintones/Skintones - Natural TM.pp3
share/rawtherapee/profiles/Skintones/Skintones - Natural.pp3
share/rawtherapee/profiles/Skintones/Skintones - Pale TM Bright.pp3
share/rawtherapee/profiles/Skintones/Skintones - Pale TM.pp3
share/rawtherapee/profiles/Skintones/Skintones - Pale.pp3
share/rawtherapee/profiles/Skintones/Skintones - Soft Texture.pp3
share/rawtherapee/profiles/Skintones/Skintones - Strong Texture.pp3
share/rawtherapee/profiles/Skintones/Skintones - Studio TM.pp3
share/rawtherapee/profiles/Skintones/Skintones - Studio.pp3
share/rawtherapee/profiles/Skintones/Skintones - StudioBase 1 TM.pp3
share/rawtherapee/profiles/Skintones/Skintones - StudioBase 1.pp3
share/rawtherapee/sounds/
share/rawtherapee/sounds/BatchComplete.wav
share/rawtherapee/sounds/Empty.wav
@ -649,6 +807,12 @@ share/rawtherapee/themes/17-Gray-Red.gtkrc
share/rawtherapee/themes/17-Gray-Red.iconset
share/rawtherapee/themes/21-Gray-Gray.gtkrc
share/rawtherapee/themes/21-Gray-Gray.iconset
share/rawtherapee/themes/21-Gray-Orange.gtkrc
share/rawtherapee/themes/21-Gray-Orange.iconset
share/rawtherapee/themes/21-Gray-Purple.gtkrc
share/rawtherapee/themes/21-Gray-Purple.iconset
share/rawtherapee/themes/21-Gray-Red.gtkrc
share/rawtherapee/themes/21-Gray-Red.iconset
share/rawtherapee/themes/25-Gray-Gray.gtkrc
share/rawtherapee/themes/25-Gray-Gray.iconset
share/rawtherapee/themes/25-Gray-Purple.gtkrc
@ -662,8 +826,7 @@ share/rawtherapee/themes/37-Gray-Red.iconset
share/rawtherapee/themes/63-Gray-Cyan.gtkrc
share/rawtherapee/themes/63-Gray-Cyan.iconset
share/rawtherapee/themes/92-Beige-DarkCyan.gtkrc
share/rawtherapee/themes/Default.gtkrc
share/rawtherapee/themes/Default.iconset
share/rawtherapee/themes/92-Beige-DarkCyan.iconset
share/rawtherapee/themes/gray_textured/
share/rawtherapee/themes/gray_textured/arrow-down-ins.png
share/rawtherapee/themes/gray_textured/arrow-down-pre.png