head 1.2; access; symbols pkgsrc-2018Q4:1.1.0.2 pkgsrc-2018Q4-base:1.1; locks; strict; comment @// @; 1.2 date 2019.02.19.16.28.03; author ryoon; state dead; branches; next 1.1; commitid LV7d3aFEsYIlCocB; 1.1 date 2018.12.04.12.56.49; author ryoon; state Exp; branches; next ; commitid 66tReirymb7kVt2B; desc @@ 1.2 log @Update to 6.2.0.3 Changelog: Many bugfixes and improvements including: * New menu GUI * Fix copy and paste of table in Writer * REGEX function in Calc * Animation improvements in Impress and Draw * Drop MySQL C++ Connector in Base * Improve EMF+ graphics import * Improve MS PowerPoint PPT/PPTX file import/export * New icons and themes @ text @$NetBSD: patch-sdext_source_pdfimport_xpdfwrapper_wrapper__gpl.cxx,v 1.1 2018/12/04 12:56:49 ryoon Exp $ --- sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx.orig 2018-10-29 19:55:29.000000000 +0000 +++ sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx @@@@ -69,7 +69,7 @@@@ int main(int argc, char **argv) // read config file globalParams = new GlobalParams(); - globalParams->setErrQuiet(gTrue); + globalParams->setErrQuiet(true); #if defined(_MSC_VER) globalParams->setupBaseFonts(nullptr); #endif @@@@ -143,7 +143,7 @@@@ int main(int argc, char **argv) i, PDFI_OUTDEV_RESOLUTION, PDFI_OUTDEV_RESOLUTION, - 0, gTrue, gTrue, gTrue); + 0, true, true, true); rDoc.processLinks(&aOutDev, i); } @ 1.1 log @Sync internal harfbuzz and fix the build with poppler-0.71 Bump PKGREVISION @ text @d1 1 a1 1 $NetBSD$ @