IABSD.fr/ports/graphics/rawtherapee

Branch :


Log

Author Commit Date CI Message
88a37d2a 2025-06-02 20:35:25 update to rawtherapee-5.12
091f1156 2024-10-29 09:46:25 more rsvg bumps due to WANTLIB/PLIST_DB; not run into them in the bulk yet but I will
d3f3d038 2024-10-04 06:47:32 update to rawtherapee-5.11
c0f9f070 2024-05-29 07:19:26 replace workaround for build issue with libjpeg-turbo 3.0.3 with upstream fix https://github.com/Beep6581/RawTherapee/commit/6b9f45c69c1ddfc3607d3d9c1206dcf1def30295.patch
7ca95eb2 2024-05-13 14:29:02 take the _WIN32 codepath to pull in jpeg_std_message_table[] definition from libjpeg's jerror.h, a recent change in libjpeg-turbo made the version in the library static resulting in build failures
ecbbf91f 2024-02-19 14:41:40 update to rawtherapee-5.10
8fd74949 2023-09-26 11:39:01 MASTER_SITES -> SITES
9ed61913 2023-04-24 11:40:33 x11/gtk+3,-guic -> x11/gtk+4,-guic + bump included inherits from MODULE.
896fe6ac 2022-12-29 23:57:24 bump REVISION, missed in previous patch addition
555d4227 2022-12-29 21:07:28 Add a workaround for rawtherapee crashing on startup due to threaded use of setlocale(), see https://github.com/Beep6581/RawTherapee/issues/6452. ok kirby@ (maintainer)