Opened 12 years ago
Closed 11 years ago
#38819 closed defect (fixed)
librsvg: should call gdk-pixbuf-query-loaders --update-cache
Reported by: | gui-dos (Guido Soranzio) | Owned by: | pixilla (Bradley Giesbrecht) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | paumard | |
Port: | librsvg |
Description
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" }
Change History (5)
comment:1 Changed 12 years ago by gui-dos (Guido Soranzio)
Port: | librsvg added; librsvf removed |
---|
comment:2 Changed 11 years ago by paumard
Cc: | thibaut@… added |
---|
comment:3 Changed 11 years ago by paumard
Dear gui_dos,
librsvg is marked "openmaintainer", the proposed change looks minor, and this trac ticket has been open for 2 months without objection from the maintainer. What about going ahead and comitting this change as well ad your Adwaita port?
Kind regards, Thibaut.
comment:4 Changed 11 years ago by pixilla (Bradley Giesbrecht)
Cc: | pixilla@… removed |
---|---|
Owner: | changed from macports-tickets@… to pixilla@… |
comment:5 Changed 11 years ago by pixilla (Bradley Giesbrecht)
Resolution: | → fixed |
---|---|
Status: | new → closed |
See r106895
Note: See
TracTickets for help on using
tickets.
Cc Me!