[packages/darktable] - disabling avif
    mrozowik 
    mrozowik at pld-linux.org
       
    Mon Sep 27 16:34:26 CEST 2021
    
    
  
commit 5f04b3969585799e63da515f69b98941f53cc025
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Mon Sep 27 14:34:08 2021 +0000
    - disabling avif
 darktable.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/darktable.spec b/darktable.spec
index 8a4f484..1e7a006 100644
--- a/darktable.spec
+++ b/darktable.spec
@@ -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}
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/darktable.git/commitdiff/5f04b3969585799e63da515f69b98941f53cc025
    
    
More information about the pld-cvs-commit
mailing list