[MacPorts] #20923: pango should depend on ImageMagick
#20923: pango should depend on ImageMagick ---------------------------------+------------------------------------------ Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: pango ---------------------------------+------------------------------------------ {{{ $ pango-view /etc/passwd pango-view: When running ImageMagick 'display' command: Failed to execute child process "display" (No such file or directory) }}} After installing ImageMagick pango-view doesn't complain. {{{ $ port installed pango The following ports are currently installed: pango @1.24.5_0+macosx+no_x11+quartz+universal (active) }}} -- Ticket URL: <http://trac.macports.org/ticket/20923> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20923: pango should depend on ImageMagick ---------------------------------+------------------------------------------ Reporter: macports@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: pango ---------------------------------+------------------------------------------ Changes (by jmr@…): * owner: macports-tickets@… => ryandesign@… -- Ticket URL: <http://trac.macports.org/ticket/20923#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20923: pango should depend on ImageMagick ---------------------------------+------------------------------------------ Reporter: macports@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: pango ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * status: new => assigned Comment: ImageMagick is a pretty heavy dependency, but I do see code in pango that does use it at runtime under certain conditions. Anyone know what those conditions are? On my system, pango-view works without ImageMagick installed, but I did not select pango's no_x11 or quartz variants. -- Ticket URL: <http://trac.macports.org/ticket/20923#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20923: pango should depend on ImageMagick ----------------------------------+----------------------------------------- Reporter: macports@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: wontfix | Keywords: Port: pango | ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => wontfix Comment: pango cannot depend on ImageMagick because ImageMagick can depend on pango (via a variant: see #34231) and that would cause a circular dependency which MacPorts does not support. Pango users wishing to use ImageMagick- based features of pango should manually install the ImageMagick port. -- Ticket URL: <https://trac.macports.org/ticket/20923#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts