It seem that using the svn specs imagemagick doesn't know what to do with pngs.
It builds fine, but the problem shows up when building SUNWgnome-themes where it tries to generate the 24x24 icons by putting a 1px border around the icons. The for loop generates one of there for each icon : convert: no decode delegate for this image format `22x22/actions/view-refresh.png'. convert: missing an image filename `24x24/actions/view-refresh.png' -bash-3.00$ convert -list format Format Module Mode Description ------------------------------------------------------------------------------- * native blob support I tried a explicitly enabling formats in the configure options but don't seem to be getting anywhere, or am I doing something stupid here? This message posted from opensolaris.org
