[Bug 198574] [patch] VirtualBox: get rid of "Qt WARNING: libpng warning: iCCP: known incorrect sRGB profile" messages

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 14 10:35:06 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198574

            Bug ID: 198574
           Summary: [patch] VirtualBox: get rid of "Qt WARNING: libpng
                    warning: iCCP: known incorrect sRGB profile" messages
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: la5lbtyi at aon.at
          Keywords: patch

Created attachment 154291
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154291&action=edit
patch to be applied in /usr/ports, modifying files in emulators/virtualbox-ose

The VirtualBox sources contain some png files containing color profile data
which (lib)png-1.6.16 complains about. This fix uses ImageMagick's "convert"
command to remove these profiles (they are not strictly needed). Because the
png files are compiled into the binary, the fix works as a post-patch.

The attached patch should be applied in /usr/ports; it modifies
emulators/virtualbox-ose/Makefile and adds
emulators/virtualbox-ose/files/profile-strip.

-- Martin

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list