[Webkit-unassigned] [Bug 251060] New: [CMake] Remove a duplicate AVIF configuration message.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 19:25:59 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=251060

            Bug ID: 251060
           Summary: [CMake] Remove a duplicate AVIF configuration message.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: changseok at webkit.org
                CC: bugs-noreply at webkitgtk.org

For GTK/WPE ports, The cmake shows a duplicate USE_AVIF configuration message. I want to remove one.

-- Enabled features:
--  ENABLE_BUBBLEWRAP_SANDBOX ..................... ON
--  ENABLE_DOCUMENTATION                            ON
--  ENABLE_DRAG_SUPPORT ........................... ON
--  ENABLE_GAMEPAD                                  ON
--  ENABLE_GLES2 .................................. OFF
--  ENABLE_INTROSPECTION                            ON
--  ENABLE_JOURNALD_LOG ........................... ON
--  ENABLE_MEDIA_SOURCE                             ON
--  ENABLE_MINIBROWSER ............................ ON
--  ENABLE_PDFJS                                    ON
--  ENABLE_QUARTZ_TARGET .......................... OFF
--  ENABLE_SPELLCHECK                               ON
--  ENABLE_TOUCH_EVENTS ........................... ON
--  ENABLE_VIDEO                                    ON
--  ENABLE_WAYLAND_TARGET ......................... ON
--  ENABLE_WEBDRIVER                                ON
--  ENABLE_WEB_AUDIO .............................. ON
--  ENABLE_WEB_CRYPTO                               ON
--  ENABLE_X11_TARGET ............................. ON
--  USE_AVIF                                        ON
--  USE_AVIF ...................................... ON
--  USE_GBM                                         ON
--  USE_GTK4 ...................................... OFF
--  USE_JPEGXL                                      ON
--  USE_LCMS ...................................... ON
--  USE_LIBHYPHEN                                   ON
--  USE_LIBSECRET ................................. ON
--  USE_OPENGL_OR_ES                                ON
--  USE_OPENJPEG .................................. ON
--  USE_SOUP2                                       OFF
--  USE_WOFF2 ..................................... ON
-- Configuring done
-- Generating done
-- Build files have been written to: /app/webkit/WebKitBuild/Release

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230124/503bcb3b/attachment.htm>


More information about the webkit-unassigned mailing list