[packages/wkhtmltopdf] - bundled qt is so broken it does not build, switch to qt5 - rel 5
    baggins 
    baggins at pld-linux.org
       
    Sat Nov  9 10:41:35 CET 2019
    
    
  
commit 3547ae65da42be2b4b75b06618b5a35b2c7f39f1
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Nov 9 10:39:53 2019 +0100
    - bundled qt is so broken it does not build, switch to qt5
    - rel 5
 wkhtmltopdf.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/wkhtmltopdf.spec b/wkhtmltopdf.spec
index 6abf456..1627911 100644
--- a/wkhtmltopdf.spec
+++ b/wkhtmltopdf.spec
@@ -4,17 +4,16 @@
 #   patched qt does not compile with mmx, sse and sse2 enabled
 #
 # Conditional build:
-%bcond_without	patchedQt	# build against Qt4 modified by wkhtmltopdf project
-%bcond_with	qt5		# build against Qt5
+%bcond_with	patchedQt	# build against Qt4 modified by wkhtmltopdf project
+%bcond_without	qt5		# build against Qt5
 #
-
 %define		qt_ver	4.8.7
 
 Summary:	Programs capable of converting HTML documents into images or PDF documents
 Summary(pl.UTF-8):	Programy do konwersji dokumentów HTML do obrazów lub dokumentów PDF
 Name:		wkhtmltopdf
 Version:	0.12.5
-Release:	4
+Release:	5
 License:	LGPL v3+ (library), GPL v3+ (utilities)
 Group:		Applications/Graphics
 Source0:	https://github.com/wkhtmltopdf/wkhtmltopdf/archive/%{version}/%{name}-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wkhtmltopdf.git/commitdiff/3547ae65da42be2b4b75b06618b5a35b2c7f39f1
    
    
More information about the pld-cvs-commit
mailing list