Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#40080 closed submission (fixed)

Add port for python bindings for poppler. Portfile attached.

Reported by: smithsp (Sterling Smith) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-poppler

Description

Attached are a Portfile and patch files to install the python bindings for poppler.

Attachments (4)

Portfile (1.5 KB) - added by smithsp (Sterling Smith) 11 years ago.
Portfile for proposed py-poppler port.
patch_poppler.defs.diff (1.7 KB) - added by smithsp (Sterling Smith) 11 years ago.
Patch of poppler.defs file to delete/modify deprecated functions.
patch_poppler.override.diff (354 bytes) - added by smithsp (Sterling Smith) 11 years ago.
Patch of poppler.override file to avoid doubly including PyGTK and PyGObject.
Portfile.2 (1.5 KB) - added by smithsp (Sterling Smith) 11 years ago.
Revised portfile for proposed py-poppler port, addressing license clarification..

Download all attachments as: .zip

Change History (10)

Changed 11 years ago by smithsp (Sterling Smith)

Attachment: Portfile added

Portfile for proposed py-poppler port.

Changed 11 years ago by smithsp (Sterling Smith)

Attachment: patch_poppler.defs.diff added

Patch of poppler.defs file to delete/modify deprecated functions.

Changed 11 years ago by smithsp (Sterling Smith)

Attachment: patch_poppler.override.diff added

Patch of poppler.override file to avoid doubly including PyGTK and PyGObject.

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

The license line should be written "license GPL-2" (or possibly "license GPL-2+", depending on what the project's license is).

The depends_lib addition should go inside the "if {${name} ne ${subport}}" block.

Changed 11 years ago by smithsp (Sterling Smith)

Attachment: Portfile.2 added

Revised portfile for proposed py-poppler port, addressing license clarification..

comment:2 Changed 11 years ago by petrrr

I guess this is a duplicate of Ticket #33161, but the Portfile is prob. better fit for committing.

comment:3 in reply to:  2 Changed 11 years ago by smithsp (Sterling Smith)

Replying to Peter.Danecek@…:

I guess this is a duplicate of Ticket #33161, but the Portfile is prob. better fit for committing.

I had failed to see that ticket request. Thank you for pointing it out. Because I use the python portgroup, I do think my portfile is better.

comment:4 Changed 11 years ago by mf2k (Frank Schima)

Port: py-poppler added
Resolution: fixed
Status: newclosed

r111650. Thanks!

comment:5 Changed 11 years ago by mf2k (Frank Schima)

Note that I removed the redundant depends-lib of pythonXY which is already included in the python portgroup.

comment:6 in reply to:  5 Changed 11 years ago by smithsp (Sterling Smith)

Replying to macsforever2000@…:

Note that I removed the redundant depends-lib of pythonXY which is already included in the python portgroup.

Thanks for adding this port. You are right to remove the pythonXY Portfile dependency.

Note: See TracTickets for help on using tickets.