Opened 11 years ago

Closed 10 years ago

#40138 closed submission (fixed)

py-python-poppler-qt4 @0.16.3

Reported by: dliessi (Davide Liessi) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: cooljeanius (Eric Gallager)
Port: py-python-poppler-qt4

Description

python-poppler-qt4 is a Python binding for Poppler-Qt4 (see https://code.google.com/p/python-poppler-qt4/). It is a dependency of frescobaldi, a LilyPond sheet music text editor (see http://www.frescobaldi.org/). I'm going to submit also a Portfile for frescobaldi.

Attachments (5)

Portfile (1.1 KB) - added by dliessi (Davide Liessi) 11 years ago.
Portfile.2 (1.4 KB) - added by dliessi (Davide Liessi) 11 years ago.
Add modeline to Portfile; require also quartz variant in poppler
Portfile.3 (1.4 KB) - added by dliessi (Davide Liessi) 10 years ago.
revision bump because of SIP update about a month ago; since the Portfile has already had public exposure, I'm updating the revision also here in the submitted Portfile
Portfile.4 (1.8 KB) - added by dliessi (Davide Liessi) 10 years ago.
move documentation and example files as required by porthier(7)
Portfile.5 (1.7 KB) - added by dliessi (Davide Liessi) 10 years ago.
corrections suggested in comment:5

Download all attachments as: .zip

Change History (12)

Changed 11 years ago by dliessi (Davide Liessi)

Attachment: Portfile added

comment:1 Changed 11 years ago by dliessi (Davide Liessi)

I have just submitted a Portfile for frescobaldi as ticket #40139.

Changed 11 years ago by dliessi (Davide Liessi)

Attachment: Portfile.2 added

Add modeline to Portfile; require also quartz variant in poppler

comment:2 Changed 11 years ago by dliessi (Davide Liessi)

quartz variant in poppler (with qt4 variant) is required because of #20309.

comment:3 Changed 11 years ago by dliessi (Davide Liessi)

This port would benefit from #38350: it would allow to remove the use of PortGroup active_variants.

comment:4 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Changed 10 years ago by dliessi (Davide Liessi)

Attachment: Portfile.3 added

revision bump because of SIP update about a month ago; since the Portfile has already had public exposure, I'm updating the revision also here in the submitted Portfile

Changed 10 years ago by dliessi (Davide Liessi)

Attachment: Portfile.4 added

move documentation and example files as required by porthier(7)

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

A few comments:

  • The revision line should be deleted because the revision starts at 0.
  • The python.default_version 27 should be removed because that is the default.

Changed 10 years ago by dliessi (Davide Liessi)

Attachment: Portfile.5 added

corrections suggested in comment:5

comment:6 in reply to:  5 Changed 10 years ago by dliessi (Davide Liessi)

Replying to macsforever2000@…:

  • The revision line should be deleted because the revision starts at 0.
  • The python.default_version 27 should be removed because that is the default.

Done.

comment:7 Changed 10 years ago by mf2k (Frank Schima)

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

r112284.

I also moved the post-destroot block into the if {$subport != $name} block.

Note: See TracTickets for help on using tickets.