Bugzilla Automation <[email protected]> has asked freebsd-emulation (Nobody) <[email protected]> for maintainer-feedback: Bug 282772: graphics/linux-rl9-gdk-pixbuf2: missing image loader modules https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282772
--- Description --- linux-c7-gdk-pixbuf2 not only incluues the libgdk_pixbuf-2.0 library but also provided a set of loader modules for various image formats. In rl9 the gdk-pixbuf2 RPM only contains the libgdk_pixbuf-2.0 library but no image loaders. The image loaders are located in a separate RPM named gdk-pixbuf2-modules, but this is neither included in the linux-rl9-gdk-pixbuf2 port nor is there a separate port for the image loaders. Since the linux-rl9-gdk-pixbuf2 port includes 32-bit libraries, the amd64 pkg-plist should perhaps also include a postexec keyword calling for the gdk-pixbuf-query-loaders-32 command.
