Changeset e7d893b for general/genlib


Ignore:
Timestamp:
05/19/2019 04:54:33 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
215c728b
Parents:
853ae3e5
Message:

Merge to HEAD 21602.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/BOOK-elogind@21603 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/genlib
Files:
2 added
27 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/apr.xml

    r853ae3e5 re7d893b  
    99  <!ENTITY apr-download-ftp
    1010    "ftp://ftp.mirrorservice.org/sites/ftp.apache.org/apr/apr-&apr-version;.tar.bz2">
    11   <!ENTITY apr-md5sum        "ad4add8efdfe87330b88e5e788241775">
    12   <!ENTITY apr-size          "836 KB">
    13   <!ENTITY apr-buildsize     "13 MB (additional 3 MB for the tests)">
    14   <!ENTITY apr-time          "0.2 SBU (add 1.5 SBU for tests)">
     11  <!ENTITY apr-md5sum        "7a14a83d664e87599ea25ff4432e48a7">
     12  <!ENTITY apr-size          "852 KB">
     13  <!ENTITY apr-buildsize     "11 MB (additional 4 MB for the tests)">
     14  <!ENTITY apr-time          "0.2 SBU (add 1.7 SBU for tests)">
    1515]>
    1616
  • general/genlib/boost.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY boost-download-http "https://dl.bintray.com/boostorg/release/&boost-version;/source/boost_&boost-dl-version;.tar.bz2">
    88  <!ENTITY boost-download-ftp  " ">
    9   <!ENTITY boost-md5sum        "a1332494397bf48332cb152abfefcec2">
    10   <!ENTITY boost-size          "91 MB">
    11   <!ENTITY boost-buildsize     "927 MB (168 MB installed)">
    12   <!ENTITY boost-time          "1.7 SBU (Using parallelism=4; add 1.1 SBU for tests)">
     9  <!ENTITY boost-md5sum        "242ecc63507711d6706b9b0c0d0c7d4f">
     10  <!ENTITY boost-size          "93 MB">
     11  <!ENTITY boost-buildsize     "938 MB (168 MB installed)">
     12  <!ENTITY boost-time          "1.8 SBU (Using parallelism=4; add 1.1 SBU for tests)">
    1313]>
    1414
     
    116116      Run the tests with: issue <command>pushd tools/build/test;
    117117      python test_all.py; popd</command>.
    118       All 150 tests should pass.
     118      All 152 tests should pass.
    119119    </para>
    120120
  • general/genlib/genlib.xml

    r853ae3e5 re7d893b  
    6767  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grantlee.xml"/>
    6868  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsl.xml"/>
     69  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gspell.xml"/>
    6970  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icu.xml"/>
    7071  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="jansson.xml"/>
    7172<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="js38.xml"/> -->
    72   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="js52.xml"/>
     73<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="js52.xml"/> -->
    7374  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="js60.xml"/>
    7475  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="json-c.xml"/>
     
    8990  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgcrypt.xml"/>
    9091  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgpg-error.xml"/>
     92  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgrss.xml"/>
    9193  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgsf.xml"/>
    9294  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgudev.xml"/>
     
    121123  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxslt.xml"/>
    122124  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwacom.xml"/>
     125  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libyaml.xml"/>
    123126
    124127  <!-- systemd only -->
     
    148151  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xapian.xml"/>
    149152
    150   <!-- systemd only -->
    151   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yaml.xml"/>
    152153</chapter>
  • general/genlib/glib2.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.60/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.60/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "7d36520dda58de65027abf5b4fb1241a">
     9  <!ENTITY glib2-md5sum        "f28f2228e2b369cc866f18770baafe2b">
    1010  <!ENTITY glib2-size          "4.4 MB">
    11   <!ENTITY glib2-buildsize     "162 MB (add 4 MB for tests)">
     11  <!ENTITY glib2-buildsize     "164 MB (add 4 MB for tests)">
    1212  <!ENTITY glib2-time          "0.5 SBU (add 0.6 SBU for tests; both using paralleism=4)">
    1313]>
     
    183183      ..                 &amp;&amp;
    184184ninja</userinput></screen>
    185 <!--
    186 <screen><userinput>./configure - -prefix=/usr      \
    187             - -with-pcre=system \
    188             - -with-python=/usr/bin/python3 &amp;&amp;
    189 make</userinput></screen>-->
     185
    190186    <para>
    191187      The <application>GLib</application> test suite requires
     
    207203    </para></note>
    208204
    209 <!-- <screen role="root"><userinput>make install</userinput></screen> -->
    210 <!-- used when built with meson/ninja -->
    211205<screen role="root"><userinput>ninja install &amp;&amp;
    212206
  • general/genlib/glibmm.xml

    r853ae3e5 re7d893b  
    55  %general-entities;
    66
    7   <!ENTITY glibmm-download-http "&gnome-download-http;/glibmm/2.58/glibmm-&glibmm-version;.tar.xz">
    8   <!ENTITY glibmm-download-ftp  "&gnome-download-ftp;/glibmm/2.58/glibmm-&glibmm-version;.tar.xz">
    9   <!ENTITY glibmm-md5sum        "4a0402ac65a7c47424b4e21b81b079c0">
    10   <!ENTITY glibmm-size          "6.5 MB">
    11   <!ENTITY glibmm-buildsize     "197 MB (with tests)">
    12   <!ENTITY glibmm-time          "1.2 SBU (Using parallelism=4; with tests)">
     7  <!ENTITY glibmm-download-http "&gnome-download-http;/glibmm/2.60/glibmm-&glibmm-version;.tar.xz">
     8  <!ENTITY glibmm-download-ftp  "&gnome-download-ftp;/glibmm/2.60/glibmm-&glibmm-version;.tar.xz">
     9  <!ENTITY glibmm-md5sum        "0f6180d185c067bdb2aa30d035f9b867">
     10  <!ENTITY glibmm-size          "6.6 MB">
     11  <!ENTITY glibmm-buildsize     "199 MB (with tests)">
     12  <!ENTITY glibmm-time          "1.3 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
  • general/genlib/gobject-introspection.xml

    r853ae3e5 re7d893b  
    99  <!ENTITY gobject-introspection-download-ftp
    1010    "&gnome-download-ftp;/gobject-introspection/1.60/gobject-introspection-&gobject-introspection-version;.tar.xz">
    11   <!ENTITY gobject-introspection-md5sum        "5f75baadfc9baffaeca203c280b9d592">
     11  <!ENTITY gobject-introspection-md5sum        "46fc8a98f6563e64947ac3d574632525">
    1212  <!ENTITY gobject-introspection-size          "1.2 MB">
    13   <!ENTITY gobject-introspection-buildsize     "42 MB (with tests)">
     13  <!ENTITY gobject-introspection-buildsize     "56 MB (with tests)">
    1414  <!ENTITY gobject-introspection-time          "0.2 SBU (Using parallelism=4; with tests)">
    1515]>
  • general/genlib/icu.xml

    r853ae3e5 re7d893b  
    88           "http://download.icu-project.org/files/icu4c/&icu-version;/icu4c-&icu-dl-version;-src.tgz">
    99  <!ENTITY icu-download-ftp  " ">
    10   <!ENTITY icu-md5sum        "9e40f6055294284df958200e308bce50">
     10  <!ENTITY icu-md5sum        "a3d18213beec454e3cdec9a3116d6b05">
    1111  <!ENTITY icu-size          "23 MB">
    12   <!ENTITY icu-buildsize     "297 MB (add 35 MB for tests)">
    13   <!ENTITY icu-time          "0.5 SBU (add 1.6 SBU for tests)">
     12  <!ENTITY icu-buildsize     "302 MB (add 35 MB for tests)">
     13  <!ENTITY icu-time          "0.8 SBU (add 1.9 SBU for tests)">
    1414]>
    1515
  • general/genlib/libassuan.xml

    r853ae3e5 re7d893b  
    66
    77  <!ENTITY libassuan-download-http "&gnupg-http;/libassuan/libassuan-&libassuan-version;.tar.bz2">
    8   <!-- Something is wrong with ftp server and it confuses curl when currency runs it -->
    9   <!-- <!ENTITY libassuan-download-ftp  "&gnupg-ftp;/libassuan/libassuan-&libassuan-version;.tar.bz2"> -->
     8  <!ENTITY libassuan-download-ftp  "&gnupg-ftp;/libassuan/libassuan-&libassuan-version;.tar.bz2">
    109  <!ENTITY libassuan-download-ftp  " ">
    1110  <!ENTITY libassuan-md5sum        "226c504ea78a232224bf3b6846b3adb9">
  • general/genlib/libblockdev.xml

    r853ae3e5 re7d893b  
    8181      <xref linkend="gobject-introspection"/>,
    8282      <xref linkend="libbytesize"/>,
    83       <xref linkend="parted"/>,
    84       <xref linkend="volume_key"/>, and
    85       <xref linkend="yaml"/>
     83      <xref linkend="libyaml"/>,
     84      <xref linkend="parted"/>, and
     85      <xref linkend="volume_key"/>
    8686    </para>
    8787
  • general/genlib/libbytesize.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY libbytesize-download-http "https://github.com/storaged-project/libbytesize/releases/download/&libbytesize-version;/libbytesize-&libbytesize-version;.tar.gz">
    88  <!ENTITY libbytesize-download-ftp  " ">
    9   <!ENTITY libbytesize-md5sum        "aa9bd5a04546873714da2adbaaa9f283">
    10   <!ENTITY libbytesize-size          "404 KB">
    11   <!ENTITY libbytesize-buildsize     "4.6 MB">
     9  <!ENTITY libbytesize-md5sum        "d47369556cd92aad4d8bc8ba10aebbed">
     10  <!ENTITY libbytesize-size          "432 KB">
     11  <!ENTITY libbytesize-buildsize     "4.2 MB">
    1212  <!ENTITY libbytesize-time          "less than 0.1 SBU">
    1313]>
     
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="pcre"/>
     77      <xref linkend="pcre2"/>
    7878    </para>
    7979
     
    8181    <para role="optional">
    8282      <xref linkend="gtk-doc"/>,
    83       <xref linkend="python2"/>,
    8483      <xref linkend="six"/> (needed for tests and python bindings),
    8584      <ulink url="https://github.com/rhinstaller/pocketlint/releases">pocketlint</ulink> (python module for one test), and
     
    106105    <para>
    107106      If you have the optional python modules installed, the regression
    108       tests can be run with: <command>make check</command>. If only
    109       <application>Python 3</application> is installed, one test has to be
    110       fixed with <command>
    111       sed -i 's/python/&amp;3/' tests/lbs_py_override_unittest.py</command>.
    112       <phrase revision='sysv'>Another test needs to be fixed if systemd
    113       is not installed, with:<command>
    114       sed -i '/busctl/s/=.*$/=lfs/' tests/canary_tests.sh</command>.</phrase>
     107      tests can be run with: <command>make check</command>.
    115108    </para>
    116109
     
    122115
    123116  </sect2>
    124 
     117<!--
    125118  <sect2 role="commands">
    126119    <title>Command Explanations</title>
    127120
    128121    <para>
    129       <option>--without-python2</option>: If
     122      <option>-i -without-python2</option>: If
    130123      <application>Python 2</application> is installed, use this switch to
    131124      prevent the use of <application>Python 2</application>. This may be
     
    134127    </para>
    135128  </sect2>
    136 
     129-->
    137130  <sect2 role="content">
    138131    <title>Contents</title>
  • general/genlib/libcroco.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY libcroco-download-http "&gnome-download-http;/libcroco/0.6/libcroco-&libcroco-version;.tar.xz">
    88  <!ENTITY libcroco-download-ftp  "&gnome-download-ftp;/libcroco/0.6/libcroco-&libcroco-version;.tar.xz">
    9   <!ENTITY libcroco-md5sum        "bc0984fce078ba2ce29f9500c6b9ddce">
    10   <!ENTITY libcroco-size          "472 KB">
    11   <!ENTITY libcroco-buildsize     "12 MB (with tests)">
     9  <!ENTITY libcroco-md5sum        "c80c5a8385011a0260dce6bd0da93dce">
     10  <!ENTITY libcroco-size          "480 KB">
     11  <!ENTITY libcroco-buildsize     "10 MB (with tests)">
    1212  <!ENTITY libcroco-time          "0.1 SBU (with tests)">
    1313]>
  • general/genlib/libgcrypt.xml

    r853ae3e5 re7d893b  
    66
    77  <!ENTITY libgcrypt-download-http "&gnupg-http;/libgcrypt/libgcrypt-&libgcrypt-version;.tar.bz2">
    8   <!-- Something is wrong with ftp server and it confuses curl when currency runs it -->
    9   <!-- <!ENTITY libgcrypt-download-ftp  "&gnupg-ftp;/libgcrypt/libgcrypt-&libgcrypt-version;.tar.bz2"> -->
     8  <!ENTITY libgcrypt-download-ftp  "&gnupg-ftp;/libgcrypt/libgcrypt-&libgcrypt-version;.tar.bz2">
    109  <!ENTITY libgcrypt-download-ftp  " ">
    1110  <!ENTITY libgcrypt-md5sum        "fbfdaebbbc6d7e5fbbf6ffdb3e139573">
  • general/genlib/libgpg-error.xml

    r853ae3e5 re7d893b  
    66
    77  <!ENTITY libgpg-error-download-http "&gnupg-http;/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2">
    8   <!-- Something is wrong with ftp server and it confuses curl when currency runs it -->
    9   <!-- <!ENTITY libgpg-error-download-ftp  "&gnupg-ftp;/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2"> -->
     8  <!ENTITY libgpg-error-download-ftp  "&gnupg-ftp;/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2">
    109  <!ENTITY libgpg-error-download-ftp  " ">
    11   <!ENTITY libgpg-error-md5sum        "2808a9e044f883f7554c5ba6a380b711">
     10  <!ENTITY libgpg-error-md5sum        "eff437f397e858a9127b76c0d87fa5ed">
    1211  <!ENTITY libgpg-error-size          "900 KB">
    13   <!ENTITY libgpg-error-buildsize     "12 MB (with tests)">
     12  <!ENTITY libgpg-error-buildsize     "9.8 MB (with tests)">
    1413  <!ENTITY libgpg-error-time          "0.1 SBU (with tests)">
    1514]>
     
    8180  <sect2 role="installation">
    8281    <title>Installation of libgpg-error</title>
     82
     83<!-- fixed upstream, but needed for version 1.36 -->
     84    <para>
     85      First apply a sed to allow building with gawk-5.0:
     86    </para>
     87
     88<screen><userinput>sed -i 's/namespace/pkg_&amp;/' src/Makefile.{am,in} src/mkstrtable.awk</userinput></screen>
    8389
    8490    <para>
  • general/genlib/libgsf.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY libgsf-download-http "&gnome-download-http;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz">
    88  <!ENTITY libgsf-download-ftp  "&gnome-download-ftp;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz">
    9   <!ENTITY libgsf-md5sum        "e45cc8aa9c49516d540b7d7307f755f1">
    10   <!ENTITY libgsf-size          "604 KB">
     9  <!ENTITY libgsf-md5sum        "5bc6d1d6394f0ed5a58e8f2e5e4ead7f">
     10  <!ENTITY libgsf-size          "676 KB">
    1111  <!ENTITY libgsf-buildsize     "15 MB (with tests)">
    1212  <!ENTITY libgsf-time          "0.3 SBU (with tests)">
  • general/genlib/libical.xml

    r853ae3e5 re7d893b  
    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        "23fa99808d3ab9f1c65651b0e1532828">
    10   <!ENTITY libical-size          "852 KB">
     9  <!ENTITY libical-md5sum        "9be4e8a1739a9c27e06aa8ce66b8cb34">
     10  <!ENTITY libical-size          "864 KB">
    1111  <!ENTITY libical-buildsize     "25 MB (with tests)">
    1212  <!ENTITY libical-time          "0.5 SBU (with tests)">
     
    106106      -DCMAKE_BUILD_TYPE=Release       \
    107107      -DSHARED_ONLY=yes                \
     108      -DICAL_BUILD_DOCS=false          \
    108109      .. &amp;&amp;
    109110make</userinput></screen>
    110 
     111<!-- DEVS: the ICAL_BUILD_DOCS=false switch is needed because gtk-doc-1.30 is
     112     broken. Unfortunately, it also prevents running make docs. When gtk-doc
     113     is fixed, remove the switch and uncomment this.
    111114    <para>
    112115      If you have <xref linkend="doxygen"/> installed and wish to build the API
     
    115118
    116119<screen><userinput>make docs</userinput></screen>
    117 
     120-->
    118121    <para>
    119122      To test the results, issue: <command>make test</command>.
    120       One test, timezones, is known to fail.
     123      One test, timezones, is known to fail on SysV systems.
     124      <!-- On systemd, we symlink the current timezone to
     125      /etc/localtime, which is what libical expects. -->
    121126    </para>
    122127
     
    126131
    127132<screen role="root"><userinput>make install</userinput></screen>
    128 
     133<!-- see above:
    129134    <para>
    130135      If you have built the API documentation, install by issuing, as
     
    134139<screen role="root"><userinput>install -vdm755 /usr/share/doc/libical-&libical-version;/html &amp;&amp;
    135140cp -vr apidocs/html/* /usr/share/doc/libical-&libical-version;/html</userinput></screen>
    136 
     141-->
    137142  </sect2>
    138143
     
    148153      <parameter>-DSHARED_ONLY=yes</parameter>: This switch is used
    149154      in order to only build the shared libraries.
     155    </para>
     156
     157    <para>
     158      <parameter>-DICAL_BUILD_DOCS=false</parameter>: This switch prevents
     159      building the <application>GTK</application> documentation, because
     160      gtk-doc-1.30 is broken. Unfortunately, it also prevents building the
     161      API documentation.
    150162    </para>
    151163
  • general/genlib/libksba.xml

    r853ae3e5 re7d893b  
    66
    77  <!ENTITY libksba-download-http "&gnupg-http;/libksba/libksba-&libksba-version;.tar.bz2">
    8   <!-- Something is wrong with ftp server and it confuses curl when currency runs it -->
    9   <!-- <!ENTITY libksba-download-ftp  "&gnupg-ftp;/libksba/libksba-&libksba-version;.tar.bz2"> -->
     8  <!ENTITY libksba-download-ftp  "&gnupg-ftp;/libksba/libksba-&libksba-version;.tar.bz2">
    109  <!ENTITY libksba-download-ftp  " ">
    1110  <!ENTITY libksba-md5sum        "8302a3e263a7c630aa7dea7d341f07a2">
  • general/genlib/liblinear.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY liblinear-download-http "https://github.com/cjlin1/liblinear/archive/v&liblinear-version;/liblinear-&liblinear-version;.tar.gz">
    88  <!ENTITY liblinear-download-ftp  " ">
    9   <!ENTITY liblinear-md5sum        "2acc44731f0de1d5244a9599784e3dcc">
    10   <!ENTITY liblinear-size          "512 KB">
     9  <!ENTITY liblinear-md5sum        "5ce74bbcc402be5715b3d62d3b37c432">
     10  <!ENTITY liblinear-size          "516 KB">
    1111  <!ENTITY liblinear-buildsize     "1.4 MB">
    1212  <!ENTITY liblinear-time          "less than 0.1 SBU">
  • general/genlib/libmbim.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY libmbim-download-http "https://www.freedesktop.org/software/libmbim/libmbim-&libmbim-version;.tar.xz">
    88  <!ENTITY libmbim-download-ftp  " ">
    9   <!ENTITY libmbim-md5sum        "840cd133bc0f715a7ee4797dd9ac5562">
     9  <!ENTITY libmbim-md5sum        "7f7da7fa4bf37e64e44822fa00d42d6b">
    1010  <!ENTITY libmbim-size          "464 KB">
    1111  <!ENTITY libmbim-buildsize     "21 MB (with tests)">
  • general/genlib/libqmi.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY libqmi-download-http "https://www.freedesktop.org/software/libqmi/libqmi-&libqmi-version;.tar.xz">
    88  <!ENTITY libqmi-download-ftp  " ">
    9   <!ENTITY libqmi-md5sum        "3fd831c1b0de4a4432be628432a960ff">
    10   <!ENTITY libqmi-size          "928 KB">
    11   <!ENTITY libqmi-buildsize     "73 MB (with tests)">
     9  <!ENTITY libqmi-md5sum        "da5dd26dc7665422707b4fce89a455aa">
     10  <!ENTITY libqmi-size          "936 KB">
     11  <!ENTITY libqmi-buildsize     "74 MB (with tests)">
    1212  <!ENTITY libqmi-time          "0.2 SBU (Using parallelism=4; with tests)">
    1313]>
  • general/genlib/libseccomp.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY libseccomp-download-http "https://github.com/seccomp/libseccomp/releases/download/v&libseccomp-version;/libseccomp-&libseccomp-version;.tar.gz">
    88  <!ENTITY libseccomp-download-ftp  " ">
    9   <!ENTITY libseccomp-md5sum        "e6b4e463857fe05c09dc56ec3bcaef84">
    10   <!ENTITY libseccomp-size          "552 KB">
    11   <!ENTITY libseccomp-buildsize     "5.5 MB (additional 2.8 MB for tests)">
    12   <!ENTITY libseccomp-time          "less than 0.1 SBU (additional 1.8 SBU for tests)">
     9  <!ENTITY libseccomp-md5sum        "4fa6b0f39b48b8644415d7a9a9dfe9f4">
     10  <!ENTITY libseccomp-size          "596 KB">
     11  <!ENTITY libseccomp-buildsize     "6.6 MB (additional 5 MB for tests)">
     12  <!ENTITY libseccomp-time          "less than 0.1 SBU (additional 2.9 SBU for tests)">
    1313<!-- EDITORS NOTE:
    1414   This library is heavily dependent on system calls at the time of it's release.
     
    7878
    7979    <bridgehead renderas="sect3">libseccomp Dependencies</bridgehead>
    80 <!--
    81     <bridgehead renderas="sect4">Required</bridgehead>
    82     <para role="required">
    83       <xref linkend="python3"/>
    84     </para>
    85 -->
     80
    8681    <bridgehead renderas="sect4">Optional</bridgehead>
    8782    <para role="optional">
     83      <xref linkend="which"/> (needed for tests),
    8884      <xref linkend="valgrind"/>,
    8985      <ulink url="http://cython.org/">Cython</ulink>, and
  • general/genlib/libssh2.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY libssh2-download-http "https://www.libssh2.org/download/libssh2-&libssh2-version;.tar.gz">
    88  <!ENTITY libssh2-download-ftp  " ">
    9   <!ENTITY libssh2-md5sum        "3d1147cae66e2959ea5441b183de1b1c">
    10   <!ENTITY libssh2-size          "835 KB">
    11   <!ENTITY libssh2-buildsize     "12 MB">
    12   <!ENTITY libssh2-time          "0.1 SBU">
     9  <!ENTITY libssh2-md5sum        "616efd99af3d9ef731a26bed6cee9593">
     10  <!ENTITY libssh2-size          "840 KB">
     11  <!ENTITY libssh2-buildsize     "12 MB (with tests)">
     12  <!ENTITY libssh2-time          "0.2 SBU (with tests)">
    1313]>
    1414
     
    7575    <bridgehead renderas="sect4">Optional</bridgehead>
    7676    <para role="optional">
    77       <xref linkend="libgcrypt"/>,
    78       <xref linkend="openssh"/> (required for the testsuite)
     77      <xref linkend="libgcrypt"/> and
     78      <xref linkend="openssh"/> (both required for the testsuite)
    7979    </para>
    8080
     
    9797    <para>
    9898      To test the results, issue: <command>make check</command>.
     99      One test, using gnupg, may fail for unknown reasons.
    99100    </para>
    100101
  • general/genlib/libuv.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY libuv-download-http "https://dist.libuv.org/dist/v&libuv-version;/libuv-v&libuv-version;.tar.gz">
    88  <!ENTITY libuv-download-ftp  " ">
    9   <!ENTITY libuv-md5sum        "3d0537a24f79e6c89333de949f8bfe84">
    10   <!ENTITY libuv-size          "1.1 MB">
    11   <!ENTITY libuv-buildsize     "13 MB (add 11 MB for tests)">
     9  <!ENTITY libuv-md5sum        "60dd1d88b8a3d68db9b7c401327503fb">
     10  <!ENTITY libuv-size          "1.2 MB">
     11  <!ENTITY libuv-buildsize     "12 MB (add 12 MB for tests)">
    1212  <!ENTITY libuv-time          "0.1 SBU (add 0.4 SBU for tests)">
    1313]>
     
    119119    <para>
    120120      If you want to run the tests, run: <command>make check</command>.
     121      One test, ipc_closed_handle. is known to fail.
    121122    </para>
    122123
  • general/genlib/npth.xml

    r853ae3e5 re7d893b  
    66
    77  <!ENTITY npth-download-http "&gnupg-http;/npth/npth-&npth-version;.tar.bz2">
    8   <!-- Something is wrong with ftp server and it confuses curl when currency runs it -->
    9   <!-- <!ENTITY npth-download-ftp  "&gnupg-ftp;/npth/npth-&npth-version;.tar.bz2"> -->
     8  <!ENTITY npth-download-ftp  "&gnupg-ftp;/npth/npth-&npth-version;.tar.bz2">
    109  <!ENTITY npth-download-ftp  " ">
    1110  <!ENTITY npth-md5sum        "375d1a15ad969f32d25f1a7630929854">
  • general/genlib/pcre2.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY pcre2-download-http "&sourceforge-dl;/pcre/pcre2-&pcre2-version;.tar.bz2">
    88  <!ENTITY pcre2-download-ftp  "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre2-&pcre2-version;.tar.bz2">
    9   <!ENTITY pcre2-md5sum        "8a096287153fb994970df3570e90fcb5">
     9  <!ENTITY pcre2-md5sum        "80b355f2dce909a2e2424f5c79eddb44">
    1010  <!ENTITY pcre2-size          "1.6 MB">
    11   <!ENTITY pcre2-buildsize     "22 MB (with tests)">
    12   <!ENTITY pcre2-time          "0.4 SBU (with tests)">
     11  <!ENTITY pcre2-buildsize     "18 MB (with tests)">
     12  <!ENTITY pcre2-time          "0.5 SBU (with tests)">
    1313]>
    1414
  • general/genlib/qca.xml

    r853ae3e5 re7d893b  
    55  %general-entities;
    66
    7   <!ENTITY qca-download-http "http://download.kde.org/stable/qca/&qca-version;/src/qca-&qca-version;.tar.xz">
     7  <!ENTITY qca-download-http "http://download.kde.org/stable/qca/&qca-version;/qca-&qca-version;.tar.xz">
    88  <!ENTITY qca-download-ftp  " ">
    9   <!ENTITY qca-md5sum        "5019cc29efcf828681cd93164238ce26">
    10   <!ENTITY qca-size          "672 KB">
    11   <!ENTITY qca-buildsize     "28 MB">
    12   <!ENTITY qca-time          "0.5 SBU (using parallelism=4; add 0.6 SBU for tests)">
     9  <!ENTITY qca-md5sum        "5d809bf0ade891dc89dfd7639cbeaa9d">
     10  <!ENTITY qca-size          "676 KB">
     11  <!ENTITY qca-buildsize     "30 MB">
     12  <!ENTITY qca-time          "0.6 SBU (using parallelism=4; add 1.0 SBU for tests)">
    1313]>
    1414
     
    5858      </listitem>
    5959    </itemizedlist>
    60    
     60<!--   
    6161    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    6262    <itemizedlist spacing="compact">
     
    6868      </listitem>
    6969    </itemizedlist>
    70 
     70-->
    7171    <bridgehead renderas="sect3">Qca Dependencies</bridgehead>
    7272
     
    8888    <xref linkend="nspr"/>,
    8989    <xref linkend="p11-kit"/>,
    90     <xref linkend="doxygen"/>, and
    91     <xref linkend="which"/>
     90    <xref linkend="doxygen"/>,
     91    <xref linkend="which"/>, and
     92    <ulink url="https://botan.randombit.net/">Botan</ulink>
    9293    </para>
    9394
     
    99100  <sect2 role="installation">
    100101    <title>Installation of Qca</title>
    101 
     102<!--
    102103    <para>Use <application>openssl-1.1</application>:</para>
    103104
    104105<screen><userinput>patch -Np1 -i ../qca-2.1.3-openssl-1.patch</userinput></screen>
    105 
     106-->
    106107    <para>Fix the location of the CA certificates:</para>
    107108
     
    114115cd    build &amp;&amp;
    115116
    116 cmake -DCMAKE_INSTALL_PREFIX=/usr                                \
    117       -DCMAKE_BUILD_TYPE=Release                                 \
    118       -DQCA_MAN_INSTALL_DIR:PATH=/usr/share/man                  \
    119       ..                                                         &amp;&amp;
     117cmake -DCMAKE_INSTALL_PREFIX=$QT5DIR            \
     118      -DCMAKE_BUILD_TYPE=Release                \
     119      -DQCA_MAN_INSTALL_DIR:PATH=/usr/share/man \
     120      .. &amp;&amp;
    120121make</userinput></screen>
    121122
    122       <!--      -DOPENSSL_INCLUDE_DIR=/usr/include/openssl-1.0             \
    123       -DOPENSSL_SSL_LIBRARY=/usr/lib/openssl-1.0/libssl.so       \
    124       -DOPENSSL_CRYPTO_LIBRARY=/usr/lib/openssl-1.0/libcrypto.so \ -->
    125 
    126     <para>To test the results, issue <command>make test</command>. One
    127     test is known to fail.</para>
     123    <para>To test the results, issue <command>make test</command>. One test
     124    using <xref linkend="gnupg2"/> fails without a correct passphrase.  The
     125    required passphrase does not seem to be published.</para>
    128126
    129127    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • general/genlib/talloc.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY talloc-download-http "https://www.samba.org/ftp/talloc/talloc-&talloc-version;.tar.gz">
    88  <!ENTITY talloc-download-ftp  " ">
    9   <!ENTITY talloc-md5sum        "4ff5a73fbfc92ae7e9c63ceb7b4ee025">
    10   <!ENTITY talloc-size          "624 KB">
     9  <!ENTITY talloc-md5sum        "b60781acc2fb42d7a1e08751e508d3df">
     10  <!ENTITY talloc-size          "620 KB">
    1111  <!ENTITY talloc-buildsize     "9.5 MB (with tests)">
    1212  <!ENTITY talloc-time          "0.4 SBU (with tests)">
  • general/genlib/wayland.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY wayland-download-http "https://wayland.freedesktop.org/releases/wayland-&wayland-version;.tar.xz">
    88  <!ENTITY wayland-download-ftp  " ">
    9   <!ENTITY wayland-md5sum        "0c215e53de71d6fb26f7102cdc6432d3">
     9  <!ENTITY wayland-md5sum        "d91f970aea11fd549eae023d06f91af3">
    1010  <!ENTITY wayland-size          "428 KB">
    1111  <!ENTITY wayland-buildsize     "13 MB (with tests)">
Note: See TracChangeset for help on using the changeset viewer.