]> git.pld-linux.org Git - packages/darktable.git/commitdiff
- disabling avif
authorKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Mon, 27 Sep 2021 14:34:08 +0000 (14:34 +0000)
committerKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Mon, 27 Sep 2021 14:34:08 +0000 (14:34 +0000)
darktable.spec

index 8a4f4848d60c9733a9050a49be1676a8fcd710b1..1e7a006dc7ffc3c82c086561603397b5b320987f 100644 (file)
@@ -98,6 +98,7 @@ export CXXFLAGS="%{rpmcxxflags}"
        %{?with_vte:-DAPRIL_FOOLS=ON} \
        -DBINARY_PACKAGE_BUILD=ON \
        -DPROJECT_VERSION:STRING="%{version}" \
+       -DUSE_AVIF=OFF \
        %{!?with_opencl:-DUSE_OPENCL=OFF} \
        %{!?with_openmp:-DUSE_OPENMP=OFF}
 
This page took 0.239118 seconds and 4 git commands to generate.