Changeset acea88c for x/lib


Ignore:
Timestamp:
04/20/2023 03:21:44 PM (18 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
73c69d42
Parents:
f6503c73
Message:

Add libavif to the book in support of WebKitGTK+.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/webkitgtk.xml

    rf6503c73 racea88c  
    101101      <xref linkend="ruby"/>,
    102102      <xref linkend="sqlite"/>,
     103      <xref linkend="unifdef"/>,
    103104      <xref linkend="which"/>, and
    104105      <xref linkend="wpebackend-fdo"/>
     
    109110      <xref linkend="enchant"/>,
    110111      <xref linkend="geoclue2"/>,
    111       <xref linkend="gobject-introspection"/>, and
    112       <xref linkend="hicolor-icon-theme"/>
     112      <xref linkend="gobject-introspection"/>,
     113      <xref linkend="hicolor-icon-theme"/>, and
     114      <xref linkend="libaom"/>
    113115    </para>
    114116
     
    123125      <ulink url="https://ccache.dev/">ccache</ulink>,
    124126      <ulink url="https://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
    125       <ulink url="https://github.com/AOMediaCodec/libavif">libavif</ulink>,
     127      <!--<ulink url="https://github.com/AOMediaCodec/libavif">libavif</ulink>,-->
    126128      <ulink url="https://gnome.pages.gitlab.gnome.org/libmanette/">libmanette</ulink>, and
    127129      <ulink url="https://github.com/flatpak/xdg-dbus-proxy">xdg-dbus-proxy</ulink>
     
    291293      <option>-DENABLE_GEOLOCATION=OFF</option>: Use this switch if you don't
    292294      want to install <xref linkend="geoclue2"/>.
     295    </para>
     296
     297    <para>
     298      <option>-DUSE_AVIF=OFF</option>: Use this switch if you don't want to
     299      install <xref linkend="libavif"/>. Note that you will not have support
     300      for AVIF images if you do this.
    293301    </para>
    294302
Note: See TracChangeset for help on using the changeset viewer.