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/libical.xml

    rce5723af r1daaab6d  
    77  <!ENTITY libical-download-http "https://github.com/libical/libical/releases/download/v&libical-version;/libical-&libical-version;.tar.gz">
    88  <!ENTITY libical-download-ftp  " ">
    9   <!ENTITY libical-md5sum        "0992e55d8408783a3c63d6000ed802d2">
     9  <!ENTITY libical-md5sum        "07b066dc8fcf5d1dc10383a81e95f3b3">
    1010  <!ENTITY libical-size          "872 KB">
    11   <!ENTITY libical-buildsize     "22 MB (with tests)">
    12   <!ENTITY libical-time          "0.1 SBU (Using parallelism=4; with tests)">
     11  <!ENTITY libical-buildsize     "29 MB (with tests)">
     12  <!ENTITY libical-time          "0.2 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
     
    8080    <bridgehead renderas="sect4">Recommended</bridgehead>
    8181    <para role="recommended">
    82       <xref linkend="gobject-introspection"/> and 
     82      <xref linkend="gobject-introspection"/> and
    8383      <xref linkend="vala"/> (both required for GNOME)
    8484    </para>
     
    131131
    132132    <para>
    133       If you have <xref linkend="doxygen"/> and <xref linkend="gtk-doc"/> 
     133      If you have <xref linkend="doxygen"/> and <xref linkend="gtk-doc"/>
    134134      installed and wish to build the API documentation, issue:
    135135    </para>
     
    140140      To test the results, issue: <command>make test</command>.
    141141      <!-- One test, timezones, is known to fail on SysV systems. -->
    142       <!-- On systemd, we symlink the current timezone to 
    143            /etc/localtime, which is what libical expects. 
     142      <!-- On systemd, we symlink the current timezone to
     143           /etc/localtime, which is what libical expects.
    144144           This is now done on SysV as well.-->
    145145    </para>
     
    223223        </seg>
    224224        <seg>
    225           libical_cxx.so, 
    226           libical.so, 
    227           libical-glib.so, 
    228           libicalss_cxx.so, 
     225          libical_cxx.so,
     226          libical.so,
     227          libical-glib.so,
     228          libicalss_cxx.so,
    229229          libicalss.so,
    230230          and libicalvcal.so
    231231        </seg>
    232232        <seg>
    233           /usr/include/libical, 
    234           /usr/include/libical-glib, 
    235           /usr/lib/cmake/LibIcal, 
    236           /usr/libexec/libical, 
     233          /usr/include/libical,
     234          /usr/include/libical-glib,
     235          /usr/lib/cmake/LibIcal,
     236          /usr/libexec/libical,
    237237          and /usr/share/doc/libical-&libical-version;/html
    238238        </seg>
Note: See TracChangeset for help on using the changeset viewer.