Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Mar 2015 10:35:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198574] [patch] VirtualBox: get rid of "Qt WARNING: libpng warning: iCCP: known incorrect sRGB profile" messages
Message-ID:  <bug-198574-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: la5lbtyi@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198574-13>