Changeset db4c8fb


Ignore:
Timestamp:
11/20/2021 01:13:40 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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:
de66d05
Parents:
e3b4ce18
Message:

Fixes for recent changes in shared-mime-info

  • Except for dependencies, role="optional" has no meaning for jhalfs.
  • Each additional download should be in an independant listitem
  • It's better to use remap="test" for instructions only needed for tests. Note that remap="test" has only a meaning in a screen tag, otherwise jhalfs ignores it.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/shared-mime-info.xml

    re3b4ce18 rdb4c8fb  
    8484          <ulink url="&patch-root;/shared-mime-info-&shared-mime-info-version;-meson_0.60_fix-1.patch"/>
    8585        </para>
    86         <para role="optional">
    87         Optional download, required to run the testsuite:
    88         <ulink url="&xdgmime-download-http;"/>
    89         </para>
    90         <para role="optional">
     86      </listitem>
     87      <listitem>
     88        <para>
     89          Optional download, required to run the testsuite:
     90          <ulink url="&xdgmime-download-http;"/>
     91        </para>
     92        <para>
    9193          xdgmime md5sum: &xdgmime-md5sum;
    9294        </para>
     
    117119    </para>
    118120
    119     <para role="optional">
     121    <para>
    120122      If you wish to run the test suite, you must first extract the
    121123      <filename>xdgmime</filename> tarball into the current directory,
     
    123125    </para>
    124126
    125 <screen role="optional"><userinput>tar -xf ../xdgmime.tar.xz &amp;&amp;
     127<screen remap="test"><userinput>tar -xf ../xdgmime.tar.xz &amp;&amp;
    126128make -C xdgmime</userinput></screen>
    127129
     
    131133    </para>
    132134
    133 <screen><userinput>patch -p1 -i ../shared-mime-info-&shared-mime-info-version;-shared-mime-info_meson_0.60_fix-1.patch</userinput></screen>
     135<screen><userinput>patch -p1 -i ../shared-mime-info-&shared-mime-info-version;-meson_0.60_fix-1.patch</userinput></screen>
    134136
    135137    <para>
Note: See TracChangeset for help on using the changeset viewer.