[MacPorts] #43845: pdf2htmlEX: upgrade and fix problem with poppler
#43845: pdf2htmlEX: upgrade and fix problem with poppler ----------------------+-------------------------------- Reporter: mojca@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: pdf2htmlex ----------------------+-------------------------------- I'm attaching a slightly weird patch for `pdf2htmlEX`. Version 0.11 has been released in January, but that version doesn't yet work with poppler 0.26.1 (#43827). It seems that the latest version of `pdf2htmlEX` requires the latest version of FontForge (2.0, #43844) which isn't packaged yet and FontForge has no maintainer. So I grabbed a version from git somewhere inbetween. An alternative way with more work would be to extract just the relevant patch and apply it on top of the released 0.11. -- Ticket URL: <https://trac.macports.org/ticket/43845> MacPorts <http://www.macports.org/> Ports system for OS X
#43845: pdf2htmlEX: upgrade and fix problem with poppler -------------------------+-------------------------------- Reporter: mojca@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: pdf2htmlex | -------------------------+-------------------------------- Comment (by mojca@…): Here's the error being thrown with version 0.10/0.11: {{{ src/util/unicode.cc:121:40: error: no member named 'mapNameToUnicode' in 'GlobalParams'; did you mean 'mapNameToUnicodeAll'? Unicode ou = globalParams->mapNameToUnicode(cname); ^~~~~~~~~~~~~~~~ mapNameToUnicodeAll /opt/local/include/poppler/GlobalParams.h:149:11: note: 'mapNameToUnicodeAll' declared here Unicode mapNameToUnicodeAll(const char *charName); ^ 1 error generated. }}} This was the item in issue tracker: * https://github.com/coolwanglu/pdf2htmlEX/issues/296 And this seems to be the relevant commit: * https://github.com/coolwanglu/pdf2htmlEX/commit/c0371a07a678bebf2e6991c94eb2... -- Ticket URL: <https://trac.macports.org/ticket/43845#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43845: pdf2htmlEX: upgrade and fix problem with poppler -------------------------+-------------------------------- Reporter: mojca@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: pdf2htmlex | -------------------------+-------------------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: poppler updated to 0.26.2 in r and attached patch committed in r121705. Builds OK on Lion, ML but fails on SL, Mavericks. See #44239. -- Ticket URL: <https://trac.macports.org/ticket/43845#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts