[MacPorts] #36028: pdf2htmlEX port
#36028: pdf2htmlEX port ------------------------------+--------------------------------------------- Reporter: iapain@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ------------------------------+--------------------------------------------- pdf2htmlEX is a utility to convert pdf to html without compromising on layout. That makes it far better than `pdftohtml` supplied by poppler. It should be included in macport. There are few challenges {{{ It needs C++11 support. It depends on fontforge (git version) as of today. }}} [https://github.com/coolwanglu/pdf2htmlEX] -- Ticket URL: <https://trac.macports.org/ticket/36028> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36028: pdf2htmlEX port ------------------------------+--------------------------------------------- Reporter: iapain@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ------------------------------+--------------------------------------------- Comment(by iapain@…): No longer requires git version of fontforge. -- Ticket URL: <https://trac.macports.org/ticket/36028#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36028: pdf2htmlEX port -----------------------+-------------------------------- Reporter: iapain@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: | -----------------------+-------------------------------- Comment (by iapain@…): I have added Portfile for this port request. -- Ticket URL: <https://trac.macports.org/ticket/36028#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36028: pdf2htmlEX port -------------------------+-------------------------------- Reporter: iapain@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | -------------------------+-------------------------------- Changes (by macsforever2000@…): * version: 2.1.2 => * type: request => submission -- Ticket URL: <https://trac.macports.org/ticket/36028#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36028: pdf2htmlEX port -------------------------+-------------------------------- Reporter: iapain@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by evandrix@…): It segfaults after successful compilation on MacOSX 10.8.1. Preprocessing: . Working: [1] 12798 segmentation fault pdf2htmlEX hello.pdf Replying to [ticket:36028 iapain@…]:
pdf2htmlEX is a utility to convert pdf to html without compromising on layout. That makes it far better than `pdftohtml` supplied by poppler.
It should be included in macport. There are few challenges
{{{ It needs C++11 support. It depends on fontforge (git version) as of today. }}}
-- Ticket URL: <https://trac.macports.org/ticket/36028#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36028: pdf2htmlEX port -------------------------+-------------------------------- Reporter: iapain@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by iapain@…): Current master is broken for MacOSX I have updated latest working revision in port file. Replying to [comment:9 evandrix@…]:
It segfaults after successful compilation on MacOSX 10.8.1.
{{{ Preprocessing: . Working: [1] 12798 segmentation fault pdf2htmlEX hello.pdf }}}
Replying to [ticket:36028 iapain@…]:
pdf2htmlEX is a utility to convert pdf to html without compromising on layout. That makes it far better than `pdftohtml` supplied by poppler.
It should be included in macport. There are few challenges
{{{ It needs C++11 support. It depends on fontforge (git version) as of today. }}}
-- Ticket URL: <https://trac.macports.org/ticket/36028#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36028: pdf2htmlEX port -------------------------+-------------------------------- Reporter: iapain@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by coolwanglu@…): Should be OK now. Could you please try again? Replying to [comment:9 evandrix@…]:
It segfaults after successful compilation on MacOSX 10.8.1.
{{{ Preprocessing: . Working: [1] 12798 segmentation fault pdf2htmlEX hello.pdf }}}
Replying to [ticket:36028 iapain@…]:
pdf2htmlEX is a utility to convert pdf to html without compromising on layout. That makes it far better than `pdftohtml` supplied by poppler.
It should be included in macport. There are few challenges
{{{ It needs C++11 support. It depends on fontforge (git version) as of today. }}}
-- Ticket URL: <https://trac.macports.org/ticket/36028#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36028: pdf2htmlEX port -------------------------+-------------------------------- Reporter: iapain@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by iapain@…): It Works. Problem was incorrect config.h path that we fixed earlier. -- Ticket URL: <https://trac.macports.org/ticket/36028#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36028: pdf2htmlEX port -------------------------+-------------------------------- Reporter: iapain@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by evandrix@…): then integrate into MacPorts soon? Replying to [comment:12 iapain@…]:
It Works. Problem was incorrect config.h path that we fixed earlier.
-- Ticket URL: <https://trac.macports.org/ticket/36028#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36028: pdf2htmlEX port -------------------------+-------------------------------- Reporter: iapain@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by iapain@…): That would be great! Thanks Replying to [comment:13 evandrix@…]:
then integrate into MacPorts soon?
Replying to [comment:12 iapain@…]:
It Works. Problem was incorrect config.h path that we fixed earlier.
-- Ticket URL: <https://trac.macports.org/ticket/36028#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36028: pdf2htmlEX port -------------------------+-------------------------------- Reporter: iapain@… | Owner: macports-tickets@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: | -------------------------+-------------------------------- Changes (by mojca@…): * status: new => closed * resolution: => fixed Comment: I committed a modified version in r112485. -- Ticket URL: <https://trac.macports.org/ticket/36028#comment:16> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts