Alexandre Julliard : mscms: Use the bundled lcms2.

Alexandre Julliard julliard at winehq.org
Tue Oct 19 16:07:47 CDT 2021


Module: wine
Branch: master
Commit: 5c4c272a2606afde1e32d45d0d472cb4ceca50a4
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=5c4c272a2606afde1e32d45d0d472cb4ceca50a4

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct 19 11:25:14 2021 +0200

mscms: Use the bundled lcms2.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure               | 111 --------------------------------
 configure.ac            |  18 ------
 dlls/mscms/Makefile.in  |   6 +-
 dlls/mscms/handle.c     |  32 +++++-----
 dlls/mscms/liblcms.c    | 166 ------------------------------------------------
 dlls/mscms/mscms_main.c |   8 ++-
 dlls/mscms/mscms_priv.h |  15 ++---
 dlls/mscms/profile.c    |   8 +--
 dlls/mscms/transform.c  |  87 ++++++++++++++++++++-----
 include/config.h.in     |   6 --
 10 files changed, 103 insertions(+), 354 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=5c4c272a2606afde1e32d45d0d472cb4ceca50a4



More information about the wine-cvs mailing list