diff options
Diffstat (limited to 'graphics/darktable')
-rw-r--r-- | graphics/darktable/Makefile | 10 | ||||
-rw-r--r-- | graphics/darktable/distinfo | 6 | ||||
-rw-r--r-- | graphics/darktable/pkg-plist | 31 |
3 files changed, 37 insertions, 10 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 0a5e92805986..f6fcc534562c 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,6 +1,6 @@ PORTNAME= darktable -PORTVERSION= 5.0.1 -PORTREVISION= 1 +PORTVERSION= 5.2.1 +PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ @@ -43,7 +43,7 @@ LIB_DEPENDS= libavif.so:graphics/libavif \ libwebp.so:graphics/webp USES= cmake compiler:c++11-lib desktop-file-utils gl gnome jpeg \ - llvm:17,build lua perl5 pkgconfig sdl shebangfix sqlite \ + llvm:build lua perl5 pkgconfig sdl shebangfix sqlite \ tar:xz xorg USE_GL= gl USE_GNOME= cairo gtk30 intltool librsvg2 libxml2 @@ -59,7 +59,9 @@ CMAKE_BOOL+= BUILD_CMSTEST USE_AVIF USE_CAMERA_SUPPORT USE_HEIF \ USE_ISOBMFF USE_KWALLET USE_LUA USE_MAP USE_OPENEXR \ USE_OPENJPEG USE_WEBP RAWSPEED_ENABLE_LTO -CFLAGS+= -fopenmp +# darktable wraps pthread lock/release functions, causing false +# compiler warnings from -Wthread-safety-analysis. Kill this warning. +CFLAGS+= -fopenmp -Wno-thread-safety-analysis WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.rc/~rc/} diff --git a/graphics/darktable/distinfo b/graphics/darktable/distinfo index f9a0561a026c..137cdbfe3da3 100644 --- a/graphics/darktable/distinfo +++ b/graphics/darktable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739833136 -SHA256 (darktable-5.0.1.tar.xz) = 4a918d094ebba983ef67a10cc715c3d7e8ca738009920a9ff65d33417b6dd984 -SIZE (darktable-5.0.1.tar.xz) = 7247072 +TIMESTAMP = 1755067613 +SHA256 (darktable-5.2.1.tar.xz) = 02f1aa9ae93949e7bc54c34eeb5ff92c2b87f95d2547865df55c60467564ee11 +SIZE (darktable-5.2.1.tar.xz) = 7445076 diff --git a/graphics/darktable/pkg-plist b/graphics/darktable/pkg-plist index 89d93ee37b90..8fc55ec1e2dd 100644 --- a/graphics/darktable/pkg-plist +++ b/graphics/darktable/pkg-plist @@ -90,6 +90,7 @@ lib/darktable/plugins/liboverexposed.so lib/darktable/plugins/liboverlay.so lib/darktable/plugins/libprimaries.so lib/darktable/plugins/libprofile_gamma.so +lib/darktable/plugins/librasterfile.so lib/darktable/plugins/librawdenoise.so lib/darktable/plugins/librawoverexposed.so lib/darktable/plugins/librawprepare.so @@ -236,7 +237,6 @@ share/applications/org.darktable.darktable.desktop %%DATADIR%%/lua/darktable/debug.lua %%DATADIR%%/luarc %%DATADIR%%/noiseprofiles.json -%%DATADIR%%/pixmaps/clock.svg %%DATADIR%%/pixmaps/darktable.svg %%DATADIR%%/pixmaps/dt_logo_128x128.png %%DATADIR%%/pixmaps/dt_text.svg @@ -900,6 +900,30 @@ share/applications/org.darktable.darktable.desktop %%DATADIR%%/styles/darktable_Sony_ZV-1.dtstyle %%DATADIR%%/styles/darktable_Sony_ZV-E1.dtstyle %%DATADIR%%/styles/darktable_Sony_ZV-E10.dtstyle +%%DATADIR%%/styles/examples_colors_autumn.dtstyle +%%DATADIR%%/styles/examples_colors_blue LED lighting fix (strong).dtstyle +%%DATADIR%%/styles/examples_colors_blue LED lighting fix.dtstyle +%%DATADIR%%/styles/examples_colors_extreme saturation.dtstyle +%%DATADIR%%/styles/examples_colors_faded.dtstyle +%%DATADIR%%/styles/examples_colors_pastels.dtstyle +%%DATADIR%%/styles/examples_colors_sepia.dtstyle +%%DATADIR%%/styles/examples_contrast and sharpness_dehaze (strong, luminance only).dtstyle +%%DATADIR%%/styles/examples_contrast and sharpness_extreme local contrast.dtstyle +%%DATADIR%%/styles/examples_contrast and sharpness_sharpen finest details.dtstyle +%%DATADIR%%/styles/examples_effects_4-up on US Letter paper.dtstyle +%%DATADIR%%/styles/examples_effects_day for night.dtstyle +%%DATADIR%%/styles/examples_effects_day for twilight.dtstyle +%%DATADIR%%/styles/examples_effects_fog.dtstyle +%%DATADIR%%/styles/examples_effects_motion blur.dtstyle +%%DATADIR%%/styles/examples_effects_red-eye reduction.dtstyle +%%DATADIR%%/styles/examples_spot color_blue.dtstyle +%%DATADIR%%/styles/examples_spot color_cyan.dtstyle +%%DATADIR%%/styles/examples_spot color_green.dtstyle +%%DATADIR%%/styles/examples_spot color_magenta.dtstyle +%%DATADIR%%/styles/examples_spot color_orange.dtstyle +%%DATADIR%%/styles/examples_spot color_purple.dtstyle +%%DATADIR%%/styles/examples_spot color_red.dtstyle +%%DATADIR%%/styles/examples_spot color_yellow.dtstyle %%DATADIR%%/themes/darktable-elegant-dark.css %%DATADIR%%/themes/darktable-elegant-darker.css %%DATADIR%%/themes/darktable-elegant-grey.css @@ -946,12 +970,13 @@ share/icons/hicolor/scalable/apps/darktable.svg %%NLS%%share/locale/fi/LC_MESSAGES/darktable.mo %%NLS%%share/locale/fr/LC_MESSAGES/darktable.mo %%NLS%%share/locale/hu/LC_MESSAGES/darktable.mo +%%NLS%%share/locale/it/LC_MESSAGES/darktable.mo %%NLS%%share/locale/ja/LC_MESSAGES/darktable.mo +%%NLS%%share/locale/ko_KR/LC_MESSAGES/darktable.mo %%NLS%%share/locale/nl/LC_MESSAGES/darktable.mo -%%NLS%%share/locale/pl/LC_MESSAGES/darktable.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/darktable.mo +%%NLS%%share/locale/ru/LC_MESSAGES/darktable.mo %%NLS%%share/locale/sl/LC_MESSAGES/darktable.mo -%%NLS%%share/locale/sv/LC_MESSAGES/darktable.mo %%NLS%%share/locale/sq/LC_MESSAGES/darktable.mo %%NLS%%share/locale/uk/LC_MESSAGES/darktable.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/darktable.mo |