[MacPorts] #45370: vips uses gobject introspection
#45370: vips uses gobject introspection --------------------------+----------------------- Reporter: ryandesign@… | Owner: jcupitt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: haspatch | Port: vips --------------------------+----------------------- vips uses gobject introspection, therefore since we don't yet have a gobject introspection portgroup (#45263), it falls to each portfile to handle this correctly. That includes: * add the `port:gobject-introspection` dependency (for clarity; it would already have been installed due to the pango dependency) * add the `--enable-introspection` configure argument (for clarity; it's enabled by default) * add code to build [wiki:UsingTheRightCompiler using the right compiler] * add the block to fix the build on Darwin 8 See attached patch. -- Ticket URL: <https://trac.macports.org/ticket/45370> MacPorts <http://www.macports.org/> Ports system for OS X
#45370: vips uses gobject introspection ---------------------------+----------------------- Reporter: ryandesign@… | Owner: jcupitt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: haspatch Port: vips | ---------------------------+----------------------- Comment (by jcupitt@…): Looks good to me. The next vips includes a new Python binding done using gobject- introspection, so this will become more important. -- Ticket URL: <https://trac.macports.org/ticket/45370#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#45370: vips uses gobject introspection ---------------------------+----------------------- Reporter: ryandesign@… | Owner: jcupitt@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: fixed | Keywords: haspatch Port: vips | ---------------------------+----------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: r126741 -- Ticket URL: <https://trac.macports.org/ticket/45370#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts