Ignore:
Timestamp:
12/04/2021 08:32:42 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
qt5new
Children:
104ff4e
Parents:
ce5723af (diff), edd2feb7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into qt5new

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libyaml.xml

    rce5723af r1daaab6d  
    55  %general-entities;
    66
    7   <!ENTITY yaml-download-http "https://github.com/yaml/libyaml/archive/&yaml-version;/libyaml-&yaml-version;.tar.gz">
     7  <!ENTITY yaml-download-http "https://github.com/yaml/libyaml/releases/download/&yaml-version;/yaml-&yaml-version;.tar.gz">
    88  <!ENTITY yaml-download-ftp  " ">
    9   <!ENTITY yaml-md5sum        "163fc1e22153d3e2cebfe5cbb43a1769">
    10   <!ENTITY yaml-size          "84 KB">
    11   <!ENTITY yaml-buildsize     "6.7 MB (with tests)">
    12   <!ENTITY yaml-time          "0.1 SBU (with tests)">
     9  <!ENTITY yaml-md5sum        "bb15429d8fb787e7d3f1c83ae129a999">
     10  <!ENTITY yaml-size          "596 KB">
     11  <!ENTITY yaml-buildsize     "6.4 MB (with tests)">
     12  <!ENTITY yaml-time          "less than 0.1 SBU (with tests)">
    1313]>
    1414
     
    9191    </para>
    9292
    93     <screen><userinput>./bootstrap                                &amp;&amp;
    94 ./configure --prefix=/usr --disable-static &amp;&amp;
     93    <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    9594make</userinput></screen>
    9695
Note: See TracChangeset for help on using the changeset viewer.