Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13567 closed defect (fixed)

vips portfile is missing a dependency on swig

Reported by: jcupitt (John Cupitt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc:
Port:

Description

The Portfile for VIPS is missing a dependency on swig. As a result, the Python binding is not built.

Also, I wonder if the dependency on perl and p5-xml-parser should be depends_build rather than depends_lib? VIPS uses perl and swig at build time, but not at runtime. Though I'm extremely inexperienced with port and I'm probably wrong.

I attach a modified Portfile that incorporates these changes.

Attachments (1)

Portfile (1.5 KB) - added by jcupitt (John Cupitt) 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by jcupitt (John Cupitt)

Attachment: Portfile added

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

Owner: changed from macports-tickets@… to ryandesign@…

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Sounds reasonable to me. I committed your modified portfile in r32285. Thanks!

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.