[MacPorts] #45370: vips uses gobject introspection
MacPorts
noreply at macports.org
Mon Oct 13 08:14:16 PDT 2014
#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
More information about the macports-tickets
mailing list