Changeset 173111f for gnome


Ignore:
Timestamp:
08/03/2024 07:48:10 PM (7 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
426ee026
Parents:
6858073
Message:

Spacing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/eog.xml

    r6858073 r173111f  
    112112meson setup --prefix=/usr       \
    113113            --buildtype=release \
    114             -Dlibportal=false   \
     114            -D libportal=false  \
    115115            ..                  &amp;&amp;
    116116ninja</userinput></screen>
     
    144144
    145145    <para>
    146       <parameter>-Dlibportal=false</parameter>: This parameter disables
     146      <parameter>-D libportal=false</parameter>: This parameter disables
    147147      building EOG with support for flatpak portals. Remove this parameter
    148148      if you have <xref role="nodep" linkend="libportal"/> installed and wish
     
    151151
    152152    <para>
    153       <option>-Dgtk_doc=true</option>: Use this option if
     153      <option>-D gtk_doc=true</option>: Use this option if
    154154      <xref role="nodep" linkend="gtk-doc"/> is installed and you wish to rebuild
    155155      and install the API documentation.
Note: See TracChangeset for help on using the changeset viewer.