Obsolete library/mozjs-60
[oi-userland.git] / components / encumbered / megasync / patches / 02-MEGASync.pro.patch
blobff2703e7eba1f646330361270f8795d0ab1b0185
1 --- MEGAsync_ori/src/MEGASync/MEGASync.pro Wed Jan 26 20:25:17 2022
2 +++ MEGAsync_patched/src/MEGASync/MEGASync.pro Sat Mar 5 15:51:17 2022
3 @@ -91,7 +91,7 @@
4 DEFINES += NOMINMAX
6 else:contains(BUILD_ARCH, x86_64) { #Notice this might not work for clang!
7 -CONFIG += USE_PDFIUM
8 +# CONFIG += USE_PDFIUM
11 unix:!macx {
12 @@ -104,7 +104,7 @@
15 # Drive notifications (for SDK)
16 -CONFIG += USE_DRIVE_NOTIFICATIONS
17 +# CONFIG += USE_DRIVE_NOTIFICATIONS
19 include(gui/gui.pri)
20 include(mega/bindings/qt/sdk.pri)
21 @@ -215,7 +215,7 @@
22 DEFINES += REQUIRE_HAVE_PDFIUM
24 else:contains(BUILD_ARCH, x86_64) { #Notice this might not work for clang!
25 -DEFINES += REQUIRE_HAVE_PDFIUM
26 +# DEFINES += REQUIRE_HAVE_PDFIUM
29 #DEFINES += REQUIRE_ENABLE_CHAT