Changeset 86bb3fe8 for general


Ignore:
Timestamp:
07/12/2022 03:05:20 PM (22 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
641597d
Parents:
aebb5271
Message:

libportal: Add text to describe how to set the available backends using
the -Dbackends= option.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libportal.xml

    raebb5271 r86bb3fe8  
    143143      <application>gi-docgen</application> is installed and you wish to rebuild
    144144      and install the API documentation.
     145    </para>
     146
     147    <para>
     148      <option>-Dbackends=gtk3,gtk4,qt5</option>: This switch allows you to set
     149      the available backends. You can use it to disable the dependency on gtk-3,
     150      gtk-4, or qt-5. Most applications that use libportal will use either
     151      gtk-4 or gtk-3. The default is to build all three backends.
    145152    </para>
    146153
Note: See TracChangeset for help on using the changeset viewer.