Opened 12 years ago

Closed 10 years ago

#36028 closed submission (fixed)

pdf2htmlEX port

Reported by: iapain@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: coolwanglu@…, Garfield-fr (Bertrand Zuchuat), evandrix (Lee Wei Yeong), mojca (Mojca Miklavec)
Port:

Description

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

Attachments (3)

Portfile (993 bytes) - added by iapain@… 12 years ago.
Portfile
Portfile.2 (1008 bytes) - added by iapain@… 12 years ago.
latest stable revision
Portfile.3 (978 bytes) - added by iapain@… 12 years ago.
build latest version from master

Download all attachments as: .zip

Change History (19)

comment:1 Changed 12 years ago by iapain@…

No longer requires git version of fontforge.

Changed 12 years ago by iapain@…

Attachment: Portfile added

Portfile

comment:2 Changed 12 years ago by iapain@…

I have added Portfile for this port request.

comment:3 Changed 12 years ago by mf2k (Frank Schima)

Type: requestsubmission
Version: 2.1.2

comment:4 Changed 12 years ago by coolwanglu@…

Cc: coolwanglu@… added

Cc Me!

comment:5 Changed 12 years ago by coolwanglu@…

Cc: coolwanglu@… removed

Cc Me!

comment:6 Changed 12 years ago by coolwanglu@…

Cc: coolwanglu@… added

Cc Me!

comment:7 Changed 12 years ago by Garfield-fr (Bertrand Zuchuat)

Cc: bertrand.zuchuat@… added

Cc Me!

comment:8 Changed 12 years ago by evandrix (Lee Wei Yeong)

Cc: evandrix@… added

Cc Me!

comment:9 in reply to:  description ; Changed 12 years ago by evandrix (Lee Wei Yeong)

It segfaults after successful compilation on MacOSX 10.8.1.

Preprocessing: .
Working: [1]    12798 segmentation fault  pdf2htmlEX hello.pdf

Replying to 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.

https://github.com/coolwanglu/pdf2htmlEX

Last edited 12 years ago by evandrix (Lee Wei Yeong) (previous) (diff)

Changed 12 years ago by iapain@…

Attachment: Portfile.2 added

latest stable revision

comment:10 in reply to:  9 Changed 12 years ago by iapain@…

Current master is broken for MacOSX I have updated latest working revision in port file.

Replying to evandrix@…:

It segfaults after successful compilation on MacOSX 10.8.1.

Preprocessing: .
Working: [1]    12798 segmentation fault  pdf2htmlEX hello.pdf

Replying to 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.

https://github.com/coolwanglu/pdf2htmlEX

comment:11 in reply to:  9 Changed 12 years ago by coolwanglu@…

Should be OK now. Could you please try again?

Replying to evandrix@…:

It segfaults after successful compilation on MacOSX 10.8.1.

Preprocessing: .
Working: [1]    12798 segmentation fault  pdf2htmlEX hello.pdf

Replying to 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.

https://github.com/coolwanglu/pdf2htmlEX

Changed 12 years ago by iapain@…

Attachment: Portfile.3 added

build latest version from master

comment:12 Changed 12 years ago by iapain@…

It Works. Problem was incorrect config.h path that we fixed earlier.

comment:13 in reply to:  12 ; Changed 12 years ago by evandrix (Lee Wei Yeong)

then integrate into MacPorts soon?

Replying to iapain@…:

It Works. Problem was incorrect config.h path that we fixed earlier.

comment:14 in reply to:  13 Changed 12 years ago by iapain@…

That would be great! Thanks

Replying to evandrix@…:

then integrate into MacPorts soon?

Replying to iapain@…:

It Works. Problem was incorrect config.h path that we fixed earlier.

comment:15 Changed 10 years ago by mojca (Mojca Miklavec)

Cc: mojca@… added

Cc Me!

comment:16 Changed 10 years ago by mojca (Mojca Miklavec)

Resolution: fixed
Status: newclosed

I committed a modified version in r112485.

Note: See TracTickets for help on using tickets.