summarylogtreecommitdiffstats
path: root/quazip.patch
diff options
context:
space:
mode:
authorbartus2024-03-12 18:00:04 +0100
committerbartus2024-03-12 18:00:04 +0100
commit8578b127329e9faaf153b140d5fa055cb749e7bb (patch)
tree13d797b2037132b8b8fc338128ad777c50db8d59 /quazip.patch
parent77f97e243d087ba8295944a9d191af93f40e88e8 (diff)
downloadaur-8578b127329e9faaf153b140d5fa055cb749e7bb.tar.gz
Update quazip.patch
Diffstat (limited to 'quazip.patch')
-rw-r--r--quazip.patch15
1 files changed, 7 insertions, 8 deletions
diff --git a/quazip.patch b/quazip.patch
index 0d2eb68d9d10..8b76c23ef677 100644
--- a/quazip.patch
+++ b/quazip.patch
@@ -1,14 +1,13 @@
-diff -Naur OpenBoard-1.6.0a3.orig/OpenBoard.pro OpenBoard-1.6.0a3/OpenBoard.pro
---- OpenBoard-1.6.0a3.orig/OpenBoard.pro 2020-05-22 18:40:49.000000000 +0200
-+++ OpenBoard-1.6.0a3/OpenBoard.pro 2020-10-12 07:26:16.628748656 +0200
-@@ -466,11 +466,11 @@
+--- OpenBoard-1.7.1rc-240202/OpenBoard.pro 2024-02-02 14:42:21.000000000 +0100
++++ OpenBoard-1.7.1rc-240202.new/OpenBoard.pro 2024-03-12 15:11:04.682694326 +0100
+@@ -462,11 +462,11 @@
LIBS += -lX11
-
+
greaterThan(QT_MAJOR_VERSION, 5) {
- LIBS += -lquazip6
- INCLUDEPATH += "/usr/include/quazip6"
-+ LIBS += -lquazip1-qt6
-+ INCLUDEPATH += "/usr/include/QuaZip-Qt6-1.4/quazip"
++ LIBS += "-lquazip1-qt6"
++ INCLUDEPATH += /usr/include/QuaZip-Qt6-1.4/quazip
} else {
- LIBS += -lquazip5
- INCLUDEPATH += "/usr/include/quazip5"
@@ -46,7 +45,7 @@ diff -Naur OpenBoard-1.6.0a3.orig/plugins/cffadaptor/UBCFFAdaptor.pro OpenBoard-
-DEPENDPATH += $$THIRD_PARTY_PATH/quazip/
-INCLUDEPATH += $$THIRD_PARTY_PATH/quazip/
-include($$THIRD_PARTY_PATH/quazip/quazip.pri)
-+INCLUDEPATH += /usr/include/QuaZip-Qt5-1.2/quazip
++INCLUDEPATH += /usr/include/QuaZip-Qt5-1.4/quazip
SOURCES += \