[MacPorts] #38819: librsvg: should call gdk-pixbuf-query-loaders --update-cache
MacPorts
noreply at macports.org
Tue Apr 16 01:51:14 PDT 2013
#38819: librsvg: should call gdk-pixbuf-query-loaders --update-cache
-----------------------+--------------------------------
Reporter: gui_dos@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Keywords: | Port: librsvf
-----------------------+--------------------------------
If you don't update the loaders cache, trying to build gnome-themes-
standard (#38635)
fails with the error:
{{{
gtk.gresource.xml: Error on line 41 char 1: Error processing input file
with to-pixdata:
failed to load "./assets/dnd-counter.svg": Couldn't recognize the image
file format for file './assets/dnd-counter.svg'
}}}
It can be solved by adding:
{{{
post-activate {
system "${prefix}/bin/gdk-pixbuf-query-loaders --update-cache"
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/38819>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list