Opened 2 months ago

Closed 13 days ago

#69691 closed enhancement (fixed)

vips: Include dzsave support

Reported by: joostdekeijzer (joost de keijzer) Owned by: jcupitt (John Cupitt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: vips

Description

The current vips port does not support know the dzsave action.

I did a little test and it seems just adding libarchive as a depencency to the Portfile will do the trick?

PS. I also added configure.cflags-append -Wno-incompatible-function-pointer-types to my test Portfile to make it compile but I think that has been fixed upstream?

Change History (4)

comment:1 Changed 2 months ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to jcupitt
Status: newassigned
Summary: Include dzsave supportvips: Include dzsave support

comment:2 Changed 2 months ago by jcupitt (John Cupitt)

LGTM

comment:3 Changed 3 weeks ago by joostdekeijzer (joost de keijzer)

comment:4 Changed 13 days ago by joostdekeijzer (joost de keijzer)

Resolution: fixed
Status: assignedclosed

In 8007107afeeab87578ba4a7eac39ebf0bc3c5e28/macports-ports (master):

vips: updated to 8.15.2

  • updated to 8.15.2
  • added libarchive as a depencency to support vips dzsave
  • added configure.cflags-append -Wno-incompatible-function-pointer-types to support build on macos-14
  • processed @barracuda156 comments: set required C++11 standard and macos-14 conditional

Closes: #69691
Closes: https://github.com/macports/macports-ports/pull/24064

Note: See TracTickets for help on using tickets.