[packages/kde4-smokeqt] - fix building qscintilla bits - rel 7

baggins baggins at pld-linux.org
Sat Sep 21 14:17:13 CEST 2019


commit a7cc0e6e9fbd52a510cdf1f505194842acf8e3b8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Sep 21 14:16:04 2019 +0200

    - fix building qscintilla bits
    - rel 7

 kde4-smokeqt.spec | 4 +++-
 qscintilla.patch  | 7 +++++++
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/kde4-smokeqt.spec b/kde4-smokeqt.spec
index a10449c..cdcbb09 100644
--- a/kde4-smokeqt.spec
+++ b/kde4-smokeqt.spec
@@ -6,11 +6,12 @@ Summary:	smokeqt - A SMOKE library
 Summary(pl.UTF-8):	smokeqt - Biblioteka SMOKE
 Name:		kde4-smokeqt
 Version:	4.14.3
-Release:	6
+Release:	7
 License:	GPL v2+
 Group:		X11/Libraries
 Source0:	http://download.kde.org/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
 # Source0-md5:	0f38f465ccd1f9d878d6b91082069227
+Patch0:		qscintilla.patch
 URL:		http://www.kde.org/
 BuildRequires:	cmake
 BuildRequires:	kde4-kdelibs-devel >= %{version}
@@ -63,6 +64,7 @@ Pliki nagłówkowe biblioteki %{name}.
 
 %prep
 %setup -q -n %{orgname}-%{version}
+%patch0 -p1
 
 %build
 install -d build
diff --git a/qscintilla.patch b/qscintilla.patch
new file mode 100644
index 0000000..527157c
--- /dev/null
+++ b/qscintilla.patch
@@ -0,0 +1,7 @@
+--- smokeqt-4.14.3/qsci/qscintilla2_includes.h.orig	2013-11-24 17:25:24.000000000 +0100
++++ smokeqt-4.14.3/qsci/qscintilla2_includes.h	2019-09-21 14:06:56.706446086 +0200
+@@ -1,3 +1,4 @@
++#include <stdint.h>
+ #include <qsciabstractapis.h>
+ #include <qsciapis.h>
+ #include <qscicommand.h>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-smokeqt.git/commitdiff/a7cc0e6e9fbd52a510cdf1f505194842acf8e3b8



More information about the pld-cvs-commit mailing list