mirror of
https://github.com/immich-app/immich.git
synced 2025-12-08 08:13:55 +09:00
use camera wb for raw (#3806)
This commit is contained in:
@@ -13,6 +13,7 @@ sha256sum -c imagemagick.sha256
|
||||
tar -xvf ${IMAGEMAGICK_VERSION}.tar.gz -C ImageMagick --strip-components=1
|
||||
rm ${IMAGEMAGICK_VERSION}.tar.gz
|
||||
rm imagemagick.sha256
|
||||
patch -u ImageMagick/coders/dng.c -i use-camera-wb.patch
|
||||
cd ImageMagick
|
||||
./configure --with-modules
|
||||
make -j$(nproc)
|
||||
|
||||
Reference in New Issue
Block a user