mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to rawtherapee-5.12
This commit is contained in:
@@ -3,8 +3,8 @@ ONLY_FOR_ARCHS = amd64
|
||||
|
||||
COMMENT = RAW image processing application
|
||||
|
||||
DISTNAME = rawtherapee-5.11
|
||||
REVISION = 0
|
||||
V = 5.12
|
||||
DISTNAME = rawtherapee-${V}
|
||||
|
||||
CATEGORIES = graphics
|
||||
|
||||
@@ -25,7 +25,8 @@ WANTLIB += png pthread raw_r rsvg-2 sigc-2.0 tiff z ${COMPILER_LIBCXX}
|
||||
# c++11
|
||||
COMPILER = base-clang ports-gcc
|
||||
|
||||
SITES = https://www.rawtherapee.com/shared/source/
|
||||
SITES = https://www.rawtherapee.com/shared/source/ \
|
||||
https://github.com/RawTherapee/RawTherapee/releases/download/${V}/
|
||||
EXTRACT_SUFX = .tar.xz
|
||||
|
||||
MODULES = devel/cmake
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (rawtherapee-5.11.tar.xz) = 5YTBjewRLeKZVLK2RxRJowKoXlzKTkLt51+jM6Nt5yQ=
|
||||
SIZE (rawtherapee-5.11.tar.xz) = 18005652
|
||||
SHA256 (rawtherapee-5.12.tar.xz) = 2abBBTfWSihbxGVnX+WaqpTOMiOCPfvs8K4slZkILVc=
|
||||
SIZE (rawtherapee-5.12.tar.xz) = 18306944
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Index: rtdata/CMakeLists.txt
|
||||
--- rtdata/CMakeLists.txt.orig
|
||||
+++ rtdata/CMakeLists.txt
|
||||
@@ -42,7 +42,7 @@ install(FILES ${OPTIONSFILE} DESTINATION "${DATADIR}"
|
||||
@@ -45,7 +45,7 @@ install(FILES ${OPTIONSFILE} DESTINATION "${DATADIR}"
|
||||
|
||||
install(DIRECTORY "${PROFILESDIR}" DESTINATION "${DATADIR}" FILES_MATCHING PATTERN "*.pp3")
|
||||
install(DIRECTORY "${THEMEDIR}" DESTINATION "${DATADIR}")
|
||||
|
||||
@@ -3,7 +3,7 @@ https://github.com/Beep6581/RawTherapee/issues/6452
|
||||
Index: rtengine/procparams.cc
|
||||
--- rtengine/procparams.cc.orig
|
||||
+++ rtengine/procparams.cc
|
||||
@@ -8196,7 +8196,7 @@ int ProcParams::save(const Glib::ustring& fname, const
|
||||
@@ -8664,7 +8664,7 @@ int ProcParams::save(const Glib::ustring& fname, const
|
||||
|
||||
int ProcParams::load(const Glib::ustring& fname, ParamsEdited* pedited)
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@ https://github.com/Beep6581/RawTherapee/issues/6452
|
||||
Index: rtengine/rtthumbnail.cc
|
||||
--- rtengine/rtthumbnail.cc.orig
|
||||
+++ rtengine/rtthumbnail.cc
|
||||
@@ -2202,7 +2202,7 @@ bool Thumbnail::readImage (const Glib::ustring& fname)
|
||||
@@ -2204,7 +2204,7 @@ bool Thumbnail::readImage (const Glib::ustring& fname)
|
||||
|
||||
bool Thumbnail::readData (const Glib::ustring& fname)
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@ https://github.com/Beep6581/RawTherapee/issues/6452
|
||||
Index: rtgui/multilangmgr.cc
|
||||
--- rtgui/multilangmgr.cc.orig
|
||||
+++ rtgui/multilangmgr.cc
|
||||
@@ -142,8 +142,8 @@ void setGtkLanguage(const Glib::ustring &language)
|
||||
@@ -143,8 +143,8 @@ void setGtkLanguage(const Glib::ustring &language)
|
||||
lang = lang + ".UTF-8"; // According to Apple documentation, UTF-8 is a built-in encoding on all platforms on which macOS runs
|
||||
|
||||
g_setenv("LANG", lang.c_str(), true);
|
||||
@@ -14,7 +14,7 @@ Index: rtgui/multilangmgr.cc
|
||||
|
||||
#else
|
||||
|
||||
@@ -394,9 +394,9 @@ Glib::ustring MultiLangMgr::getOSUserLanguage ()
|
||||
@@ -395,9 +395,9 @@ Glib::ustring MultiLangMgr::getOSUserLanguage ()
|
||||
|
||||
// Set locale environment data
|
||||
locale = locale + ".UTF-8"; // According to Apple documentation, UTF-8 is a built-in encoding on all platforms on which macOS runs
|
||||
|
||||
@@ -3,7 +3,7 @@ https://github.com/Beep6581/RawTherapee/issues/6452
|
||||
Index: rtgui/options.cc
|
||||
--- rtgui/options.cc.orig
|
||||
+++ rtgui/options.cc
|
||||
@@ -731,7 +731,7 @@ void Options::filterOutParsedExtensions()
|
||||
@@ -741,7 +741,7 @@ void Options::filterOutParsedExtensions()
|
||||
|
||||
void Options::readFromFile(Glib::ustring fname)
|
||||
{
|
||||
|
||||
@@ -344,6 +344,7 @@ share/metainfo/
|
||||
share/metainfo/com.rawtherapee.RawTherapee.appdata.xml
|
||||
share/rawtherapee/
|
||||
share/rawtherapee/camconst.json
|
||||
share/rawtherapee/cammatrices.json
|
||||
share/rawtherapee/dcpprofiles/
|
||||
share/rawtherapee/dcpprofiles/CANON EOS 250D.dcp
|
||||
share/rawtherapee/dcpprofiles/CANON EOS 800D.dcp
|
||||
@@ -374,6 +375,7 @@ share/rawtherapee/dcpprofiles/Canon EOS M6 Mark II.dcp
|
||||
share/rawtherapee/dcpprofiles/Canon EOS R.dcp
|
||||
share/rawtherapee/dcpprofiles/Canon EOS R5.dcp
|
||||
share/rawtherapee/dcpprofiles/Canon EOS R6.dcp
|
||||
share/rawtherapee/dcpprofiles/Canon EOS R8.dcp
|
||||
share/rawtherapee/dcpprofiles/Canon EOS RP.dcp
|
||||
share/rawtherapee/dcpprofiles/Canon EOS-1D Mark III.dcp
|
||||
share/rawtherapee/dcpprofiles/Canon EOS-1D X Mark III.dcp
|
||||
@@ -455,6 +457,7 @@ 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 DC-S5M2.dcp
|
||||
share/rawtherapee/dcpprofiles/PANASONIC DMC-LX100.dcp
|
||||
share/rawtherapee/dcpprofiles/PENTAX K-5 II.dcp
|
||||
share/rawtherapee/dcpprofiles/PENTAX K-5.dcp
|
||||
@@ -505,6 +508,7 @@ share/rawtherapee/dcpprofiles/Sony SLT-A55V.dcp
|
||||
share/rawtherapee/dcpprofiles/YI TECHNOLOGY M1.dcp
|
||||
share/rawtherapee/dcpprofiles/camera_model_aliases.json
|
||||
share/rawtherapee/dcpprofiles/samsung SM-G930V.dcp
|
||||
share/rawtherapee/dcraw.json
|
||||
share/rawtherapee/iccprofiles/
|
||||
share/rawtherapee/iccprofiles/input/
|
||||
share/rawtherapee/iccprofiles/input/Canon EOS 20D.icc
|
||||
@@ -596,6 +600,7 @@ share/rawtherapee/languages/Russian
|
||||
share/rawtherapee/languages/Serbian (Cyrilic Characters)
|
||||
share/rawtherapee/languages/Slovenian
|
||||
share/rawtherapee/languages/Swedish
|
||||
share/rawtherapee/languages/Ukrainian
|
||||
share/rawtherapee/languages/default
|
||||
share/rawtherapee/options
|
||||
share/rawtherapee/profiles/
|
||||
@@ -620,6 +625,7 @@ share/rawtherapee/profiles/Standard Film Curve - ISO High.pp3
|
||||
share/rawtherapee/profiles/Standard Film Curve - ISO Low.pp3
|
||||
share/rawtherapee/profiles/Standard Film Curve - ISO Medium.pp3
|
||||
share/rawtherapee/profiles/Unclipped.pp3
|
||||
share/rawtherapee/rt.json
|
||||
share/rawtherapee/sounds/
|
||||
share/rawtherapee/sounds/BatchComplete.wav
|
||||
share/rawtherapee/sounds/Empty.wav
|
||||
|
||||
Reference in New Issue
Block a user