[packages/luminance-hdr] - disable qtwebengine on x32

qboosh qboosh at pld-linux.org
Sat Dec 4 22:43:25 CET 2021


commit 8ea982760d3e5533e83436c29429dc1c45cd73cd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Dec 4 22:43:55 2021 +0100

    - disable qtwebengine on x32

 luminance-hdr.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/luminance-hdr.spec b/luminance-hdr.spec
index ee60850..7dc1c6c 100644
--- a/luminance-hdr.spec
+++ b/luminance-hdr.spec
@@ -6,6 +6,10 @@
 %ifarch pentium4 %{x8664} x32
 %define	with_sse2	1
 %endif
+%ifarch x32
+# Qt5WebEngine not available on th-x32
+%undefine	with_qtwebengine
+%endif
 Summary:	Luminance HDR - HDR Image compositor
 Summary(pl.UTF-8):	Luminance HDR - narzędzie do składania obrazów HDR
 Name:		luminance-hdr
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/luminance-hdr.git/commitdiff/8ea982760d3e5533e83436c29429dc1c45cd73cd



More information about the pld-cvs-commit mailing list