[MacPorts] #12597: ImageMagick: add +rsvg variant
MacPorts
trac at macosforge.org
Mon Mar 31 11:57:35 PDT 2008
#12597: ImageMagick: add +rsvg variant
----------------------------+-----------------------------------------------
Reporter: bulk at modp.com | Owner: ryandesign at macports.org
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Enhancements
Component: ports | Version: 1.5.0
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Comment (by bulk at modp.com):
My point was it works just like all the other libraries in ImageMagick.
assuming wikitext doesn't mangle the text, it's something like the
following:
Add to configure.args:
{{{
--without-rsvg
}}}
Since right now, it WILL use rsvg if you install librsvg first
add somewhere:
{{{
variant rsvg description {Include librsvg library support} {
depends_lib-append port:librsvg
configure.args-delete --without-rsvg
configure.args-append --with-rsvg
}
}}}
I hope this helps,
thanks,
-nickg
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/12597#comment:3>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list