summaryrefslogtreecommitdiffstats
path: root/academic/openboard/quazip.patch
diff options
context:
space:
mode:
Diffstat (limited to 'academic/openboard/quazip.patch')
-rw-r--r--academic/openboard/quazip.patch22
1 files changed, 11 insertions, 11 deletions
diff --git a/academic/openboard/quazip.patch b/academic/openboard/quazip.patch
index a5b121549d..6a5cb79865 100644
--- a/academic/openboard/quazip.patch
+++ b/academic/openboard/quazip.patch
@@ -5,7 +5,7 @@
}
-LIBS += "-L$$THIRD_PARTY_PATH/quazip/lib/$$SUB_DIR" "-lquazip"
-+LIBS += "-lquazip5"
++LIBS += "-lquazip1-qt5"
QT += xml xmlpatterns core
QT += gui
@@ -17,7 +17,7 @@
-INCLUDEPATH += $$THIRD_PARTY_PATH/quazip/
-include($$THIRD_PARTY_PATH/quazip/quazip.pri)
-
-+INCLUDEPATH += /usr/include/quazip5/
++INCLUDEPATH += /usr/include/QuaZip-Qt5-1.1/quazip/
SOURCES += \
src/UBCFFAdaptor.cpp
@@ -28,14 +28,14 @@
- resources/resources.qrc
\ No newline at end of file
+ resources/resources.qrc
---- OpenBoard-1.6.0a3/OpenBoard.pro.orig 2020-07-20 08:23:09.859918480 +0700
-+++ OpenBoard-1.6.0a3/OpenBoard.pro 2020-07-20 08:23:17.762002419 +0700
-@@ -434,7 +434,7 @@
- #LIBS += -lprofiler
- LIBS += -lX11
- LIBS += -lquazip5
-- INCLUDEPATH += "/usr/include/quazip"
-+ INCLUDEPATH += "/usr/include/quazip5"
+--- OpenBoard-1.7.0/OpenBoard.pro.orig 2023-12-10 12:06:17.808153181 +0700
++++ OpenBoard-1.7.0/OpenBoard.pro 2023-12-10 12:10:09.448432404 +0700
+@@ -470,7 +470,7 @@
+ INCLUDEPATH += "/usr/include/quazip6"
+ } else {
+ LIBS += -lquazip5
+- INCLUDEPATH += "/usr/include/quazip5"
++ INCLUDEPATH += "/usr/include/QuaZip-Qt5-1.1/quazip"
+ }
LIBS += -lpoppler
- INCLUDEPATH += "/usr/include/poppler"