Changeset 652351c for x


Ignore:
Timestamp:
09/01/2021 03:59:04 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
05bf4cb, 69372ba
Parents:
6a7d5d69
git-author:
Xi Ruoyao <xry111@…> (09/01/2021 03:55:17 AM)
git-committer:
Xi Ruoyao <xry111@…> (09/01/2021 03:59:04 AM)
Message:

gtk4: fix broadway option, and kill -Dsassc

sassc seems needed now, but if it's not installed meson would download
it as a wrap.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk4.xml

    r6a7d5d69 r652351c  
    131131cd    build &amp;&amp;
    132132
    133 meson --prefix=/usr --buildtype=release -Dbroadway_backend=true .. &amp;&amp;
     133meson --prefix=/usr --buildtype=release -Dbroadway-backend=true .. &amp;&amp;
    134134ninja</userinput></screen>
    135135
     
    154154
    155155    <para>
    156       <parameter>-Dbroadway_backend=true</parameter>: This switch enables the
     156      <parameter>-Dbroadway-backend=true</parameter>: This switch enables the
    157157      HTML5 GDK backend.
    158158    </para>
     
    181181      <xref linkend="colord"/> installed and wish to use colord with the CUPS
    182182      printing backend.
    183     </para>
    184 
    185     <para>
    186       <option>-Dsassc=enabled</option>: Use this switch if you have
    187       <xref linkend="sassc"/> installed and wish to rebuild the themes.
    188183    </para>
    189184
Note: See TracChangeset for help on using the changeset viewer.