Changeset bdc55ac


Ignore:
Timestamp:
10/07/2018 01:55:50 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
20c1f43
Parents:
3fd462f2
Message:

perl modules branch: Merge trunk r20565:20597, update md5sum for IO::Socket::SSL, correct text in note re its tests.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/perl-modules@20598 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
42 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r3fd462f2 rbdc55ac  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "03">                   <!-- Always 2 digits -->
     3<!ENTITY day          "06">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 3rd, &year;">
     9<!ENTITY releasedate  "October 6th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/apr.xml

    r3fd462f2 rbdc55ac  
    99  <!ENTITY apr-download-ftp
    1010    "ftp://ftp.mirrorservice.org/sites/ftp.apache.org/apr/apr-&apr-version;.tar.bz2">
    11   <!ENTITY apr-md5sum        "12f2a349483ad6f12db49ba01fbfdbfa">
     11  <!ENTITY apr-md5sum        "ad4add8efdfe87330b88e5e788241775">
    1212  <!ENTITY apr-size          "836 KB">
    13   <!ENTITY apr-buildsize     "11 MB (additional 3 MB for the tests)">
     13  <!ENTITY apr-buildsize     "13 MB (additional 3 MB for the tests)">
    1414  <!ENTITY apr-time          "0.2 SBU (add 1.5 SBU for tests)">
    1515]>
     
    9595
    9696    <para>
    97       To test the results, issue: <command>make test</command>. teststr is
    98       known to hang on some systems.
     97      To test the results, issue: <command>make test</command>. <!-- teststr is
     98      known to hang on some systems. - WORKS AS OF 1.6.5 (renodr) -->
    9999    </para>
    100100
  • general/genlib/glib2.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.58/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.58/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "9b5d21c802f55bf37171c4fbfe7d32d1">
     9  <!ENTITY glib2-md5sum        "4fd2ead128a408c89b9153dfdb99f9a5">
    1010  <!ENTITY glib2-size          "4.7 MB">
    11   <!ENTITY glib2-buildsize     "154 MB (add 4 MB for tests)">
    12   <!ENTITY glib2-time          "0.5 SBU (add 0.5 SBU for tests; both using paralleism=4)">
     11  <!ENTITY glib2-buildsize     "186 MB (add 4 MB for tests)">
     12  <!ENTITY glib2-time          "0.5 SBU (add 0.7 SBU for tests; both using paralleism=4)">
    1313]>
    1414
     
    159159        appropriate linker library flag (-l),
    160160        <command>-lg{io,lib,module,object,thread}</command>. 600+ files must be
    161         modified on a complete gnome desktop.i
     161        modified on a complete gnome desktop.
    162162     
    163163      </para>
     
    221221      To test the results, after having installed the package, issue:
    222222      <command>ninja test</command>. 
    223       One test, gdatetime, is known to fail.
     223      One test, gdatetime, is known to fail on sysvinit systems.
    224224      <!-- Needs /etc/localtime to be a symbolic link. In addition
    225225      the link must be to some place like /usr/share/zoneinfo/...
     
    228228      is removed or commented out.
    229229      g_assert_true (*g_time_zone_get_identifier (tz) != '/');
     230
     231      NOTE: systemd implements this as a hard requirement.
    230232      -->
    231233    </para>
     
    243245    <para>
    244246      <parameter>-Dselinux=false</parameter>: This switch disables
    245       support fo rselinux wich is not supported in BLFS.
     247      support for selinux which is not supported in BLFS.
    246248    </para>
    247249
     
    377379          <para>
    378380            is used to compile all the GSettings XML schema files
    379             in directory into a binary file with the name
     381            in a directory into a binary file with the name
    380382            <filename>gschemas.compiled</filename> that can be used by GSettings.
    381383          </para>
  • general/genlib/json-glib.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY json-glib-download-http "&gnome-download-http;/json-glib/1.4/json-glib-&json-glib-version;.tar.xz">
    88  <!ENTITY json-glib-download-ftp  "&gnome-download-ftp;/json-glib/1.4/json-glib-&json-glib-version;.tar.xz">
    9   <!ENTITY json-glib-md5sum        "35107e23a7bbbc70f31c34f7b9adf1c3">
     9  <!ENTITY json-glib-md5sum        "4d4bb9837f6d31e32d0ce658ae135f68">
    1010  <!ENTITY json-glib-size          "164 KB">
    11   <!ENTITY json-glib-buildsize     "8.6 MB (with tests)">
     11  <!ENTITY json-glib-buildsize     "9.4 MB (with tests)">
    1212  <!ENTITY json-glib-time          "less than 0.1 SBU (with tests)">
    1313]>
     
    136136        </seg>
    137137        <seg>
    138           /usr/include/json-glib-1.0 and
     138          /usr/{include,share/installed-tests}/json-glib-1.0,
     139          /usr/libexec/installed-tests/json-glib-&json-glib-version;, and
    139140          /usr/share/gtk-doc/html/json-glib
    140141        </seg>
  • general/genlib/keyutils.xml

    r3fd462f2 rbdc55ac  
    5858      </listitem>
    5959    </itemizedlist>
     60
     61    <bridgehead renderas="sect3">keyutils Dependencies</bridgehead>
     62   
     63    <bridgehead renderas="sect4">Required</bridgehead>
     64    <para role="required">
     65      <xref linkend="mitkrb"/>
     66      <!-- Without krb5 installed, a FTBFS occurs while trying to compile dns.afsdb.c.
     67      It looks for profile.h, which is installed by krb5. -->
     68    </para>
    6069
    6170    <para condition="html" role="usernotes">User Notes:
  • general/genlib/libuv.xml

    r3fd462f2 rbdc55ac  
    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        "fdd44f630d300035aa4aaa9a732b70b7">
     9  <!ENTITY libuv-md5sum        "7e710afbc675d05b6a27903aa4589b96">
    1010  <!ENTITY libuv-size          "1.1 MB">
    11   <!ENTITY libuv-buildsize     "12 MB (add 10 MB for tests)">
    12   <!ENTITY libuv-time          "0.1 SBU (add 1.3 SBU for tests)">
     11  <!ENTITY libuv-buildsize     "13 MB (add 10 MB for tests)">
     12  <!ENTITY libuv-time          "0.1 SBU (add 1.4 SBU for tests)">
    1313]>
    1414
     
    136136      <segtitle>Installed Programs</segtitle>
    137137      <segtitle>Installed Library</segtitle>
    138       <segtitle>Installed Directories</segtitle>
     138      <segtitle>Installed Directory</segtitle>
    139139
    140140      <seglistitem>
     
    146146        </seg>
    147147        <seg>
    148           None
     148          /usr/include/uv
    149149        </seg>
    150150      </seglistitem>
    151151    </segmentedlist>
    152 <!--
     152
    153153    <variablelist>
    154154      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     
    160160        <listitem>
    161161          <para>
    162             contains the API functions ...
     162            contains API functions for asynchronous I/O operations
    163163          </para>
    164164          <indexterm zone="libuv libuv.so">
     
    169169
    170170    </variablelist>
    171 -->
     171
    172172  </sect2>
    173173
  • general/genlib/pcre2.xml

    r3fd462f2 rbdc55ac  
    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        "e0b91c891a3c49050f7fd15de33d0ba4">
     9  <!ENTITY pcre2-md5sum        "8a096287153fb994970df3570e90fcb5">
    1010  <!ENTITY pcre2-size          "1.6 MB">
    11   <!ENTITY pcre2-buildsize     "19 MB (with tests)">
    12   <!ENTITY pcre2-time          "0.3 SBU (with tests)">
     11  <!ENTITY pcre2-buildsize     "22 MB (with tests)">
     12  <!ENTITY pcre2-time          "0.4 SBU (with tests)">
    1313]>
    1414
     
    7777    <bridgehead renderas="sect4">Optional</bridgehead>
    7878    <para role="optional">
    79       <xref linkend="valgrind"/>
     79      <xref linkend="valgrind"/> and
     80      <ulink url="https://www.cs.utah.edu/~bigler/code/libedit.html">libedit</ulink>
    8081    </para>
    8182
  • general/genlib/wayland-protocols.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY wayland-protocols-download-http "https://wayland.freedesktop.org/releases/wayland-protocols-&wayland-protocols-version;.tar.xz">
    88  <!ENTITY wayland-protocols-download-ftp  " ">
    9   <!ENTITY wayland-protocols-md5sum        "d75ec11e8443946b4795e4be1cf22db8">
    10   <!ENTITY wayland-protocols-size          "100 KB">
    11   <!ENTITY wayland-protocols-buildsize     "1.1 MB (with tests)">
     9  <!ENTITY wayland-protocols-md5sum        "e0b523ff162e30bab46be1d65d527683">
     10  <!ENTITY wayland-protocols-size          "104 KB">
     11  <!ENTITY wayland-protocols-buildsize     "1.6 MB (with tests)">
    1212  <!ENTITY wayland-protocols-time          "less than 0.1 SBU (with tests)">
    1313]>
     
    9292    </para>
    9393
    94 <!-- Spaces are significant in <screen> sections -->
    9594<screen><userinput>./configure --prefix=/usr &amp;&amp;
    9695make</userinput></screen>
  • general/genutils/highlight.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY highlight-download-http "http://www.andre-simon.de/zip/highlight-&highlight-version;.tar.bz2">
    88  <!ENTITY highlight-download-ftp  " ">
    9   <!ENTITY highlight-md5sum        "82a2b17a372d45a6868d181890133069">
     9  <!ENTITY highlight-md5sum        "0b04ec7dbddbb916202f474dbab4263a">
    1010  <!ENTITY highlight-size          "1.3 MB">
    11   <!ENTITY highlight-buildsize     "19 MB (with gui)">
    12   <!ENTITY highlight-time          "0.4 SBU">
     11  <!ENTITY highlight-buildsize     "20 MB">
     12  <!ENTITY highlight-time          "0.6 SBU">
    1313]>
    1414
  • general/graphlib/harfbuzz.xml

    r3fd462f2 rbdc55ac  
    88           "https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2">
    99  <!ENTITY harfbuzz-download-ftp  " ">
    10   <!ENTITY harfbuzz-md5sum        "81dbce82d6471ec2b2a627ce02d03e5d">
     10  <!ENTITY harfbuzz-md5sum        "263a3f1cb014e3ad2e4123c238a9bfc5">
    1111  <!ENTITY harfbuzz-size          "3.7 MB">
    12   <!ENTITY harfbuzz-buildsize     "120 MB (with tests)">
     12  <!ENTITY harfbuzz-buildsize     "119 MB (with tests)">
    1313  <!ENTITY harfbuzz-time          "1.1 SBU (with tests)">
    1414]>
     
    168168        </seg>
    169169        <seg>
    170           libharfbuzz.so, libharfbuzz-gobject.so, libharfbuzz-subset,
     170          libharfbuzz.so, libharfbuzz-gobject.so, libharfbuzz-subset.so,
    171171          and libharfbuzz-icu.so
    172172        </seg>
  • general/prog/git.xml

    r3fd462f2 rbdc55ac  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "7a668403aa7807d0db37e8573299d471">
    12   <!ENTITY git-size          "4.9 MB">
     11  <!ENTITY git-md5sum        "58b956213db0aacfb4db08cd9c99aae1">
     12  <!ENTITY git-size          "5.0 MB">
    1313  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    14   <!ENTITY git-buildsize     "291 MB (with downloaded documentation)">
    15   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 4.4 SBU for tests)">
     14  <!ENTITY git-buildsize     "459 MB (with downloaded documentation)">
     15  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 8.6 SBU for tests)">
    1616]>
    1717
     
    344344        </seg>
    345345        <seg>
    346           /usr/lib/perl5/site_perl/&lt;5.x.y&gt;{,&lt;arch&gt;-linux/auto}/Git,
     346          /usr/share/perl5/Git,
     347          <!-- I do NOT think this is in our %INC search path. -->
    347348          /usr/libexec/git-core and
    348349          /usr/share/{doc/git-&git-version;,git-core,git-gui,gitk,gitweb}
  • general/prog/perl-modules.xml

    r3fd462f2 rbdc55ac  
    7171
    7272  <!ENTITY IO-Socket-SSL-download-http "&perl_authors;/id/S/SU/SULLR/IO-Socket-SSL-&IO-Socket-SSL-version;.tar.gz">
    73   <!ENTITY IO-Socket-SSL-md5sum "0e329d3ce11563a27d70d63ad09ed5e9">
     73  <!ENTITY IO-Socket-SSL-md5sum "97fa6cd64f15db60f810cd8ab02d57fc">
    7474
    7575  <!ENTITY IPC-Run3-download-http "&perl_authors;/id/R/RJ/RJBS/IPC-Run3-&IPC-Run3-version;.tar.gz">
     
    12861286    <xref linkend="perl-standard-install"/>.</para>
    12871287
     1288    <para>If scripting, use 'yes | Makefile.PL' because it will ask if external
     1289    tests should be run.</para>
     1290
     1291    <note>
     1292      <para>
     1293        The tests for IO::Socket::SSL are broken with openssl-1.1.1 and the
     1294        tests for Net::SSLeay hang with that version.
     1295      </para>
     1296    </note>
     1297
    12881298    <!-- IO-Socket-SSL -->
    12891299    &lfs83_checked;
     
    13021312(https://cpan.metacpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.85.tar.gz)
    13031313When scripting, pipe the <command>perl Makefile.PL</command> command through <command>yes "" |</command>, since some user input is sought</literallayout>
    1304           </listitem>
     1314          <!-- The test suite for NET::SSLeay has issues with OpenSSL-1.1.1 -->
     1315          </listitem>
     1316              <listitem>
     1317                <para>
     1318                  <xref linkend="make-ca"/>
     1319                </para>
     1320              </listitem>
    13051321        </itemizedlist>
    13061322      </listitem>
  • general/prog/perl-modules/perl-io-socket-ssl.xml

    r3fd462f2 rbdc55ac  
    66
    77  <!ENTITY my-download-http "&perl_authors;/id/S/SU/SULLR/IO-Socket-SSL-&IO-Socket-SSL-version;.tar.gz">
    8   <!ENTITY my-md5sum "0e329d3ce11563a27d70d63ad09ed5e9">
     8  <!ENTITY my-md5sum "97fa6cd64f15db60f810cd8ab02d57fc">
    99
    1010  <!ENTITY IO-Socket-SSL-download-http "&perl_authors;/id/S/SU/SULLR/IO-Socket-SSL-&IO-Socket-SSL-version;.tar.gz">
     
    6060      <note>
    6161        <para>
    62           The tests hang if you are using openssl-1.1.1.
     62          The tests fail if you are using openssl-1.1.1.
    6363        </para>
    6464      </note>
  • general/prog/php.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "d529efc4017840e3db970b0bc25aef9c">
     9  <!ENTITY php-md5sum        "afd36986e8ba08d4f12c16597faa9c7d">
    1010  <!ENTITY php-size          "12 MB">
    1111  <!ENTITY php-buildsize     "567 MB (add 2 MB for tests, add 111 MB for documentation)">
     
    224224            --datadir=/usr/share/php     \
    225225            --mandir=/usr/share/man      \
     226            --without-pear               \
    226227            --enable-fpm                 \
    227228            --with-fpm-user=apache       \
     
    247248            --mandir=/usr/share/man      \
    248249            --enable-fpm                 \
     250            --without-pear               \
    249251            --with-fpm-user=apache       \
    250252            --with-fpm-group=apache      \
     
    325327    -C /usr/share/doc/php-&php-version; --no-same-owner</userinput></screen>
    326328
     329    <para>
     330      The bundled pear is not installed because of a bug which might
     331      pollute the filesystem with several hidden files and directories.
     332      If pear is needed, execucte the following commands to install:
     333    </para>
     334
     335<screen role="nodump"><userinput>wget http://pear.php.net/go-pear.phar
     336php ./go-pear.phar</userinput></screen>
     337   
    327338  </sect2>
    328339
     
    349360        <parameter>--with-fpm-systemd</parameter>: This parameter allows
    350361        the FastCGI Process Manager to integrate with systemd.
     362      </para>
     363
     364      <para>
     365        <parameter>--without-pear</parameter>: This switch disables
     366        installation of bundled pear software.
    351367      </para>
    352368
  • general/prog/pygobject3.xml

    r3fd462f2 rbdc55ac  
    8181      <bridgehead renderas="sect5">Optional (for the tests)</bridgehead>
    8282      <para role="optional">
    83         <ulink url="https://pypi.python.org/pypi/pep8">pep8</ulink> and
    84         <ulink url="https://pypi.python.org/pypi/pyflakes">pyflakes</ulink>
     83        <ulink url="https://pypi.python.org/pypi/pep8">pep8</ulink>,
     84        <ulink url="https://pypi.python.org/pypi/pyflakes">pyflakes</ulink>, and
     85        <ulink url="https://pypi.python.org/pypi/pytest">pytest</ulink>
     86        <!-- pytest brings in a lot of dependencies - upwards of 10 -->
    8587      </para>
    8688
  • general/prog/vala.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY vala-download-http "&gnome-download-http;/vala/&vala-major-version;/vala-&vala-version;.tar.xz">
    88  <!ENTITY vala-download-ftp  "&gnome-download-ftp;/vala/&vala-major-version;/vala-&vala-version;.tar.xz">
    9   <!ENTITY vala-md5sum        "aa6eb8097d25b5847ad3fab34c0ff865">
     9  <!ENTITY vala-md5sum        "e28ad84b16351a3e41eacabdeadaaf8a">
    1010  <!ENTITY vala-size          "3.2 MB">
    11   <!ENTITY vala-buildsize     "227 MB (with tests)">
    12   <!ENTITY vala-time          "1.4 SBU (with tests)">
     11  <!ENTITY vala-buildsize     "171 MB (with tests)">
     12  <!ENTITY vala-time          "1.5 SBU (with tests)">
    1313]>
    1414
  • general/sysutils/sg3_utils.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY sg3_utils-download-http "http://sg.danny.cz/sg/p/sg3_utils-&sg3_utils-version;.tar.xz">
    88  <!ENTITY sg3_utils-download-ftp  " ">
    9   <!ENTITY sg3_utils-md5sum        "913ac2c9069d2ba44e05565a445810ab">
    10   <!ENTITY sg3_utils-size          "752 KB">
    11   <!ENTITY sg3_utils-buildsize     "23 MB">
     9  <!ENTITY sg3_utils-md5sum        "d1cf7d22e25113dfd0e9db1fcb9032ba">
     10  <!ENTITY sg3_utils-size          "904 KB">
     11  <!ENTITY sg3_utils-buildsize     "29 MB">
    1212  <!ENTITY sg3_utils-time          "0.2 SBU">
    1313]>
     
    7575    </itemizedlist>
    7676
     77<!-- No longer needed as 1.44 fixes the sysmacros.h use
    7778    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7879    <itemizedlist spacing="compact">
     
    8485      </listitem>
    8586    </itemizedlist>
     87-->
    8688
    8789    <para condition="html" role="usernotes">User Notes:
     
    98100    </para>
    99101
    100 <screen><userinput>patch -Np1 -i ../sg3_utils-&sg3_utils-version;-glibc_2.28-fixes-1.patch &amp;&amp;
    101 ./configure --prefix=/usr --disable-static &amp;&amp;
     102<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    102103make</userinput></screen>
    103104
     
    133134        <seg>
    134135          scsi_logging_level, scsi_mandat, scsi_readcap, scsi_ready, scsi_satl,
    135           scsi_start, scsi_stop, scsi_temperature, sg_compare_and_write,
     136          scsi_start, scsi_stop, scsi_temperature, sg_bg_ctl, sg_compare_and_write,
    136137          sg_copy_results, sg_dd, sg_decode_sense, sg_emc_trespass, sg_format,
    137138          sg_get_config, sg_get_lba_status, sg_ident, sg_inq, sg_logs, sg_luns,
    138139          sg_map, sg_map26, sg_modes, sg_opcodes, sg_persist, sg_prevent,
    139           sg_raw, sg_rbuf, sg_rdac, sg_read, sg_read_block_limits,
     140          sg_raw, sg_rbuf, sg_rdac, sg_read, sg_read_attr, sg_read_block_limits,
    140141          sg_read_buffer, sg_read_long, sg_readcap, sg_reassign, sg_referrals,
    141142          sg_rep_zones, sg_requests, sg_reset, sg_reset_wp, sg_rmsn, sg_rtpg,
    142143          sg_safte, sg_sanitize, sg_sat_identify, sg_sat_phy_event,
    143           sg_sat_read_gplog, sg_sat_set_features, sg_scan, sg_senddiag, sg_ses,
    144           sg_ses_microcode, sg_start, sg_stpg, sg_sync, sg_test_rwbuf, sg_turs,
    145           sg_unmap, sg_verify, sg_vpd, sg_wr_mode, sg_write_buffer,
    146           sg_write_long, sg_write_same, sg_write_verify, sg_xcopy, sginfo,
    147           sgm_dd, and sgp_dd
     144          sg_sat_read_gplog, sg_sat_set_features, sg_scan, sg_seek, sg_senddiag, sg_ses,
     145          sg_ses_microcode, sg_start, sg_stpg, sg_stream_ctl, sg_sync, sg_test_rwbuf,
     146          sg_turs, sg_unmap, sg_verify, sg_vpd, sg_wr_mode, sg_write_buffer,
     147          sg_write_long, sg_write_same, sg_write_verify, sg_write_x, sg_xcopy, sg_zone,
     148          sginfo, sgm_dd, and sgp_dd
    148149        </seg>
    149150        <seg>
     
    257258      </varlistentry>
    258259
     260      <varlistentry id="sg_bg_ctl">
     261        <term><command>sg_bg_ctl</command></term>
     262        <listitem>
     263          <para>
     264            performs a SCSI BACKGROUND CONTROL command on a device to perform
     265            "advanced background operations".
     266          </para>
     267          <indexterm zone="sg3_utils sg_bg_ctl">
     268            <primary sortas="b-sg_bg_ctl">sg_bg_ctl</primary>
     269          </indexterm>
     270        </listitem>
     271      </varlistentry>
     272
    259273      <varlistentry id="sg_compare_and_write">
    260274        <term><command>sg_compare_and_write</command></term>
     
    566580      </varlistentry>
    567581
     582      <varlistentry id="sg_read_attr">
     583        <term><command>sg_read_attr</command></term>
     584        <listitem>
     585          <para>
     586            performs a SCSI READ ATTRIBUTE command on a device.
     587          </para>
     588          <indexterm zone="sg3_utils sg_read_attr">
     589            <primary sortas="b-sg_read_attr">sg_read_attr</primary>
     590          </indexterm>
     591        </listitem>
     592      </varlistentry>
     593
    568594      <varlistentry id="sg_read_block_limits">
    569595        <term><command>sg_read_block_limits</command></term>
     
    800826      </varlistentry>
    801827
     828      <varlistentry id="sg_seek">
     829        <term><command>sg_seek</command></term>
     830        <listitem>
     831          <para>
     832            performs a SCSI SEEK or PRE-FETCH command on a device and it's cache.
     833          </para>
     834          <indexterm zone="sg3_utils sg_seek">
     835            <primary sortas="b-sg_seek">sg_seek</primary>
     836          </indexterm>
     837        </listitem>
     838      </varlistentry>
     839
    802840      <varlistentry id="sg_senddiag">
    803841        <term><command>sg_senddiag</command></term>
     
    862900      </varlistentry>
    863901
     902      <varlistentry id="sg_stream_ctl">
     903        <term><command>sg_stream_ctl</command></term>
     904        <listitem>
     905          <para>
     906            performs a SCSI STREAM CONTROL or GET STREAM STATUS command on a device
     907            to open or close an I/O stream.
     908          </para>
     909          <indexterm zone="sg3_utils sg_stream_ctl">
     910            <primary sortas="sg3_utils sg_stream_ctl">sg_stream_ctl</primary>
     911          </indexterm>
     912        </listitem>
     913      </varlistentry>
     914
    864915      <varlistentry id="sg_sync">
    865916        <term><command>sg_sync</command></term>
     
    9781029            sends the SCSI WRITE AND VERIFY command.
    9791030          </para>
     1031          <indexterm zone="sg3_utils sg_write_verify">
     1032            <primary sortas="b-sg_write_verify">sg_write_verify</primary>
     1033          </indexterm>
     1034        </listitem>
     1035      </varlistentry>
     1036
     1037      <varlistentry id="sg_write_x">
     1038        <term><command>sg_write_x</command></term>
     1039        <listitem>
     1040          <para>
     1041            performs SCSI WRITE commands on a device.
     1042          </para>
     1043          <indexterm zone="sg3_utils sg_write_x">
     1044            <primary sortas="b-sg_write_x">sg_write_x</primary>
     1045          </indexterm>
     1046        </listitem>
     1047      </varlistentry>
     1048
     1049      <varlistentry id="sg_wr_mode">
     1050        <term><command>sg_wr_mode</command></term>
     1051        <listitem>
     1052          <para>
     1053            writes mode page.
     1054          </para>
     1055          <indexterm zone="sg3_utils sg_wr_mode">
     1056            <primary sortas="b-sg_wr_mode">sg_wr_mode</primary>
     1057          </indexterm>
     1058        </listitem>
     1059      </varlistentry>
     1060
     1061      <varlistentry id="sg_xcopy">
     1062        <term><command>sg_xcopy</command></term>
     1063        <listitem>
     1064          <para>
     1065            copies data to and from files and devices
     1066            using SCSI EXTENDED COPY (XCOPY).
     1067          </para>
    9801068          <indexterm zone="sg3_utils sg_xcopy">
    9811069            <primary sortas="b-sg_xcopy">sg_xcopy</primary>
     
    9841072      </varlistentry>
    9851073
    986       <varlistentry id="sg_wr_mode">
    987         <term><command>sg_wr_mode</command></term>
    988         <listitem>
    989           <para>
    990             writes mode page.
    991           </para>
    992           <indexterm zone="sg3_utils sg_wr_mode">
    993             <primary sortas="b-sg_wr_mode">sg_wr_mode</primary>
    994           </indexterm>
    995         </listitem>
    996       </varlistentry>
    997 
    998       <varlistentry id="sg_xcopy">
    999         <term><command>sg_xcopy</command></term>
    1000         <listitem>
    1001           <para>
    1002             copies data to and from files and devices
    1003             using SCSI EXTENDED COPY (XCOPY).
    1004           </para>
    1005           <indexterm zone="sg3_utils sg_xcopy">
    1006             <primary sortas="b-sg_xcopy">sg_xcopy</primary>
     1074      <varlistentry id="sg_zone">
     1075        <term><command>sg_zone</command></term>
     1076        <listitem>
     1077          <para>
     1078            performs SCSI ZONE commands on a device, such as OPEN, CLOSE, FINISH
     1079            or SEQUENTIALIZE.
     1080          </para>
     1081          <indexterm zone="sg3_utils sg_zone">
     1082            <primary sortas="b-sg_zone">sg_zone</primary>
    10071083          </indexterm>
    10081084        </listitem>
  • general/sysutils/unrar.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "f54fdf142f0981ae1840a32fc9220e45">
     9  <!ENTITY unrar-md5sum        "dfc4ae6b360d774177d109080883bd6d">
    1010  <!ENTITY unrar-size          "224 KB">
    11   <!ENTITY unrar-buildsize     "2.1 MB">
    12   <!ENTITY unrar-time          "less than 0.1 SBU">
     11  <!ENTITY unrar-buildsize     "2.4 MB">
     12  <!ENTITY unrar-time          "0.1 SBU">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r3fd462f2 rbdc55ac  
    4444
    4545    <listitem>
     46      <para>October 6th, 2018</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[ken] - note that tests for both IO::Socket::SSL and its
     50          dependency of Net::SSLeay are broken with openssl-1.1.1.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[ken] - IO::Socket::SSL needs 'yes' if scripting, and should
     54             require ca-certificates. Fixes
     55             <ulink url="&blfs-ticket-root;11216">#11216</ulink>.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[renodr] - Update to libsoup-2.64.1. In addition, a flag was added
     59          to the meson line to disable GSSAPI support, as it's set by default and
     60          requires Kerberos to be installed. Fixes
     61          <ulink url="&blfs-ticket-root;11196">#11196</ulink> and
     62          <ulink url="&blfs-ticket-root;11184">#11184</ulink>.</para>
     63        </listitem>
     64        <listitem>
     65          <para>[renodr] - Update to json-glib-1.4.4. Fixes
     66          <ulink url="&blfs-ticket-root;11159">#11159</ulink>.</para>
     67        </listitem>
     68        <listitem>
     69          <para>[bdubbs] - Update to gstreamer-1.14.4 (and plugins). Fixes
     70          <ulink url="&blfs-ticket-root;11157">#11157</ulink>.</para>
     71        </listitem>
     72        <listitem>
     73          <para>[thomas] - Update to php-7.2.10. Fixes
     74          <ulink url="&blfs-ticket-root;11143">#11143</ulink>.</para>
     75        </listitem>
     76        <listitem>
     77          <para>[thomas] - Update to httpd-2.4.35. Fixes
     78          <ulink url="&blfs-ticket-root;11174">#11174</ulink>.</para>
     79        </listitem>
     80      </itemizedlist>
     81    </listitem>
     82
     83    <listitem>
     84      <para>October 5th, 2018</para>
     85      <itemizedlist>
     86        <listitem>
     87          <para>[bdubbs] - Update to libreoffice-6.1.2.1. Fixes
     88          <ulink url="&blfs-ticket-root;11146">#11146</ulink>.</para>
     89        </listitem>
     90        <listitem>
     91          <para>[renodr] - Update to git-2.19.1. This is a security update for
     92          CVE-2018-17456, which allows attackers to execute code via .gitmodules.
     93          An update is available for minor versions all the way back to 2.14.5.
     94          This update should be treated as urgent. Fixes
     95          <ulink url="&blfs-ticket-root;11217">#11217</ulink>.</para>
     96        </listitem>
     97        <listitem>
     98          <para>[renodr] - Update to xterm-337. Fixes
     99          <ulink url="&blfs-ticket-root;11167">#11167</ulink>.</para>
     100        </listitem>
     101        <listitem>
     102          <para>[renodr] - Update to xf86-video-ati-18.1.0. Fixes
     103          <ulink url="&blfs-ticket-root;11051">#11051</ulink>.
     104          This driver update solves issues with GNOME and KDE Plasma on
     105          devices with ATI cards installed.</para>
     106        </listitem>
     107        <listitem>
     108          <para>[renodr] - Update to xf86-video-amdgpu-18.1.0. Fixes
     109          <ulink url="&blfs-ticket-root;11149">#11149</ulink>.</para>
     110        </listitem>
     111        <listitem>
     112          <para>[renodr] - Update to libinput-1.12.1. Fixes
     113          <ulink url="&blfs-ticket-root;11136">#11136</ulink>.</para>
     114        </listitem>
     115        <listitem>
     116          <para>[renodr] - Update to libepoxy-1.5.3. Fixes
     117          <ulink url="&blfs-ticket-root;11210">#11210</ulink>.</para>
     118        </listitem>
     119        <listitem>
     120          <para>[renodr] - Update to libdrm-2.4.95. Fixes
     121          <ulink url="&blfs-ticket-root;11211">#11211</ulink>.</para>
     122        </listitem>
     123        <listitem>
     124          <para>[renodr] - Update to wayland-protocols-1.16. Fixes
     125          <ulink url="&blfs-ticket-root;11138">#11138</ulink>.</para>
     126        </listitem>
     127        <listitem>
     128          <para>[renodr] - Update to Mesa-18.2.2. Fixes
     129          <ulink url="&blfs-ticket-root;11175">#11175</ulink>.</para>
     130        </listitem>
     131        <listitem>
     132          <para>[renodr] - Update to harfbuzz-1.9.0. Fixes
     133          <ulink url="&blfs-ticket-root;11133">#11133</ulink>.</para>
     134        </listitem>
     135        <listitem>
     136          <para>[renodr] - Update to libxcb-1.13.1. Fixes
     137          <ulink url="&blfs-ticket-root;11194">#11194</ulink>.</para>
     138        </listitem>
     139        <listitem>
     140          <para>[renodr] - Update to git-2.19.0. Fixes
     141          <ulink url="&blfs-ticket-root;11134">#11134</ulink>.</para>
     142        </listitem>
     143      </itemizedlist>
     144    </listitem>
     145
     146    <listitem>
     147      <para>October 4th, 2018</para>
     148      <itemizedlist>
     149        <listitem>
     150          <para>[renodr] - Require MIT KRB5 in keyutils.</para>
     151        </listitem>
     152        <listitem>
     153          <para>[renodr] - Update to apr-1.6.5. Fixes
     154          <ulink url="&blfs-ticket-root;11151">#11151</ulink>.</para>
     155        </listitem>
     156        <listitem>
     157          <para>[renodr] - Update to vala-0.42.2. Fixes
     158          <ulink url="&blfs-ticket-root;11161">#11161</ulink>.</para>
     159        </listitem>
     160        <listitem>
     161          <para>[renodr] - Update to glib-2.58.1. Fixes
     162          <ulink url="&blfs-ticket-root;11208">#11208</ulink>.</para>
     163        </listitem>
     164        <listitem>
     165          <para>[renodr] - Update to highlight-3.45. Fixes
     166          <ulink url="&blfs-ticket-root;11203">#11302</ulink>.</para>
     167        </listitem>
     168        <listitem>
     169          <para>[renodr] - Update to unrar-5.6.7. Fixes
     170          <ulink url="&blfs-ticket-root;11200">#11200</ulink>.</para>
     171        </listitem>
     172        <listitem>
     173          <para>[renodr] - Update to sg3_utils-1.44. Fixes
     174          <ulink url="&blfs-ticket-root;11141">#11141</ulink>.</para>
     175        </listitem>
     176        <listitem>
     177          <para>[renodr] - Update to IO::Socket:SSL-2.060 (Perl Module). Fixes
     178          <ulink url="&blfs-ticket-root;11155">#11155</ulink>.</para>
     179        </listitem>
     180        <listitem>
     181          <para>[renodr] - Update to pcre2-10.32. Fixes
     182          <ulink url="&blfs-ticket-root;11137">#11137</ulink>.</para>
     183        </listitem>
     184        <listitem>
     185          <para>[renodr] - Update to sqlite-3.25.2. Fixes
     186          <ulink url="&blfs-ticket-root;11153">#11153</ulink>.</para>
     187        </listitem>
     188      </itemizedlist>
     189    </listitem>
     190
     191    <listitem>
    46192      <para>October 3rd, 2018</para>
    47193      <itemizedlist>
     194        <listitem>
     195          <para>[renodr] - Update to libuv-1.23.1. Fixes
     196          <ulink url="&blfs-ticket-root;11171">#11171</ulink>.</para>
     197        </listitem>
     198        <listitem>
     199          <para>[ken] - Perl module List::AllUtils does not use Number::Compare
     200          or Text::Glob, and Test::LeakTrace no longer needs the 'unsafe' variant
     201          of the standard installation.</para>
     202        </listitem>
    48203        <listitem>
    49204          <para>[renodr] - Update to gc-8.0.0. Fixes
     
    56211        <listitem>
    57212          <para>[ken] - Update to firefox-62.0.3 (security fixes). Fixes
    58              Fixes <ulink url="&blfs-ticket-root;11205">#11205</ulink>.</para>
     213             <ulink url="&blfs-ticket-root;11205">#11205</ulink>.</para>
    59214        </listitem>
    60215        <listitem>
  • multimedia/libdriv/gst10-libav.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY gst10-libav-download-http "&gstreamer-dl;/gst-libav/gst-libav-&gst10-libav-version;.tar.xz">
    88  <!ENTITY gst10-libav-download-ftp  " ">
    9   <!ENTITY gst10-libav-md5sum        "da3d4655268bc6766a261065ca737590">
     9  <!ENTITY gst10-libav-md5sum        "58342db11dbb201a66a62577dcf7bab5">
    1010  <!ENTITY gst10-libav-size          "8.6 MB">
    11   <!ENTITY gst10-libav-buildsize     "722 MB (with tests)">
    12   <!ENTITY gst10-libav-time          "3.4 SBU (with tests)">
     11  <!ENTITY gst10-libav-buildsize     "634 MB (with tests)">
     12  <!ENTITY gst10-libav-time          "1.5 SBU (iUsing parallelism=4; with tests)">
    1313  <!-- A majority of the time spent compiling is ASM files. -->
    1414]>
  • multimedia/libdriv/gst10-plugins-bad.xml

    r3fd462f2 rbdc55ac  
    88           "&gstreamer-dl;/gst-plugins-bad/gst-plugins-bad-&gst10-plugins-bad-version;.tar.xz">
    99  <!ENTITY gst10-plugins-bad-download-ftp  " ">
    10   <!ENTITY gst10-plugins-bad-md5sum        "76826c564bed5511982d7fb6137d9875">
    11   <!ENTITY gst10-plugins-bad-size          "4.4 MB">
    12   <!ENTITY gst10-plugins-bad-buildsize     "210 MB (with tests)">
    13   <!ENTITY gst10-plugins-bad-time          "2.1 SBU (with tests)">
     10  <!ENTITY gst10-plugins-bad-md5sum        "5d20a91d027708abcf924f6c1279dd25">
     11  <!ENTITY gst10-plugins-bad-size          "4.5 MB">
     12  <!ENTITY gst10-plugins-bad-buildsize     "173 MB (with tests)">
     13  <!ENTITY gst10-plugins-bad-time          "1.9 SBU (Using parallelism=4; with tests)">
    1414]>
    1515
  • multimedia/libdriv/gst10-plugins-base.xml

    r3fd462f2 rbdc55ac  
    88           "&gstreamer-dl;/gst-plugins-base/gst-plugins-base-&gst10-plugins-base-version;.tar.xz">
    99  <!ENTITY gst10-plugins-base-download-ftp  " ">
    10   <!ENTITY gst10-plugins-base-md5sum        "8bc790d623350cd8eac68d3a13d79f7d">
     10  <!ENTITY gst10-plugins-base-md5sum        "4dbe20c1bf44191c2b8833234df5cb2a">
    1111  <!ENTITY gst10-plugins-base-size          "3.5 MB">
    12   <!ENTITY gst10-plugins-base-buildsize     "213 MB (with tests)">
    13   <!ENTITY gst10-plugins-base-time          "3.0 SBU (with tests)">
     12  <!ENTITY gst10-plugins-base-buildsize     "177 MB (with tests)">
     13  <!ENTITY gst10-plugins-base-time          "3.2 SBU (Using parallelism=4; with tests)">
    1414]>
    1515
  • multimedia/libdriv/gst10-plugins-good.xml

    r3fd462f2 rbdc55ac  
    88           "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
    99  <!ENTITY gst10-plugins-good-download-ftp  " ">
    10   <!ENTITY gst10-plugins-good-md5sum        "5b83b2828e31ce5b4a5c03c71e707ae7">
     10  <!ENTITY gst10-plugins-good-md5sum        "6e3b247097366cf2639f22abfece7113">
    1111  <!ENTITY gst10-plugins-good-size          "3.6 MB">
    12   <!ENTITY gst10-plugins-good-buildsize     "188 MB (with tests)">
    13   <!ENTITY gst10-plugins-good-time          "2.1 SBU (with tests)">
     12  <!ENTITY gst10-plugins-good-buildsize     "154 MB (with tests)">
     13  <!ENTITY gst10-plugins-good-time          "1.6 SBU (Using parallelism=4; with tests)">
    1414]>
    1515
     
    151151    <para>
    152152      To test the results, issue: <command>make check</command>.  The souphttpsrc
    153       and elements/rtp2aux tests are known to fail.
     153      test is known to fail.
    154154    </para>
    155155
  • multimedia/libdriv/gst10-plugins-ugly.xml

    r3fd462f2 rbdc55ac  
    88           "&gstreamer-dl;/gst-plugins-ugly/gst-plugins-ugly-&gst10-plugins-ugly-version;.tar.xz">
    99  <!ENTITY gst10-plugins-ugly-download-ftp  " ">
    10   <!ENTITY gst10-plugins-ugly-md5sum        "ea0a800c6421c3c3cdbed3d040b8ffd3">
    11   <!ENTITY gst10-plugins-ugly-size          "868 KB">
    12   <!ENTITY gst10-plugins-ugly-buildsize     "20 MB (with tests)">
    13   <!ENTITY gst10-plugins-ugly-time          "0.1 SBU (with tests)">
     10  <!ENTITY gst10-plugins-ugly-md5sum        "90768a0074db071175ce980064d9a1ac">
     11  <!ENTITY gst10-plugins-ugly-size          "872 KB">
     12  <!ENTITY gst10-plugins-ugly-buildsize     "16 MB (with tests)">
     13  <!ENTITY gst10-plugins-ugly-time          "0.2 SBU (with tests)">
    1414]>
    1515
  • multimedia/libdriv/gstreamer10-vaapi.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY gstreamer10-vaapi-download-http "&gstreamer-dl;/gstreamer-vaapi/gstreamer-vaapi-&gstreamer-vaapi-version;.tar.xz">
    88  <!ENTITY gstreamer10-vaapi-download-ftp  " ">
    9   <!ENTITY gstreamer10-vaapi-md5sum        "12ee9c16dfa0bb1808c76683e1c9a328">
     9  <!ENTITY gstreamer10-vaapi-md5sum        "2fae3442f5f23e7354a0c592bc7b9065">
    1010  <!ENTITY gstreamer10-vaapi-size          "1.0 MB">
    11   <!ENTITY gstreamer10-vaapi-buildsize     "75 MB">
    12   <!ENTITY gstreamer10-vaapi-time          "0.4 SBU">
     11  <!ENTITY gstreamer10-vaapi-buildsize     "69 MB">
     12  <!ENTITY gstreamer10-vaapi-time          "0.2 SBU">
    1313]>
    1414
  • multimedia/libdriv/gstreamer10.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY gstreamer10-download-http "&gstreamer-dl;/gstreamer/gstreamer-&gstreamer10-version;.tar.xz">
    88  <!ENTITY gstreamer10-download-ftp  " ">
    9   <!ENTITY gstreamer10-md5sum        "9f4177c1752e44cbd72f6311ee61e1ba">
     9  <!ENTITY gstreamer10-md5sum        "f67fbbc42bd85a0701df119f52fb52bd">
    1010  <!ENTITY gstreamer10-size          "3.1 MB">
    11   <!ENTITY gstreamer10-buildsize     "152 MB (with tests)">
    12   <!ENTITY gstreamer10-time          "1.7 SBU (with tests)">
     11  <!ENTITY gstreamer10-buildsize     "124 MB (with tests)">
     12  <!ENTITY gstreamer10-time          "1.8 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
  • networking/netlibs/curl.xml

    r3fd462f2 rbdc55ac  
    159159      To run the test suite, issue: <command>make test</command>. Two (of 857) tests
    160160      fail for unknown reasons, and all tests fail is valgrind is installed. Moving
    161       valgrind out of $PATH is recommended if you wish to run the tests suite while
     161      valgrind out of $PATH is recommended if you wish to run the test suite while
    162162      it is installed.
    163163<!--
     
    196196I only have c-ares and libidn2 installed, I will likely try before release
    197197with all optional dependencies in the book installed.
     198
     199=========
     2007.61.1 NOTE: The test suite is extremely noisy, complaining about verification errors.
     201It's possible this is due to openssl-1.1.1, BUT 79/79 tests report as 100% OK. I had
     202c-ares, libpsl, and libidn1/2 installed. - Doug
    198203-->
    199204    </para>
  • networking/netlibs/libsoup.xml

    r3fd462f2 rbdc55ac  
    99  <!ENTITY libsoup-download-ftp
    1010           "&gnome-download-ftp;/libsoup/2.64/libsoup-&libsoup-version;.tar.xz">
    11   <!ENTITY libsoup-md5sum        "75bf3cb20d5c045922140c5e01b10696">
     11  <!ENTITY libsoup-md5sum        "93b1a0dff827529536d408fa9e6f747f">
    1212  <!ENTITY libsoup-size          "1.7 MB">
    13   <!ENTITY libsoup-buildsize     "27 MB (with tests)">
     13  <!ENTITY libsoup-buildsize     "145 MB (with tests)"> <!-- Large increase between minor versions -->
    1414  <!ENTITY libsoup-time          "0.3 SBU (with tests)">
    1515]>
     
    118118cd build &amp;&amp;
    119119
    120 meson --prefix=/usr -Dvapi=true .. &amp;&amp;
     120meson --prefix=/usr -Dvapi=true -Dgssapi=false .. &amp;&amp;
    121121ninja</userinput></screen>
    122122
     
    142142    </para>
    143143
    144 <!--
    145     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    146       href="../../xincludes/gtk-doc-rebuild.xml"/>
    147 -->
    148 
    149144    <para>
    150145      <option>-Ddoc=true</option>: Use this option if you want to build
    151146      the documentation. Note that you must have <xref linkend="gtk-doc"/> installed.
     147    </para>
     148
     149    <para>
     150      <option>-Dgssapi=false</option>: libsoup defaults to building with GSSAPI support,
     151      which requires Kerberos (as does the test suite). If you are building GNOME or
     152      have kerberos installed, remove this option.
    152153    </para>
    153154
  • packages.ent

    r3fd462f2 rbdc55ac  
    8585<!-- Chapter 9 -->
    8686<!--<!ENTITY appstream-glib-version       "0.6.13">-->
    87 <!ENTITY apr-version                  "1.6.3">
     87<!ENTITY apr-version                  "1.6.5">
    8888<!ENTITY apr-util-version             "1.6.1">
    8989<!ENTITY aspell-version               "0.60.6.1">
     
    102102<!ENTITY fftw-version                 "3.3.8">
    103103<!ENTITY gcab-version                 "0.7">
    104 <!ENTITY glib2-version                "2.58.0">
     104<!ENTITY glib2-version                "2.58.1">
    105105<!ENTITY glibmm-version               "2.56.0">
    106106<!ENTITY gmime-version                "2.6.23">
     
    124124<!ENTITY JS60-version                 "60.1.0">
    125125<!ENTITY json-c-version               "0.13.1">
    126 <!ENTITY json-glib-version            "1.4.2">
     126<!ENTITY json-glib-version            "1.4.4">
    127127<!ENTITY keyutils-version             "1.5.11">
    128128<!ENTITY libarchive-version           "3.3.3">
     
    134134<!ENTITY libcroco-version             "0.6.12">
    135135<!ENTITY libdaemon-version            "0.14">
    136 <!ENTITY libdrm-version               "2.4.94">
     136<!ENTITY libdrm-version               "2.4.95">
    137137<!ENTITY libepoxy-minor               "1.5">
    138 <!ENTITY libepoxy-version             "&libepoxy-minor;.2">
     138<!ENTITY libepoxy-version             "&libepoxy-minor;.3">
    139139<!ENTITY libesmtp-version             "1.0.6">
    140140<!--<!ENTITY libffi-version               "3.2.1">-->
     
    165165<!ENTITY libusb-version               "1.0.22">
    166166<!ENTITY libusb-compat-version        "0.1.5">
    167 <!ENTITY libuv-version                "1.23.0">
     167<!ENTITY libuv-version                "1.23.1">
    168168<!ENTITY libxkbcommon-version         "0.8.2">
    169169<!-- the libxml2-version is also used for the python2 module,
     
    181181<!ENTITY openobex-version             "1.7.2">
    182182<!ENTITY pcre-version                 "8.42">
    183 <!ENTITY pcre2-version                "10.31">
     183<!ENTITY pcre2-version                "10.32">
    184184<!ENTITY popt-version                 "1.16">
    185185<!ENTITY pth-version                  "2.0.7">
     
    191191<!ENTITY telepathy-glib-version       "0.24.1">
    192192<!ENTITY wayland-version              "1.16.0">
    193 <!ENTITY wayland-protocols-version    "1.15">
     193<!ENTITY wayland-protocols-version    "1.16">
    194194<!ENTITY wv-version                   "1.2.9">
    195195<!ENTITY xapian-version               "1.4.7">
     
    206206<!ENTITY giflib-version               "5.1.4">
    207207<!ENTITY graphite2-version            "1.3.12">
    208 <!ENTITY harfbuzz-version             "1.8.8">
     208<!ENTITY harfbuzz-version             "1.9.0">
    209209<!ENTITY ijs-version                  "0.35">
    210210<!ENTITY jasper-version               "2.0.14">
     
    243243<!ENTITY hicolor-icon-theme-version   "0.17">
    244244<!ENTITY icon-naming-utils-version    "0.8.90">
    245 <!ENTITY highlight-version            "3.44">
     245<!ENTITY highlight-version            "3.45">
    246246<!ENTITY ibus-version                 "1.5.19">
    247247<!ENTITY imagemagick6-version         "6.9.10">
     
    290290<!ENTITY rasqal-version               "0.9.33">
    291291<!ENTITY redland-version              "1.0.17">
    292 <!ENTITY sg3_utils-version            "1.42">
     292<!ENTITY sg3_utils-version            "1.44">
    293293<!ENTITY strigi-version               "0.7.8">
    294294<!ENTITY sysstat-version              "11.6.5">
     
    296296<!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro version -->
    297297<!ENTITY udisks2-version              "2.8.0">    <!-- stable lt .90 micro version -->
    298 <!ENTITY unrar-version                "5.6.6">
     298<!ENTITY unrar-version                "5.6.7">
    299299<!ENTITY unzip-version                "6.0">
    300300<!ENTITY upower-version               "0.99.7">
     
    321321<!ENTITY gc-version                   "8.0.0">
    322322<!ENTITY gdb-version                  "8.2">
    323 <!ENTITY git-version                  "2.18.0">
     323<!ENTITY git-version                  "2.19.1">
    324324<!ENTITY guile-version                "2.2.4">
    325325<!ENTITY librep-version               "0.92.7">
     
    331331<!ENTITY ninja-version                "1.8.2">
    332332<!ENTITY npapi-sdk-version            "0.27.2">
    333 <!ENTITY php-version                  "7.2.9">
     333<!ENTITY php-version                  "7.2.10">
    334334<!ENTITY python2-version              "2.7.15">
    335335<!ENTITY python3-version              "3.7.0">
     
    345345<!ENTITY tk-version                   "8.6.8">
    346346<!ENTITY vala-major-version           "0.42">  <!-- even minors only -->
    347 <!ENTITY vala-version                 "&vala-major-version;.0">
     347<!ENTITY vala-version                 "&vala-major-version;.2">
    348348<!ENTITY valgrind-version             "3.13.0">
    349349<!ENTITY yasm-version                 "1.3.0">
     
    382382<!ENTITY HTML-Parser-version          "3.72">
    383383<!ENTITY HTTP-Daemon-version          "6.01">
    384 <!ENTITY IO-Socket-SSL-version        "2.059">
     384<!ENTITY IO-Socket-SSL-version        "2.060">
    385385<!ENTITY IPC-Run3-version             "0.048">
    386386<!ENTITY Lingua-Translit-version      "0.28">
     
    524524<!ENTITY libndp-version               "1.7">
    525525<!ENTITY libproxy-version             "0.4.7">
    526 <!ENTITY libsoup-version              "2.64.0">
     526<!ENTITY libsoup-version              "2.64.1">
    527527<!ENTITY libtirpc-version             "1.1.4">
    528528<!ENTITY neon-version                 "0.30.2">
     
    546546<!-- Part V -->
    547547<!-- Chapter 20 -->
    548 <!ENTITY apache-version               "2.4.34">
     548<!ENTITY apache-version               "2.4.35">
    549549<!ENTITY proftpd-version              "1.3.6">
    550550<!ENTITY vsftpd-version               "3.0.3">
     
    566566<!ENTITY mariadb-version              "10.3.9">
    567567<!ENTITY postgresql-version           "10.5">
    568 <!ENTITY sqlite-version               "3.24.0">
     568<!ENTITY sqlite-version               "3.25.2">
    569569
    570570<!-- Chapter 23 -->
     
    584584<!ENTITY libpthread-stubs-version     "0.3">
    585585<!ENTITY xcb-proto-version            "1.13">
    586 <!ENTITY libxcb-version               "1.13">
     586<!ENTITY libxcb-version               "1.13.1">
    587587<!ENTITY xbitmaps-version             "1.1.2">
    588588<!ENTITY xcursor-themes-version       "1.0.5">
    589589<!ENTITY xkeyboard-config-version     "2.24">
    590590<!ENTITY mesa-major-minor             "18.2">
    591 <!ENTITY mesa-version                 "&mesa-major-minor;.0">
     591<!ENTITY mesa-version                 "&mesa-major-minor;.2">
    592592<!ENTITY xcb-util-version             "0.4.0">
    593593<!ENTITY xcb-util-image-version       "0.4.0">
     
    598598<!ENTITY xorg-server-version          "1.20.1">
    599599<!ENTITY twm-version                  "1.0.10">
    600 <!ENTITY xterm-version                "335">
     600<!ENTITY xterm-version                "337">
    601601<!ENTITY xclock-version               "1.0.7">
    602602<!ENTITY xinit-version                "1.4.0">
     
    778778<!ENTITY gnucash-version              "2.4.11">
    779779
    780 <!ENTITY libreoffice-version          "6.1.0">
    781 <!ENTITY libreoffice-patch            ".3">
     780<!ENTITY libreoffice-version          "6.1.2">
     781<!ENTITY libreoffice-patch            ".1">
    782782<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
    783783
     
    833833<!ENTITY frei0r-version               "1.6.1">
    834834<!ENTITY gavl-version                 "1.4.0">
    835 <!ENTITY gstreamer10-version          "1.14.2">  <!-- Even minors only -->
    836 <!ENTITY gst10-plugins-base-version   "1.14.2">  <!-- Even minors only -->
    837 <!ENTITY gst10-plugins-good-version   "1.14.2">  <!-- Even minors only -->
    838 <!ENTITY gst10-plugins-bad-version    "1.14.2">  <!-- Even minors only -->
    839 <!ENTITY gst10-plugins-ugly-version   "1.14.2">  <!-- Even minors only -->
    840 <!ENTITY gst10-libav-version          "1.14.2">  <!-- Even minors only -->
    841 <!ENTITY gstreamer-vaapi-version      "1.14.2">  <!-- Even minors only -->
     835<!ENTITY gstreamer10-version          "1.14.4">  <!-- Even minors only -->
     836<!ENTITY gst10-plugins-base-version   "1.14.4">  <!-- Even minors only -->
     837<!ENTITY gst10-plugins-good-version   "1.14.4">  <!-- Even minors only -->
     838<!ENTITY gst10-plugins-bad-version    "1.14.4">  <!-- Even minors only -->
     839<!ENTITY gst10-plugins-ugly-version   "1.14.4">  <!-- Even minors only -->
     840<!ENTITY gst10-libav-version          "1.14.4">  <!-- Even minors only -->
     841<!ENTITY gstreamer-vaapi-version      "1.14.4">  <!-- Even minors only -->
    842842<!ENTITY icedtea-sound-version        "1.0.1">
    843843<!ENTITY id3lib-version               "3.8.3">
  • postlfs/security/make-ca.xml

    r3fd462f2 rbdc55ac  
    7676    <bridgehead renderas="sect3">make-ca Dependencies</bridgehead>
    7777
    78     <bridgehead renderas="sect4">Recommended</bridgehead>
    79     <para role="recommended"><xref linkend="p11-kit"/> (required at runtime to
     78    <bridgehead renderas="sect4">Required</bridgehead>
     79    <para role="required"><xref linkend="p11-kit"/> (required at runtime to
    8080    generate certificate stores from trust anchors)</para>
     81    <!-- /usr/bin/trust is needed to extract the certs to /etc/ssl/certs -->
    8182
    8283   <bridgehead renderas="sect4">Optional (runtime)</bridgehead>
  • server/databases/sqlite.xml

    r3fd462f2 rbdc55ac  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-dl-version    "3240000">
    8   <!ENTITY sqlite-doc-version   "3240000">
     7  <!ENTITY sqlite-dl-version    "3250200">
     8  <!ENTITY sqlite-doc-version   "3250200">
    99
    1010<!-- When updating, do not forget the above entities -->
     
    1212  <!ENTITY sqlite-download-http "https://sqlite.org/2018/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1313  <!ENTITY sqlite-download-ftp  " ">
    14   <!ENTITY sqlite-md5sum        "dcd96fb9bbb603d29f6b0ad9554932ee">
     14  <!ENTITY sqlite-md5sum        "bfade31d59f58badc51aeaa6ae26a5de">
    1515  <!ENTITY sqlite-size          "2.6 MB">
    16   <!ENTITY sqlite-buildsize     "59 MB">
     16  <!ENTITY sqlite-buildsize     "109 MB">
    1717  <!ENTITY sqlite-time          "0.6 SBU">
    1818
    1919  <!ENTITY sqlite-docs-download "https://sqlite.org/2018/sqlite-doc-&sqlite-doc-version;.zip">
    20   <!ENTITY sqlite-docs-md5sum   "31da6e4699a11105b637485af83edf4f">
    21   <!ENTITY sqlite-docs-size     "8.7 MB">
     20  <!ENTITY sqlite-docs-md5sum   "641bfa1974e6250c36165899a7306449">
     21  <!ENTITY sqlite-docs-size     "8.9 MB">
    2222]>
    2323
  • server/major/apache.xml

    r3fd462f2 rbdc55ac  
    88           "https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
    99  <!ENTITY apache-download-ftp  " ">
    10   <!ENTITY apache-md5sum        "818adca52f3be187fe45d6822755be95">
    11   <!ENTITY apache-size          "6.6 MB">
     10  <!ENTITY apache-md5sum        "30c1cde80ffe814a8d16b4fdffda330a">
     11  <!ENTITY apache-size          "6.7 MB">
    1212  <!ENTITY apache-buildsize     "115 MB">
    1313  <!ENTITY apache-time          "0.9 SBU">
  • x/installing/TTF-and-OTF-fonts.xml

    r3fd462f2 rbdc55ac  
    647647    </para>
    648648
    649     <para>Alternatively, consider <xref linkend="NotoSansCJK"/> (a11 of the
     649    <para>Alternatively, consider <xref linkend="NotoSansCJK"/> (all of the
    650650      variants cover Hangul) or <xref linkend="wenquanyi-zenhei"/>.
    651651    </para>
  • x/installing/libinput.xml

    r3fd462f2 rbdc55ac  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.11.3">
     7  <!ENTITY libinput-version "1.12.1">
    88
    99  <!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "df6e877f11de4a9793511e9abfe7ef01">
    12   <!ENTITY libinput-size          "476 KB">
    13   <!ENTITY libinput-buildsize     "8.3 MB">
     11  <!ENTITY libinput-md5sum        "0b6fff34e30cf7aafc33c8f884806960">
     12  <!ENTITY libinput-size          "508 KB">
     13  <!ENTITY libinput-buildsize     "12 MB">
    1414  <!ENTITY libinput-time          "less than 0.1 SBU">
    1515]>
     
    238238        <seg>
    239239          libinput,
    240           libinput-debug-events, libinput-list-devices, libinput-measure*,
    241           libinput-record, libinput-replay
     240          <!-- libinput-debug-events, libinput-list-devices, libinput-measure*,
     241          libinput-record, libinput-replay Library Executables -->
    242242        </seg>
    243243        <seg>
     
    245245        </seg>
    246246        <seg>
    247           $XORG_PREFIX/libexec/libinput and (optional)
     247          $XORG_PREFIX/libexec/libinput,
     248          /usr/share/libinput, and (optionally)
    248249          /usr/share/doc/libinput-&libinput-version;
    249250        </seg>
     
    268269        </listitem>
    269270      </varlistentry>
    270 
     271<!--
    271272      <varlistentry id="libinput-debug-events">
    272273        <term><command>libinput-debug-events</command></term>
     
    331332        </listitem>
    332333      </varlistentry>
    333 
     334-->
    334335      <varlistentry id="libinput-lib">
    335336        <term><filename class="libraryfile">libinput.so</filename></term>
  • x/installing/libxcb.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY libxcb-download-http "https://xcb.freedesktop.org/dist/libxcb-&libxcb-version;.tar.bz2">
    88  <!ENTITY libxcb-download-ftp  " ">
    9   <!ENTITY libxcb-md5sum        "c2b6cf928afa16b0047c974e7aaa783f">
    10   <!ENTITY libxcb-size          "498 KB">
    11   <!ENTITY libxcb-buildsize     "41 MB (with tests, add 62 MB for doxygen docs)">
    12   <!ENTITY libxcb-time          "0.3 SBU (with tests, add 1.4 SBU for doxygen docs)">
     9  <!ENTITY libxcb-md5sum        "f33cdfc67346f7217a9326c0d8679975">
     10  <!ENTITY libxcb-size          "496 KB">
     11  <!ENTITY libxcb-buildsize     "43 MB (with tests, add 62 MB for doxygen docs)">
     12  <!ENTITY libxcb-time          "0.2 SBU (with tests, add 1.4 SBU for doxygen docs)">
    1313]>
    1414
     
    126126
    127127    <para><command>sed "s/pthread-stubs//" -i configure</command>: This
    128     sed removes dependency on libpthread-stubs package which is useless on
     128    sed removes a dependency on the libpthread-stubs package which is useless on
    129129    Linux.</para>
    130130
  • x/installing/mesa.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "88e1a7f31f259cec69bb76b3cb10c956">
     9  <!ENTITY mesa-md5sum        "5931dd76a7533c7c5e702a4e5c00d3bb">
    1010  <!ENTITY mesa-size          "11 MB">
    11   <!ENTITY mesa-buildsize     "352 MB (with demos and docs, add 42 MB for tests)">
    12   <!ENTITY mesa-time          "2.3 SBU (with parallelism=4, demos, and docs; add 1.0 SBU for tests)">
     11  <!ENTITY mesa-buildsize     "422 MB (with demos and docs, add 69 MB for tests)">
     12  <!ENTITY mesa-time          "2.4 SBU (with parallelism=4, demos, and docs; add 0.6 SBU for tests)">
    1313]>
    1414
     
    104104    <bridgehead renderas="sect4">Recommended</bridgehead>
    105105    <para role="recommended">
    106       <!-- <xref linkend="elfutils"/> (required for the radeonsi driver), -->
    107106     
    108107      <phrase revision="systemd"><xref linkend="libva"/> (to build drivers for
     
    182181            --prefix=$XORG_PREFIX              \
    183182            --sysconfdir=/etc                  \
    184             --enable-texture-float             \
    185183            --enable-osmesa                    \
    186184            --enable-xa                        \
     
    245243      for some of the package components.
    246244    </para>
    247 
    248     <para>
    249       <parameter>--enable-texture-float</parameter>: This switch enables
     245<!--
     246    <para>
     247      <parameter>- -enable-texture-float</parameter>: This switch enables
    250248      floating-point textures and render buffers. Please consult
    251249      <filename>docs/patents.txt</filename> to see if there are
    252250      any legal issues if you use this feature.
    253251    </para>
     252    Removed in 18.2.0
     253-->
    254254
    255255    <para>
     
    314314     which has been removed at r17757. Keeping as a comment in case we
    315315     reintroduce that driver. AVX libs are restored in version 18.0.1 -->
    316           libswrAVX.so,
    317           libswrAVX2.so,
     316<!--          libswrAVX.so,
     317          libswrAVX2.so, -->
    318318          libwayland-egl.so (if built with <application>Wayland</application>)
     319          <!-- Does not appear to be present even with Wayland installed in 18.2.2.
     320          Further verification on a GNOME and Plasma system required. -->
    319321          libxatracker.so,
    320322          libXvMCnouveau.so,
  • x/installing/x7driver-amdgpu.xml

    r3fd462f2 rbdc55ac  
    88  <!ENTITY radeon-marketing-names "&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names">
    99
    10   <!ENTITY xorg-amdgpu-driver-version "18.0.1">
     10  <!ENTITY xorg-amdgpu-driver-version "18.1.0">
    1111
    1212  <!ENTITY xorg-amdgpu-driver-download-http "&xorg-download-http;/driver/xf86-video-amdgpu-&xorg-amdgpu-driver-version;.tar.bz2">
    1313  <!ENTITY xorg-amdgpu-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-amdgpu-&xorg-amdgpu-driver-version;.tar.bz2">
    14   <!ENTITY xorg-amdgpu-driver-md5sum        "d8368d204cb98d4387c8890562db1143">
    15   <!ENTITY xorg-amdgpu-driver-size          "408 KB">
    16   <!ENTITY xorg-amdgpu-driver-buildsize     "6.4 MB">
     14  <!ENTITY xorg-amdgpu-driver-md5sum        "5d75f5993cda5e013cd851c5947ec450">
     15  <!ENTITY xorg-amdgpu-driver-size          "424 KB">
     16  <!ENTITY xorg-amdgpu-driver-buildsize     "7.8 MB">
    1717  <!ENTITY xorg-amdgpu-driver-time          "less than 0.1 SBU">
    1818]>
  • x/installing/x7driver-ati.xml

    r3fd462f2 rbdc55ac  
    88  <!ENTITY radeon-marketing-names "&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names">
    99
    10   <!ENTITY xorg-ati-driver-version "18.0.1">
     10  <!ENTITY xorg-ati-driver-version "18.1.0">
    1111
    1212  <!ENTITY xorg-ati-driver-download-http "&xorg-download-http;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
    1313  <!ENTITY xorg-ati-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
    14   <!ENTITY xorg-ati-driver-md5sum        "40e7c0a5a69aba3d84e0958f58705ea7">
    15   <!ENTITY xorg-ati-driver-size          "861 KB">
    16   <!ENTITY xorg-ati-driver-buildsize     "19 MB">
     14  <!ENTITY xorg-ati-driver-md5sum        "7910883fff7f4a462efac0fe059ed7e3">
     15  <!ENTITY xorg-ati-driver-size          "872 KB">
     16  <!ENTITY xorg-ati-driver-buildsize     "21 MB">
    1717  <!ENTITY xorg-ati-driver-time          "0.2 SBU">
    1818]>
  • x/installing/xterm.xml

    r3fd462f2 rbdc55ac  
    88  <!--<!ENTITY xterm-download-ftp  "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">-->
    99  <!ENTITY xterm-download-ftp  " ">
    10   <!ENTITY xterm-md5sum        "635a0975e1bad9634af1d59c380b541d">
     10  <!ENTITY xterm-md5sum        "49b4b519e4b9c9019611cf926e1aedc1">
    1111  <!ENTITY xterm-size          "1.3 MB">
    12   <!ENTITY xterm-buildsize     "12 MB">
     12  <!ENTITY xterm-buildsize     "11 MB">
    1313  <!ENTITY xterm-time          "0.2 SBU">
    1414]>
  • x/lib/libdrm.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY libdrm-download-http "https://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.bz2">
    88  <!ENTITY libdrm-download-ftp  " ">
    9   <!ENTITY libdrm-md5sum        "e9803233838007047f39eb385c70d9e0">
    10   <!ENTITY libdrm-size          "812 KB">
    11   <!ENTITY libdrm-buildsize     "11 MB">
    12   <!ENTITY libdrm-time          "less than 0.1 SBU (add 0.8 SBU for tests)">
     9  <!ENTITY libdrm-md5sum        "41b9ed196a27f5dc7fb88412b704e9fd">
     10  <!ENTITY libdrm-size          "804 KB">
     11  <!ENTITY libdrm-buildsize     "13 MB">
     12  <!ENTITY libdrm-time          "0.9 SBU (with tests)">
    1313]>
    1414
     
    111111
    112112    <para>
    113       To check the results, issue <command>ninja test</command>. Tests may hang
    114       for unknown reasons. <!-- If nouveau threaded test hangs, you can disable it
     113      To check the results, issue <command>ninja test</command>. <!-- Tests may hang
     114      for unknown reasons. --><!-- If nouveau threaded test hangs, you can disable it
    115115      with
    116116      <command>sed -i 's/^TESTS/#&amp;/' tests/nouveau/Makefile.in</command>. -->
  • x/lib/libepoxy.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY libepoxy-download-http "https://github.com/anholt/libepoxy/releases/download/&libepoxy-version;/libepoxy-&libepoxy-version;.tar.xz">
    88  <!ENTITY libepoxy-download-ftp  " ">
    9   <!ENTITY libepoxy-md5sum        "4a6b9e581da229dee74c2263c84b1eca">
    10   <!ENTITY libepoxy-size          "792 KB">
    11   <!ENTITY libepoxy-buildsize     "33 MB (with tests)">
    12   <!ENTITY libepoxy-time          "0.2 SBU (with tests)">
     9  <!ENTITY libepoxy-md5sum        "e2845de8d2782b2d31c01ae8d7cd4cbb">
     10  <!ENTITY libepoxy-size          "216 KB">
     11  <!ENTITY libepoxy-buildsize     "34 MB (with tests)">
     12  <!ENTITY libepoxy-time          "0.1 SBU (with tests)">
    1313]>
    1414
     
    7878    </para>
    7979
     80    <bridgehead renderas="sect4">Optional</bridgehead>
     81    <para role="optional">
     82      <xref linkend="doxygen"/> (for documentation, also requires -Ddocs=true to be set)
     83    </para>
     84
    8085    <para condition="html" role="usernotes">
    8186      User Notes: <ulink url="&blfs-wiki;/libepoxy"/>
     
    9196    </para>
    9297
    93 <screen><userinput>./configure --prefix=/usr &amp;&amp;
    94 make</userinput></screen>
     98<screen><userinput>mkdir build &amp;&amp;
     99cd build &amp;&amp;
     100
     101meson --prefix=/usr .. &amp;&amp;
     102ninja</userinput></screen>
    95103
    96104    <para>
    97       To test the results, issue: <command>make check</command>.
     105      To test the results, issue: <command>ninja test</command>.
    98106    </para>
    99107
     
    102110    </para>
    103111
    104 <screen role="root"><userinput>make install</userinput></screen>
     112<screen role="root"><userinput>ninja install</userinput></screen>
    105113
    106114  </sect2>
  • xsoft/office/libreoffice.xml

    r3fd462f2 rbdc55ac  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "df908c245f1dca4b822345b82af2ea64">
     10  <!ENTITY libreoffice-core-md5sum        "b8d746b56e39b1926e61a4ede7c71891">
    1111  <!ENTITY libreoffice-core-size          "198 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "d04eb21110e9e58ecdb6b361aff8feaf">
     14  <!ENTITY libreoffice-dict-md5sum        "d0b075239e5c628cc53eff999ea78868">
    1515  <!ENTITY libreoffice-dict-size          "41 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "6958c0501d60c75fc1eb65f3e0182ef8">
     18  <!ENTITY libreoffice-help-md5sum        "383c63275294891f33da9b7d326671ee">
    1919  <!ENTITY libreoffice-help-size          "16 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "7f8bd2d2102cfb434d8d22df7c907ab5">
     22  <!ENTITY libreoffice-translations-md5sum        "2937eac11d5ac8f1a5d4c3f5920904ab">
    2323  <!ENTITY libreoffice-translations-size          "135 MB">
    2424
    2525
    26   <!-- full size still accurate for 6.0.1, reconfiguring and rebuilding
     26  <!-- full size still accurate for 6.0.2, reconfiguring and rebuilding
    2727   the built source after initial DESTDIR install doesn't take a vast time -->
    28   <!ENTITY libreoffice-buildsize          "8.8 GB (805 MB installed). Installing the whole set of languages was previously reported to require up to 26 GB (2.9 GB installed)">
    29   <!-- in this case I allowed 2 SBU for downloads, my total was 66 SBU with fast downloads -->
     28
     29  <!ENTITY libreoffice-buildsize          "6.2 GB (746 MB installed). Installing the whole set of languages was previously reported to require up to 26 GB (2.9 GB installed)">
     30
     31  <!-- for 6.1.2.1 I allowed 2 SBU for downloads, my total was
     32       64.76 SBU with fast downloads
     33  -->
    3034  <!ENTITY libreoffice-time               "64 SBU with parallelism=4 + download time">
    3135
Note: See TracChangeset for help on using the changeset viewer.