head 1.3; access; symbols pkgsrc-2026Q1:1.3.0.22 pkgsrc-2026Q1-base:1.3 pkgsrc-2025Q4:1.3.0.20 pkgsrc-2025Q4-base:1.3 pkgsrc-2025Q3:1.3.0.18 pkgsrc-2025Q3-base:1.3 pkgsrc-2025Q2:1.3.0.16 pkgsrc-2025Q2-base:1.3 pkgsrc-2025Q1:1.3.0.14 pkgsrc-2025Q1-base:1.3 pkgsrc-2024Q4:1.3.0.12 pkgsrc-2024Q4-base:1.3 pkgsrc-2024Q3:1.3.0.10 pkgsrc-2024Q3-base:1.3 pkgsrc-2024Q2:1.3.0.8 pkgsrc-2024Q2-base:1.3 pkgsrc-2024Q1:1.3.0.6 pkgsrc-2024Q1-base:1.3 pkgsrc-2023Q4:1.3.0.4 pkgsrc-2023Q4-base:1.3 pkgsrc-2023Q3:1.3.0.2 pkgsrc-2023Q3-base:1.3 pkgsrc-2023Q2:1.2.0.14 pkgsrc-2023Q2-base:1.2 pkgsrc-2023Q1:1.2.0.12 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.10 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.2.0.8 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.2.0.6 pkgsrc-2022Q2-base:1.2 pkgsrc-2022Q1:1.2.0.4 pkgsrc-2022Q1-base:1.2 pkgsrc-2021Q4:1.2.0.2 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.1.0.18 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.16 pkgsrc-2021Q2-base:1.1 pkgsrc-2021Q1:1.1.0.14 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.12 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.10 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.8 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.4 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.6 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.2 pkgsrc-2019Q3-base:1.1; locks; strict; comment @# @; 1.3 date 2023.09.09.09.49.56; author nros; state Exp; branches; next 1.2; commitid wYrEuufVqBABX4EE; 1.2 date 2021.10.26.17.56.54; author nros; state Exp; branches; next 1.1; commitid u0vU1ymZqYHOBleD; 1.1 date 2019.09.05.08.07.25; author nros; state Exp; branches; next ; commitid AKjGEs1eVnn2uNBB; desc @@ 1.3 log @texmaker: use pkgsrc lcms and zlib, bump pkgrevision @ text @$NetBSD: patch-texmaker.pro,v 1.2 2021/10/26 17:56:54 nros Exp $ * use pkgsrc (system) freetype2, hunspell, lcms2, libjpeg, libpng and zlib --- texmaker.pro.orig 2023-04-30 12:59:36.000000000 +0000 +++ texmaker.pro @@@@ -31,6 +31,9 @@@@ QT += webenginewidgets CONFIG += qt hide_symbols warn_off rtti_off exceptions_off c++11 release CONFIG -= precompile_header +CONFIG += link_pkgconfig +PKGCONFIG = freetype2 hunspell lcms2 libjpeg libpng16 zlib + gcc { QMAKE_CXXFLAGS_WARN_ON += -Wno-unused-parameter } @@@@ -45,17 +48,14 @@@@ DEFINES += \ PNG_USE_READ_MACROS \ V8_DEPRECATION_WARNINGS \ NOMINMAX \ - FT2_BUILD_LIBRARY + USE_SYSTEM_LIBJPEG INCLUDEPATH += \ pdfium/ \ pdfium \ pdfium/third_party/ \ - pdfium/third_party/freetype/include \ - pdfium/third_party/freetype/include/freetype \ pdfium/fpdfsdk \ - pdfium/third_party/zlib_v128 ############################### @@@@ -127,24 +127,6 @@@@ HEADERS += texmaker.h \ x11fontdialog.h \ quickbeamerdialog.h \ cmdparser.h \ - hunspell/affentry.hxx \ - hunspell/affixmgr.hxx \ - hunspell/atypes.hxx \ - hunspell/baseaffix.hxx \ - hunspell/csutil.hxx \ - hunspell/filemgr.hxx \ - hunspell/hashmgr.hxx \ - hunspell/htypes.hxx \ - hunspell/hunvisapi.h \ - hunspell/hunspell.h \ - hunspell/hunspell.hxx \ - hunspell/hunzip.hxx \ - hunspell/langnum.hxx \ - hunspell/phonet.hxx \ - hunspell/replist.hxx \ - hunspell/suggestmgr.hxx \ - hunspell/utf_info.hxx \ - hunspell/w_char.hxx \ singleapp/qtlocalpeer.h \ singleapp/qtlockedfile.h \ singleapp/qtsingleapplication.h \ @@@@ -190,22 +172,6 @@@@ HEADERS += texmaker.h \ pdfium/third_party/base/numerics/safe_math.h \ pdfium/third_party/base/numerics/safe_math_impl.h \ pdfium/third_party/base/stl_util.h \ - pdfium/third_party/libjpeg/cderror.h \ - pdfium/third_party/libjpeg/cdjpeg.h \ - pdfium/third_party/libjpeg/jchuff.h \ - pdfium/third_party/libjpeg/jconfig.h \ - pdfium/third_party/libjpeg/jdct.h \ - pdfium/third_party/libjpeg/jdhuff.h \ - pdfium/third_party/libjpeg/jerror.h \ - pdfium/third_party/libjpeg/jinclude.h \ - pdfium/third_party/libjpeg/jmemsys.h \ - pdfium/third_party/libjpeg/jmorecfg.h \ - pdfium/third_party/libjpeg/jpegint.h \ - pdfium/third_party/libjpeg/jpeglib.h \ - pdfium/third_party/libjpeg/jversion.h \ - pdfium/third_party/libjpeg/transupp.h \ - pdfium/third_party/lcms/include/lcms2.h \ - pdfium/third_party/lcms/include/lcms2_plugin.h \ pdfium/third_party/agg23/agg_basics.h \ pdfium/third_party/agg23/agg_clip_liang_barsky.h \ pdfium/third_party/agg23/agg_conv_dash.h \ @@@@ -216,18 +182,6 @@@@ HEADERS += texmaker.h \ pdfium/third_party/agg23/agg_renderer_scanline.h \ pdfium/third_party/agg23/agg_rendering_buffer.h \ pdfium/third_party/agg23/agg_scanline_u.h \ - pdfium/third_party/freetype/include/freetype/freetype.h \ - pdfium/third_party/freetype/include/freetype/ftmm.h \ - pdfium/third_party/freetype/include/freetype/ftotval.h \ - pdfium/third_party/freetype/include/freetype/ftoutln.h \ - pdfium/third_party/freetype/include/freetype/internal/ftobjs.h \ - pdfium/third_party/freetype/include/freetype/internal/ftstream.h \ - pdfium/third_party/freetype/include/freetype/internal/tttypes.h \ - pdfium/third_party/freetype/include/freetype/tttables.h \ - pdfium/third_party/freetype/include/ft2build.h \ - pdfium/third_party/freetype/src/base/ftbase.h \ - pdfium/third_party/freetype/src/cff/cffobjs.h \ - pdfium/third_party/freetype/src/cff/cfftypes.h \ pdfium/fpdfsdk/cba_annotiterator.h \ pdfium/fpdfsdk/cfx_systemhandler.h \ pdfium/fpdfsdk/cpdfsdk_annot.h \ @@@@ -567,16 +521,6 @@@@ SOURCES += main.cpp \ svnhelper.cpp \ x11fontdialog.cpp \ cmdparser.cpp \ - hunspell/affentry.cxx \ - hunspell/affixmgr.cxx \ - hunspell/csutil.cxx \ - hunspell/filemgr.cxx \ - hunspell/hashmgr.cxx \ - hunspell/hunspell.cxx \ - hunspell/hunzip.cxx \ - hunspell/phonet.cxx \ - hunspell/replist.cxx \ - hunspell/suggestmgr.cxx \ singleapp/qtlocalpeer.cpp \ singleapp/qtlockedfile.cpp \ singleapp/qtsingleapplication.cpp \ @@@@ -616,72 +560,6 @@@@ SOURCES += main.cpp \ pdfium/third_party/bigint/BigIntegerUtils.cc \ pdfium/third_party/bigint/BigUnsigned.cc \ pdfium/third_party/bigint/BigUnsignedInABase.cc \ - pdfium/third_party/libjpeg/fpdfapi_jcapimin.c \ - pdfium/third_party/libjpeg/fpdfapi_jcapistd.c \ - pdfium/third_party/libjpeg/fpdfapi_jccoefct.c \ - pdfium/third_party/libjpeg/fpdfapi_jccolor.c \ - pdfium/third_party/libjpeg/fpdfapi_jcdctmgr.c \ - pdfium/third_party/libjpeg/fpdfapi_jchuff.c \ - pdfium/third_party/libjpeg/fpdfapi_jcinit.c \ - pdfium/third_party/libjpeg/fpdfapi_jcmainct.c \ - pdfium/third_party/libjpeg/fpdfapi_jcmarker.c \ - pdfium/third_party/libjpeg/fpdfapi_jcmaster.c \ - pdfium/third_party/libjpeg/fpdfapi_jcomapi.c \ - pdfium/third_party/libjpeg/fpdfapi_jcparam.c \ - pdfium/third_party/libjpeg/fpdfapi_jcphuff.c \ - pdfium/third_party/libjpeg/fpdfapi_jcprepct.c \ - pdfium/third_party/libjpeg/fpdfapi_jcsample.c \ - pdfium/third_party/libjpeg/fpdfapi_jctrans.c \ - pdfium/third_party/libjpeg/fpdfapi_jdapimin.c \ - pdfium/third_party/libjpeg/fpdfapi_jdapistd.c \ - pdfium/third_party/libjpeg/fpdfapi_jdcoefct.c \ - pdfium/third_party/libjpeg/fpdfapi_jdcolor.c \ - pdfium/third_party/libjpeg/fpdfapi_jddctmgr.c \ - pdfium/third_party/libjpeg/fpdfapi_jdhuff.c \ - pdfium/third_party/libjpeg/fpdfapi_jdinput.c \ - pdfium/third_party/libjpeg/fpdfapi_jdmainct.c \ - pdfium/third_party/libjpeg/fpdfapi_jdmarker.c \ - pdfium/third_party/libjpeg/fpdfapi_jdmaster.c \ - pdfium/third_party/libjpeg/fpdfapi_jdmerge.c \ - pdfium/third_party/libjpeg/fpdfapi_jdphuff.c \ - pdfium/third_party/libjpeg/fpdfapi_jdpostct.c \ - pdfium/third_party/libjpeg/fpdfapi_jdsample.c \ - pdfium/third_party/libjpeg/fpdfapi_jdtrans.c \ - pdfium/third_party/libjpeg/fpdfapi_jerror.c \ - pdfium/third_party/libjpeg/fpdfapi_jfdctfst.c \ - pdfium/third_party/libjpeg/fpdfapi_jfdctint.c \ - pdfium/third_party/libjpeg/fpdfapi_jidctfst.c \ - pdfium/third_party/libjpeg/fpdfapi_jidctint.c \ - pdfium/third_party/libjpeg/fpdfapi_jidctred.c \ - pdfium/third_party/libjpeg/fpdfapi_jmemmgr.c \ - pdfium/third_party/libjpeg/fpdfapi_jmemnobs.c \ - pdfium/third_party/libjpeg/fpdfapi_jutils.c \ - pdfium/third_party/lcms/src/cmsalpha.c \ - pdfium/third_party/lcms/src/cmscam02.c \ - pdfium/third_party/lcms/src/cmscgats.c \ - pdfium/third_party/lcms/src/cmscnvrt.c \ - pdfium/third_party/lcms/src/cmserr.c \ - pdfium/third_party/lcms/src/cmsgamma.c \ - pdfium/third_party/lcms/src/cmsgmt.c \ - pdfium/third_party/lcms/src/cmshalf.c \ - pdfium/third_party/lcms/src/cmsintrp.c \ - pdfium/third_party/lcms/src/cmsio0.c \ - pdfium/third_party/lcms/src/cmsio1.c \ - pdfium/third_party/lcms/src/cmslut.c \ - pdfium/third_party/lcms/src/cmsmd5.c \ - pdfium/third_party/lcms/src/cmsmtrx.c \ - pdfium/third_party/lcms/src/cmsnamed.c \ - pdfium/third_party/lcms/src/cmsopt.c \ - pdfium/third_party/lcms/src/cmspack.c \ - pdfium/third_party/lcms/src/cmspcs.c \ - pdfium/third_party/lcms/src/cmsplugin.c \ - pdfium/third_party/lcms/src/cmsps2.c \ - pdfium/third_party/lcms/src/cmssamp.c \ - pdfium/third_party/lcms/src/cmssm.c \ - pdfium/third_party/lcms/src/cmstypes.c \ - pdfium/third_party/lcms/src/cmsvirt.c \ - pdfium/third_party/lcms/src/cmswtpnt.c \ - pdfium/third_party/lcms/src/cmsxform.c \ pdfium/third_party/libopenjpeg20/bio.c \ pdfium/third_party/libopenjpeg20/cio.c \ pdfium/third_party/libopenjpeg20/dwt.c \ @@@@ -701,43 +579,11 @@@@ SOURCES += main.cpp \ pdfium/third_party/libopenjpeg20/t2.c \ pdfium/third_party/libopenjpeg20/tcd.c \ pdfium/third_party/libopenjpeg20/tgt.c \ - pdfium/third_party/zlib_v128/adler32.c \ - pdfium/third_party/zlib_v128/compress.c \ - pdfium/third_party/zlib_v128/crc32.c \ - pdfium/third_party/zlib_v128/deflate.c \ - pdfium/third_party/zlib_v128/gzclose.c \ - pdfium/third_party/zlib_v128/gzlib.c \ - pdfium/third_party/zlib_v128/gzread.c \ - pdfium/third_party/zlib_v128/gzwrite.c \ - pdfium/third_party/zlib_v128/infback.c \ - pdfium/third_party/zlib_v128/inffast.c \ - pdfium/third_party/zlib_v128/inflate.c \ - pdfium/third_party/zlib_v128/inftrees.c \ - pdfium/third_party/zlib_v128/trees.c \ - pdfium/third_party/zlib_v128/uncompr.c \ - pdfium/third_party/zlib_v128/zutil.c \ pdfium/third_party/agg23/agg_curves.cpp \ pdfium/third_party/agg23/agg_path_storage.cpp \ pdfium/third_party/agg23/agg_rasterizer_scanline_aa.cpp \ pdfium/third_party/agg23/agg_vcgen_dash.cpp \ pdfium/third_party/agg23/agg_vcgen_stroke.cpp \ - pdfium/third_party/freetype/src/base/ftbase.c \ - pdfium/third_party/freetype/src/base/ftbitmap.c \ - pdfium/third_party/freetype/src/base/ftglyph.c \ - pdfium/third_party/freetype/src/base/ftinit.c \ - pdfium/third_party/freetype/src/base/ftlcdfil.c \ - pdfium/third_party/freetype/src/base/ftmm.c \ - pdfium/third_party/freetype/src/base/ftsystem.c \ - pdfium/third_party/freetype/src/cff/cff.c \ - pdfium/third_party/freetype/src/cid/type1cid.c \ - pdfium/third_party/freetype/src/psaux/psaux.c \ - pdfium/third_party/freetype/src/pshinter/pshinter.c \ - pdfium/third_party/freetype/src/psnames/psmodule.c \ - pdfium/third_party/freetype/src/raster/raster.c \ - pdfium/third_party/freetype/src/sfnt/sfnt.c \ - pdfium/third_party/freetype/src/smooth/smooth.c \ - pdfium/third_party/freetype/src/truetype/truetype.c \ - pdfium/third_party/freetype/src/type1/type1.c \ pdfium/fpdfsdk/cba_annotiterator.cpp \ pdfium/fpdfsdk/cfx_systemhandler.cpp \ pdfium/fpdfsdk/cpdfsdk_annot.cpp \ @ 1.2 log @Update editors/texmaker to version 5.1.2 pkgsrc changes: qt5script is not used anymore, this means that only qt5declarative is needed as a dependency. USE_LIBTOOL line removed since qt5 doesn't use libtool. Changes from ChangeLog: version 5.1.1 -> 5.1.2 : - a bug related to replace action with a regular expression has been fixed - a bug related to mouse wheel events in the pdf viewer has been fixed - support for non integer dpi scale factor has been added (such as Windows using 125% or 150% scale on laptops) version 5.1.0 -> 5.1.1 : - a critical bug on the windows version compiled with msvc 2019 while inserting a symbol has been fixed - a trouble in the syntax highlighting with the verb latex command has been fixed version 5.0.4 -> 5.1.0 : - compatibility with Qt6 has been added. Texmaker can now be compiled with Qt5 (>=5.7) and Qt6 (>= 6.2). This ensures that Texmaker will be available for, at least, the next ten years. - the internal pdf engine (from chromium) has been updated - hunspell has been updated to 1.7.O - synctex has been updated to 1.21 - default windows paths are now searched in the windows registry and path - a potential trouble with user commands beginning with a space has been fixed - the texmaker.appdata.xml file has been updated - GTK-based theming for systems without a "GTK+" theme has been added - a bug with the use of latexmk with the use of the "output directory" option has been fixed - the pdf viewer is replaced in the default position on the main screen if it has been closed on a screen which is no more connected - the scale in the pdf viewer is now automatically adapted after closing/restoring the list of pages panel - layout has been improved in the find/replace widgets - the obsolete use of QTScript has been replaced by QJSEngine - the ability to change the interface font has been expanded to windows and macos - the ability to check spelling/grammar the text extracted from a pdf page in the internal pdf viewer is back (via online languagetool) - a link to import more spell dictionaries has been added to the configuration dialog @ text @d1 1 a1 1 $NetBSD: patch-texmaker.pro,v 1.1 2019/09/05 08:07:25 nros Exp $ d3 2 a4 1 * use pkgsrc (system) freetype2, hunspell, libjpeg and libpng d6 1 a6 1 --- texmaker.pro.orig 2021-09-02 18:08:25.000000000 +0000 d13 1 a13 1 +PKGCONFIG = freetype2 hunspell libjpeg libpng16 d18 1 a18 1 @@@@ -45,15 +48,13 @@@@ DEFINES += \ d33 1 a33 1 pdfium/third_party/zlib_v128 d35 3 a37 1 @@@@ -127,24 +128,6 @@@@ HEADERS += texmaker.h \ d62 1 a62 1 @@@@ -190,20 +173,6 @@@@ HEADERS += texmaker.h \ d80 2 a81 2 pdfium/third_party/lcms/include/lcms2.h \ pdfium/third_party/lcms/include/lcms2_plugin.h \ d83 3 a85 1 @@@@ -216,18 +185,6 @@@@ HEADERS += texmaker.h \ d104 1 a104 1 @@@@ -567,16 +524,6 @@@@ SOURCES += main.cpp \ d121 1 a121 1 @@@@ -616,46 +563,6 @@@@ SOURCES += main.cpp \ d165 50 a214 4 pdfium/third_party/lcms/src/cmsalpha.c \ pdfium/third_party/lcms/src/cmscam02.c \ pdfium/third_party/lcms/src/cmscgats.c \ @@@@ -721,23 +628,6 @@@@ SOURCES += main.cpp \ @ 1.1 log @Update texmaker to version 5.0.3 . Removed poppler-qt5 dependecy since it uses pdfium instead. version 5.0.2 -> 5.0.3 : - the bug about the bad highlighting on misspelled text before a \cite{} or \label{} command has been fixed - if no text is selected the "(un)comment" command will (un)comment the current line - the default size of the configuration dialog has been reduced (users request) - Fold/Unfold/Fold All/Unfold All menu options has been added (thanks to Robin Watts) - a bug about completion when citing references that contain numbers has been fixed - a trouble in the "recent files" menu with names including an ampersand has been fixed - a typo in the documentation has been fixed - a typo in the de translation has been fixed (thanks to Stéphane YVON) version 5.0.1 -> 5.0.2 : - a memory leak has been fixed in the internal pdf viewer - the trouble about the "open terminal" command on windows has been fixed version 5.0 -> 5.0.1 : - a trouble with the MikTex's ps2pdf command has been fixed - the "-dpiscale x" option has been added to the Texmaker command line : with this option the environment variable QT_SCALE_FACTOR will be set to x before building the GUI (same behavior than adding "export QT_SCALE_FACTOR=x" to the environment variables). Can be used to adjust the interface if the monitor dpi is not well detected. - the cs translation has been updated version 4.5 -> 5.0 : - new and more modern interface look - highdpi is now supported on windows and linux - a spellcheck annoying trouble on kde5 has been fixed - new pdf engine - synctex updated to 1.18 - Qt4 support has been removed : Qt5 (>=5.7) is now required - de, es, hu, pl, and zh_CN translations have been updated note : Texmaker depends now only from the Qt toolkit to be compiled @ text @d1 2 a2 1 $NetBSD$ d4 2 a5 1 --- texmaker.pro.orig 2018-10-31 06:58:22.000000000 +0000 d7 1 a7 1 @@@@ -25,6 +25,9 @@@@ message("Qt>=5.7 is required.") d17 1 a17 2 @@@@ -38,16 +41,14 @@@@ DEFINES += \ PNG_PREFIX \ d20 1 a20 1 - NOMINMAX \ d22 1 a22 2 + USE_SYSTEM_LIBJPEG \ + NOMINMAX d31 1 a31 1 pdfium/fpdfsdk/include \ d34 2 a35 3 @@@@ -117,25 +118,6 @@@@ HEADERS += texmaker.h \ unicodeview.h \ svnhelper.h \ d37 1 d43 1 a43 1 - hunspell/dictmgr.hxx \ d46 2 d49 1 a49 1 - hunspell/hunspell.h \ a50 1 - hunspell/license.hunspell \ d52 1 d54 1 a54 4 - hunspell/license.myspell \ - hunspell/filemgr.hxx \ - hunspell/hunzip.hxx \ - hunspell/replist.hxx \ d59 4 a62 4 @@@@ -350,20 +332,6 @@@@ HEADERS += texmaker.h \ pdfium/core/fxcodec/jbig2/JBig2_Segment.h \ pdfium/core/fxcodec/jbig2/JBig2_SymbolDict.h \ pdfium/core/fxcodec/jbig2/JBig2_TrdProc.h \ d77 7 a83 8 pdfium/third_party/lcms2-2.6/include/lcms2.h \ pdfium/third_party/lcms2-2.6/include/lcms2_plugin.h \ pdfium/core/fxcrt/cfx_string_c_template.h \ @@@@ -425,19 +393,7 @@@@ HEADERS += texmaker.h \ pdfium/fpdfsdk/pdfwindow/PWL_ScrollBar.h \ pdfium/fpdfsdk/pdfwindow/PWL_SpecialButton.h \ pdfium/fpdfsdk/pdfwindow/PWL_Utils.h \ - pdfium/fpdfsdk/pdfwindow/PWL_Wnd.h \ d95 5 a99 8 - pdfium/third_party/freetype/src/cff/cfftypes.h + pdfium/fpdfsdk/pdfwindow/PWL_Wnd.h SOURCES += main.cpp \ dropshadowlabel.cpp \ @@@@ -502,18 +458,6 @@@@ SOURCES += main.cpp \ unicodeview.cpp \ quickbeamerdialog.cpp \ d101 2 d106 1 a106 1 - hunspell/dictmgr.cxx \ d109 1 d111 1 a112 4 - hunspell/utf_info.cxx \ - hunspell/filemgr.cxx \ - hunspell/replist.cxx \ - hunspell/hunzip.cxx \ d116 4 a119 4 @@@@ -778,46 +722,6 @@@@ SOURCES += main.cpp \ pdfium/core/fxcodec/jbig2/JBig2_Segment.cpp \ pdfium/core/fxcodec/jbig2/JBig2_SymbolDict.cpp \ pdfium/core/fxcodec/jbig2/JBig2_TrdProc.cpp \ d160 7 a166 8 pdfium/third_party/lcms2-2.6/src/cmscam02.c \ pdfium/third_party/lcms2-2.6/src/cmscgats.c \ pdfium/third_party/lcms2-2.6/src/cmscnvrt.c \ @@@@ -955,24 +859,7 @@@@ SOURCES += main.cpp \ pdfium/fpdfsdk/pdfwindow/PWL_ScrollBar.cpp \ pdfium/fpdfsdk/pdfwindow/PWL_SpecialButton.cpp \ pdfium/fpdfsdk/pdfwindow/PWL_Utils.cpp \ - pdfium/fpdfsdk/pdfwindow/PWL_Wnd.cpp \ d183 4 a186 5 - pdfium/third_party/freetype/src/type1/type1.c + pdfium/fpdfsdk/pdfwindow/PWL_Wnd.cpp equals(INTERNALBROWSER,yes){ DEFINES += INTERNAL_BROWSER @