current OSX Build

bugfix build 5.4.x build + a couple of RF lensfun data from: Kameratrollet

darktable-5.4.0+86~g4bba933dd3_arm64.dmg (macOS >= 11.3)
darktable-5.4.0+86~g4bba933dd3_x86_64.dmg (macOS >= 10.14)

you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:
or use a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test

also keep in mind that if you don’t disable writing sidecar files these can be messed up

both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "

Release notes for 5.4.x release: darktable/RELEASE_NOTES.md at darktable-5.4.x · darktable-org/darktable · GitHub

difference to released 5.4.0 see: Comparing release-5.4.0…darktable-5.4.x · darktable-org/darktable · GitHub

3 Likes

Many thanks for this. Solved a few annoyances!
Appreciate your efforts.

bugfix build 5.4.x build + a couple of RF lensfun data from: Kameratrollet

darktable-5.4.0+100~gee18045db3_arm64.dmg (macOS >= 11.3)
darktable-5.4.0+100~gee18045db3_x86_64.dmg (macOS >= 10.14)

you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:
or use a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test

also keep in mind that if you don’t disable writing sidecar files these can be messed up

both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "

Release notes for 5.4.x release: darktable/RELEASE_NOTES.md at darktable-5.4.x · darktable-org/darktable · GitHub

difference to released 5.4.0 see: Comparing release-5.4.0…darktable-5.4.x · darktable-org/darktable · GitHub

1 Like

bugfix build 5.4.x build + a couple of RF lensfun data from: Kameratrollet

darktable-5.4.0+117~g97a16aa613_arm64.dmg (macOS >= 11.3)
darktable-5.4.0+117~g97a16aa613_x86_64.dmg (macOS >= 10.14)

you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:
or use a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test

also keep in mind that if you don’t disable writing sidecar files these can be messed up

both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "

Release notes for 5.4.x release: darktable/RELEASE_NOTES.md at darktable-5.4.x · darktable-org/darktable · GitHub

difference to released 5.4.0 see: Comparing release-5.4.0…darktable-5.4.x · darktable-org/darktable · GitHub

1 Like

Do you have this build with the new local contrast rgb modules?

thanks

no, these builds are made in a clean environment used for the inofficial release builds, so not polluted with experimental stuff where not even a pull request to the project exists …

2 Likes