[Webkit-unassigned] [Bug 13975] [GDK] Use system-provided libjpeg and libpng

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 21:09:43 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13975


alp at atoker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15134|review?                     |
               Flag|                            |
  Attachment #15134|0                           |1
        is obsolete|                            |
  Attachment #15135|                            |review?
               Flag|                            |




------- Comment #5 from alp at atoker.com  2007-06-19 21:09 PDT -------
Created an attachment (id=15135)
 --> (http://bugs.webkit.org/attachment.cgi?id=15135&action=view)
[GDK] Link to external libjpeg and libpng

This patch updates the Gdk build files to link to the libjpeg and libpng shared
libraries.

The bundled libjpeg and libpng sources should be removed from the SVN
repository when committing this change.

So, after the changes, WebCore/platform/image-decoders/jpeg/ should contain
only two files:
  JPEGImageDecoder.cpp  JPEGImageDecoder.h

And WebCore/platform/image-decoders/png/ should contain
only two files:
  PNGImageDecoder.cpp  PNGImageDecoder.h


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list