#31745: ipe-tools: Please update pdftoipe to version 20110916 and apply patch for upstream issue 88 to make it compile against poplar 0.18.0 -----------------------------------+---------------------------------------- Reporter: Torsten.Maehne@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: pdftoipe poppler | Port: ipe-tools -----------------------------------+---------------------------------------- The ipe-tools port fails currently to build due to a compiler error in xmloutputdev.cpp of pdftoipe, which assumes DCTStream to be declared in String.h of the poppler library. This is only the case when poppler is compiled with an own JPEG decoder, instead of using libjpeg. The error appeared with the update of poppler to version 0.18.0. It has been reported upstream as [https://sourceforge.net/apps/mantisbt/ipe7/view.php?id=88 issue #88] together with a patch, which hasn't been yet applied. The attached updates to the Portfile of ipe-tools use the latest pdftoipe version 20110916, which is then fixed with the proposed patch. Additionally, I propose to update the dependency of svgtoipe from py26-pil to py27-pil to avoid the pulling in of python26. The svgtoipe tool seems to work fine with the newer version, too. -- Ticket URL: <https://trac.macports.org/ticket/31745> MacPorts <http://www.macports.org/> Ports system for Mac OS