Changeset cfc1f98


Ignore:
Timestamp:
09/05/2020 07:31:50 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b1ef21e
Parents:
e162f3d
Message:

cups-filters-1.28.1
mercurial-5.5.1
php-7.4.10
gspell-1.8.4
amtk-5.1.2
gtk+-3.24.23
at-spi2-core-2.36.1
gnutls-3.6.15
xfsprogs-5.8.0
js-68.12.0

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

Files:
13 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gspell.xml

    re162f3d rcfc1f98  
    99  <!ENTITY gspell-download-http "https://&gspell-site;/gspell-&gspell-version;.tar.xz">
    1010  <!ENTITY gspell-download-ftp  "ftp://&gspell-site;/gspell-&gspell-version;.tar.xz">
    11   <!ENTITY gspell-md5sum        "d0892000d944e87fd74e8611ef400cdb">
    12   <!ENTITY gspell-size          "412 KB">
    13   <!ENTITY gspell-buildsize     "12 MB (with tests)">
    14   <!ENTITY gspell-time          "0.2 SBU (with tests)">
     11  <!ENTITY gspell-md5sum        "378dee938c08c24b559953cbcad83942">
     12  <!ENTITY gspell-size          "414 KB">
     13  <!ENTITY gspell-buildsize     "13 MB (with tests)">
     14  <!ENTITY gspell-time          "0.1 SBU (using parallelism=4; with tests)">
    1515]>
    1616
     
    131131
    132132      <seglistitem>
    133         <seg>gspell-appl</seg>
     133        <seg>gspell-app1</seg>
    134134        <seg>libgspell-1.so</seg>
    135135        <seg>/usr/include/gspell-1 and
  • general/genlib/js68.xml

    re162f3d rcfc1f98  
    77  <!ENTITY js68-download-http "&mozilla-http;/firefox/releases/&JS68-version;esr/source/firefox-&JS68-version;esr.source.tar.xz">
    88  <!ENTITY js68-download-ftp  " ">
    9   <!ENTITY js68-md5sum        "a8f860f31725d914c02918ff2b2aecf8">
    10   <!ENTITY js68-size          "306 MB">
     9  <!ENTITY js68-md5sum        "80ae7816399f20cc61c9b15495b2341d">
     10  <!ENTITY js68-size          "299 MB">
    1111  <!ENTITY js68-buildsize     "2.8 GB (30 MB installed after removing 31MB static lib)">
    12   <!ENTITY js68-time          "2.2 SBU (with parallelism = 4)">
     12  <!ENTITY js68-time          "2.1 SBU (with parallelism = 4)">
    1313]>
    1414
  • general/prog/mercurial.xml

    re162f3d rcfc1f98  
    77  <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz">
    88  <!ENTITY mercurial-download-ftp  " ">
    9   <!ENTITY mercurial-md5sum        "17b21729cbc61dda80b2e3dfc046319f">
     9  <!ENTITY mercurial-md5sum        "2288a0be73d33f050c1fd4332ea9e28e">
    1010  <!ENTITY mercurial-size          "7.4 MB">
    11   <!ENTITY mercurial-buildsize     "111 MB (with docs, add 1.2 GB for tests)">
    12   <!ENTITY mercurial-time          "0.4 SBU (with docs, add 18 SBU for tests using -j4)">
     11  <!ENTITY mercurial-buildsize     "111 MB (with docs, add 1.1 GB for tests)">
     12  <!ENTITY mercurial-time          "0.3 SBU (with docs, add 18 SBU for tests using -j4)">
    1313]>
    1414
     
    134134<screen remap="test"><userinput>TESTFLAGS="-j<replaceable>&lt;N&gt;</replaceable> --tmpdir tmp --blacklist blacklists/fsmonitor --blacklist blacklists/linux-vfat" make check</userinput></screen>
    135135<!-- The blacklists have to be checked every release of Mercurial, do a listing
    136      of tests/blacklists, but do not include the makefile. -->
     136     of tests/blacklists, but do not include the README. -->
    137137
    138138    <para>
  • general/prog/php.xml

    re162f3d rcfc1f98  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "b623bef0da0b7c48477853ca50c989c5">
     9  <!ENTITY php-md5sum        "48cd5acc0bb3e81dbf9c98a343d6149c">
    1010  <!ENTITY php-size          "9.8 MB">
    11   <!ENTITY php-buildsize     "474 MB (add 2 MB for tests, add 117 MB for documentation)">
    12   <!ENTITY php-time          "1.7 SBU (with parallelism=4; add 1.7 SBU for tests)">
     11  <!ENTITY php-buildsize     "644 MB (add 1.2 MB for tests, add 182 MB for documentation)">
     12  <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 1.9 SBU for tests)">
    1313]>
    1414
     
    217217      </para>
    218218    </note>
    219 <!--
    220     <para>
    221       If you wish to build <application>PHP</application> with the
    222       <application>tidy-html5</application> library, due to API changes, in the
    223       <application>PHP</application> source, <filename>buffio.h</filename>
    224       header needs to be changed to <filename>tidybuffio.h</filename> in the
    225       file <filename>ext/tidy/tidy.c</filename>:
    226     </para>
    227 
    228 <screen><userinput>sed -i 's/buffio.h/tidy&amp;/' ext/tidy/tidy.c</userinput></screen>
    229 -->
     219
    230220    <para>
    231221      Install <application>PHP</application> by running the following commands:
     
    300290install -v -m644    CODING_STANDARDS* EXTENSIONS NEWS README* UPGRADING* \
    301291                    /usr/share/doc/php-&php-version;</userinput></screen>
    302 <!--ln -v -sfn          /usr/lib/php/doc/Archive_Tar/docs/Archive_Tar.txt \
    303                     /usr/share/doc/php-&php-version; &amp;&amp;
    304 ln -v -sfn          /usr/lib/php/doc/Structures_Graph/docs \
    305                     /usr/share/doc/php-&php-version;</userinput></screen>-->
    306292
    307293    <para>
     
    356342  <sect2 role="commands">
    357343    <title>Command Explanations</title>
    358 <!-- Seems to be obsolete?
    359       <para revision="systemd">
    360         <command>sed -i "s|lsystemd-daemon|lsystemd|g" configure</command>:
    361         This command fixes the detection of the systemd library.
    362       </para>
    363 -->
     344
    364345      <para>
    365346        <parameter>--datadir=/usr/share/php</parameter>: This works
     
    632613
    633614      <seglistitem>
    634         <seg>pear, peardev, pecl, phar (symlink), phar.phar, php,
     615        <seg><!-- not built anymore pear, peardev, pecl,-->
     616        phar (symlink), phar.phar, php,
    635617        php-cgi, php-config, php-fpm, phpdbg, and phpize</seg>
    636618
     
    638620        /usr/lib/php/extensions/no-debug-non-zts-20190902</seg>
    639621
    640         <seg>/etc/php-fpm.d, /usr/{include,lib,share}/php and
     622        <seg>/etc/php-fpm.d, /usr/{include,lib,share}/php, and
    641623        /usr/share/doc/php-&php-version;</seg>
    642624      </seglistitem>
  • gnome.ent

    re162f3d rcfc1f98  
    3131<!ENTITY gnome-video-effects-version       "0.5.0">
    3232<!ENTITY gnome-online-accounts-version     "3.36.0">
    33 <!ENTITY grilo-version                     "0.3.12">
     33<!ENTITY grilo-version                     "0.3.13">
    3434<!ENTITY libchamplain-version              "0.12.20">
    35 <!ENTITY libgdata-version                  "0.17.12">
     35<!ENTITY libgdata-version                  "0.17.13">
    3636<!ENTITY libgee-version                    "0.20.3">
    3737<!ENTITY libgtop-version                   "2.40.0">
     
    4242<!ENTITY folks-version                     "0.14.0">
    4343<!ENTITY gfbgraph-version                  "0.2.4">
    44 <!ENTITY tracker-version                   "2.3.4">
    45 <!ENTITY tracker-miners-version            "2.3.3">
     44<!ENTITY tracker-version                   "2.3.5">
     45<!ENTITY tracker-miners-version            "2.3.4">
    4646<!ENTITY gsound-version                    "1.0.2">
    4747
  • introduction/welcome/changelog.xml

    re162f3d rcfc1f98  
    4343    -->
    4444    <listitem>
    45       <para>September 4th, 2020</para>
    46       <itemizedlist>
     45      <para>September 5th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to js-68.12.0 (from firefox esr). Fixes
     49          <ulink url="&blfs-ticket-root;14006">#14006</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[pierre] - Update to xfsprogs-5.8.0. Fixes
     53          <ulink url="&blfs-ticket-root;14005">#14005</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[pierre] - Update to gnutls-3.6.15 (security update). Fixes
     57          <ulink url="&blfs-ticket-root;14004">#14004</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[pierre] - Update to at-spi2-core-2.36.1. Fixes
     61          <ulink url="&blfs-ticket-root;14003">#14003</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[pierre] - Update to gtk+-3.24.23. Fixes
     65          <ulink url="&blfs-ticket-root;14002">#14002</ulink>.</para>
     66        </listitem>
     67        <listitem>
     68          <para>[pierre] - Update to amtk-5.1.2. Fixes
     69          <ulink url="&blfs-ticket-root;14001">#14001</ulink>.</para>
     70        </listitem>
     71        <listitem>
     72          <para>[pierre] - Update to gspell-1.8.4. Fixes
     73          <ulink url="&blfs-ticket-root;14000">#14000</ulink>.</para>
     74        </listitem>
     75        <listitem>
     76          <para>[pierre] - Update to php-7.4.10. Fixes
     77          <ulink url="&blfs-ticket-root;13996">#13996</ulink>.</para>
     78        </listitem>
     79        <listitem>
     80          <para>[pierre] - Update to mercurial-5.5.1. Fixes
     81          <ulink url="&blfs-ticket-root;13989">#13989</ulink>.</para>
     82        </listitem>
     83        <listitem>
     84          <para>[pierre] - Update to cups-filters-1.28.1. Fixes
     85          <ulink url="&blfs-ticket-root;13972">#13972</ulink>.</para>
     86        </listitem>
    4787        <listitem>
    4888          <para>[thomas] - Update to poppler-20.09.0. Fixes
  • packages.ent

    re162f3d rcfc1f98  
    99<!ENTITY cracklib-version             "2.9.7">
    1010<!ENTITY cryptsetup-minor             "2.3">
    11 <!ENTITY cryptsetup-version           "&cryptsetup-minor;.3">
     11<!ENTITY cryptsetup-version           "&cryptsetup-minor;.4">
    1212<!ENTITY cyrus-sasl-version           "2.1.27">
    13 <!ENTITY gnupg2-version               "2.2.21">
     13<!ENTITY gnupg2-version               "2.2.23">
    1414<!ENTITY firewalld-version            "0.8.1">
    15 <!ENTITY gnutls-version               "3.6.14">
     15<!ENTITY gnutls-version               "3.6.15">
    1616<!ENTITY gpgme-version                "1.14.0">
    1717<!ENTITY haveged-version              "1.9.13">
     
    5858<!ENTITY smartmontools-version        "7.1">
    5959<!ENTITY sshfs-version                "3.7.0">
    60 <!ENTITY xfsprogs-version             "5.7.0">
     60<!ENTITY xfsprogs-version             "5.8.0">
    6161
    6262<!-- Chapter 6 -->
     
    9191<!ENTITY boost-dl-version             "&boost-major;_&boost-minor;_&boost-patch;">
    9292
    93 <!ENTITY brotli-version               "1.0.7">
     93<!ENTITY brotli-version               "1.0.9">
    9494<!ENTITY clucene-version              "2.3.3.4">
    9595<!ENTITY dbus-glib-version            "0.110">
    9696<!ENTITY double-conversion-version    "3.1.5">
    97 <!ENTITY enchant-version              "2.2.8">
     97<!ENTITY enchant-version              "2.2.10">
    9898<!ENTITY exempi-version               "2.5.2">
    9999<!ENTITY expat-version                "2.1.0">
     
    101101<!ENTITY gcab-version                 "0.7">
    102102<!ENTITY glib2-minor                  "2.64">
    103 <!ENTITY glib2-version                "&glib2-minor;.4">
     103<!ENTITY glib2-version                "&glib2-minor;.5">
    104104<!ENTITY glibmm-version               "2.64.2">
    105105<!ENTITY gmime-version                "2.6.23">
     
    108108<!ENTITY grantlee-version             "5.2.0">
    109109<!ENTITY gsl-version                  "2.6">
    110 <!ENTITY gspell-version               "1.8.3">
     110<!ENTITY gspell-version               "1.8.4">
    111111
    112112<!ENTITY icu-major                    "67">
     
    120120<!--<!ENTITY JS52-version                 "52.2.1gnome1">-->
    121121<!--<!ENTITY JS60-version                 "60.8.0">-->
    122 <!ENTITY JS68-version                 "68.11.0">
     122<!ENTITY JS68-version                 "68.12.0">
    123123<!ENTITY json-c-version               "0.15">
    124124<!ENTITY json-glib-version            "1.4.4">
     
    172172<!ENTITY libxml2-version              "2.9.10">
    173173<!ENTITY libxslt-version              "1.1.34">
    174 <!ENTITY libwacom-version             "1.4.1">
     174<!ENTITY libwacom-version             "1.5">
    175175<!ENTITY lzo-version                  "2.10">
    176176<!ENTITY mtdev-version                "1.1.6">
     
    190190<!ENTITY telepathy-glib-version       "0.24.1">
    191191<!ENTITY uchardet-version             "0.0.7">
    192 <!ENTITY umockdev-version             "0.14.2">
     192<!ENTITY umockdev-version             "0.14.3">
    193193<!ENTITY wayland-version              "1.18.0">
    194194<!ENTITY wayland-protocols-version    "1.20">
     
    262262<!ENTITY sharutils-version            "4.15.2">
    263263<!ENTITY telepathy-logger-version     "0.8.2">
    264 <!ENTITY telepathy-mission-control-version "5.16.5">
     264<!ENTITY telepathy-mission-control-version "5.16.6">
    265265<!ENTITY tidy-html5-version           "5.6.0">
    266266<!ENTITY time-version                 "1.9">
    267267<!ENTITY tree-version                 "1.8.0">
    268 <!ENTITY unixodbc-version             "2.3.7">
     268<!ENTITY unixodbc-version             "2.3.8">
    269269<!ENTITY xdg-user-dirs-version        "0.17">
    270270
     
    340340<!ENTITY lua-version                  "5.4.0">
    341341<!ENTITY lua52-version                "5.2.4">
    342 <!ENTITY mercurial-version            "5.5">
     342<!ENTITY mercurial-version            "5.5.1">
    343343<!ENTITY nasm-version                 "2.15.05">
    344344<!ENTITY ninja-version                "1.9.0">
    345345<!ENTITY npapi-sdk-version            "0.27.2">
    346 <!ENTITY php-version                  "7.4.9">
     346<!ENTITY php-version                  "7.4.10">
    347347
    348348<!ENTITY python2-majorver             "2.7">
     
    403403<!ENTITY File-Slurper-version         "0.012">
    404404<!ENTITY File-Which-version           "1.23">
    405 <!ENTITY HTML-Parser-version          "3.72">
     405<!ENTITY HTML-Parser-version          "3.73">
    406406<!ENTITY HTTP-Daemon-version          "6.12">
    407407<!ENTITY IO-Socket-SSL-version        "2.068">
     
    561561<!ENTITY pyxdg-version                "0.25">
    562562<!ENTITY PyYAML-version               "5.3.1">
    563 <!ENTITY scour-version                "0.38">
     563<!ENTITY scour-version                "0.38.1">
    564564<!ENTITY six-version                  "1.15.0">
    565565<!ENTITY python-slip-version          "0.6.5">
     
    574574<!-- Chapter 15 -->
    575575<!ENTITY bridgeutils-version          "1.6">
    576 <!ENTITY cifsutils-version            "6.10">
     576<!ENTITY cifsutils-version            "6.11">
    577577<!ENTITY iw-version                   "5.8">
    578578<!ENTITY ncftp-version                "3.2.6">
     
    590590<!ENTITY avahi-version                "0.8">
    591591<!ENTITY bind-minor-version           "9.16">
    592 <!ENTITY bind-version                 "&bind-minor-version;.5">
     592<!ENTITY bind-version                 "&bind-minor-version;.6">
    593593<!ENTITY mod_dnssd-version            "0.6">
    594594<!ENTITY NetworkManager-minor         "1.26">
     
    636636<!ENTITY mailx-version                "12.5">
    637637<!ENTITY procmail-version             "3.22">
    638 <!ENTITY fetchmail-version            "6.4.8">
    639 <!ENTITY mutt-version                 "1.14.6">
     638<!ENTITY fetchmail-version            "6.4.12">
     639<!ENTITY mutt-version                 "1.14.7">
    640640<!ENTITY alpine-version               "2.21">
    641641
     
    655655
    656656<!ENTITY exim-version                 "4.94">
    657 <!ENTITY postfix-version              "3.5.6">
     657<!ENTITY postfix-version              "3.5.7">
    658658<!ENTITY sendmail-version             "8.16.1">
    659659
     
    706706<!-- Chapter 25 -->
    707707<!ENTITY agg-version                  "2.5">
    708 <!ENTITY amtk-version                 "5.1.1">
     708<!ENTITY amtk-minor                   "5.1">
     709<!ENTITY amtk-version                 "&amtk-minor;.2">
    709710<!ENTITY atk-version                  "2.36.0">
    710711<!ENTITY atkmm-version                "2.28.0">
    711 <!ENTITY at-spi2-core-version         "2.36.0">
     712<!ENTITY at-spi2-core-version         "2.36.1">
    712713<!ENTITY at-spi2-atk-version          "2.34.2">
    713714<!ENTITY cairo-version                "1.17.2+f93fc72c03e">
     
    727728<!ENTITY graphene-version             "1.10.2">
    728729<!ENTITY gtk2-version                 "2.24.32">
    729 <!ENTITY gtk3-version                 "3.24.22">
     730<!ENTITY gtk3-version                 "3.24.23">
    730731<!ENTITY gtk-engines-version          "2.20.2">
    731732<!ENTITY gtkmm2-version               "2.24.5">
     
    895896<!ENTITY gnucash-version              "2.4.11">
    896897
    897 <!ENTITY libreoffice-version          "7.0.0">
    898 <!ENTITY libreoffice-patch            ".3">
     898<!ENTITY libreoffice-version          "7.0.1">
     899<!ENTITY libreoffice-patch            ".2">
    899900<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
    900901
     
    930931<!ENTITY rox-filer-version            "2.11">
    931932<!ENTITY rxvt-unicode-version         "9.22">
    932 <!ENTITY thunderbird-version          "78.1.1">
     933<!ENTITY thunderbird-version          "78.2.1">
    933934<!ENTITY tigervnc-version             "1.10.1">
    934935<!ENTITY transmission-version         "3.00">
     
    10381039<!-- Chapter 46 -->
    10391040<!ENTITY cups-version                 "2.3.3">
    1040 <!ENTITY cups-filters-version         "1.27.5">
     1041<!ENTITY cups-filters-version         "1.28.1">
    10411042<!ENTITY gs-version                   "9.52">
    10421043<!ENTITY gutenprint-version           "5.3.3">
     
    10801081<!ENTITY texlive-year                 "2020">
    10811082<!ENTITY asymptote-version            "2.67">
    1082 <!ENTITY biber-version                "2.14">
     1083<!ENTITY biber-version                "2.15">
    10831084<!ENTITY biblatex-version             "3.14">
    10841085<!ENTITY dvisvgm-version              "2.10">
  • postlfs/filesystems/xfsprogs.xml

    re162f3d rcfc1f98  
    77  <!ENTITY xfsprogs-download-http "&kernel-dl;/linux/utils/fs/xfs/xfsprogs/xfsprogs-&xfsprogs-version;.tar.xz">
    88  <!ENTITY xfsprogs-download-ftp  " ">
    9   <!ENTITY xfsprogs-md5sum        "4aeba534cf91f24169c64e1073b9ef27">
     9  <!ENTITY xfsprogs-md5sum        "8227438c870493f95613b3d9c5e3fa2a">
    1010  <!ENTITY xfsprogs-size          "1.2 MB">
    11   <!ENTITY xfsprogs-buildsize     "57 MB">
    12   <!ENTITY xfsprogs-time          "0.3 SBU (Using parallelism=4)">
     11  <!ENTITY xfsprogs-buildsize     "84 MB">
     12  <!ENTITY xfsprogs-time          "0.2 SBU (Using parallelism=4)">
    1313]>
    1414
     
    155155        xfs_estimate, xfs_freeze, xfs_fsr, xfs_growfs, xfs_info, xfs_io,
    156156        xfs_logprint, xfs_mdrestore, xfs_metadump, xfs_mkfile, xfs_ncheck,
    157         xfs_quota, xfs_repair, xfs_rtcp, and xfs_spaceman</seg>
     157        xfs_quota, xfs_repair, xfs_rtcp, xfs_scrub, xfs_scrub_all,
     158        and xfs_spaceman</seg>
    158159        <seg>libhandle.so</seg>
    159         <seg>/usr/include/xfs and /usr/share/doc/xfsprogs-&xfsprogs-version;</seg>
     160        <seg>/usr/include/xfs,
     161        /usr/lib/xfsprogs, and
     162        /usr/share/doc/xfsprogs-&xfsprogs-version;</seg>
    160163      </seglistitem>
    161164    </segmentedlist>
     
    419422      </varlistentry>
    420423
     424      <varlistentry id="xfs_scrub">
     425        <term><command>xfs_scrub</command></term>
     426        <listitem>
     427          <para>
     428            checks and repairs the contents of a mounted
     429            XFS file system.
     430          </para>
     431          <indexterm zone="xfsprogs xfs_scrub">
     432            <primary sortas="b-xfs_scrub">xfs_scrub</primary>
     433          </indexterm>
     434        </listitem>
     435      </varlistentry>
     436
     437      <varlistentry id="xfs_scrub_all">
     438        <term><command>xfs_scrub_all</command></term>
     439        <listitem>
     440          <para>
     441            scrubs all mounted XFS file systems.
     442          </para>
     443          <indexterm zone="xfsprogs xfs_scrub_all">
     444            <primary sortas="b-xfs_scrub_all">xfs_scrub_all</primary>
     445          </indexterm>
     446        </listitem>
     447      </varlistentry>
     448
    421449      <varlistentry id="xfs_spaceman">
    422450        <term><command>xfs_spaceman</command></term>
  • postlfs/security/gnutls.xml

    re162f3d rcfc1f98  
    88  <!ENTITY gnutls-download-ftp  "&gnupg-ftp;/gnutls/v3.6/gnutls-&gnutls-version;.tar.xz">
    99  <!ENTITY gnutls-download-ftp  " ">
    10   <!ENTITY gnutls-md5sum        "bf70632d420e421baff482247f01dbfe">
     10  <!ENTITY gnutls-md5sum        "e80e0d20a8bb337a15fa63caa7f67006">
    1111  <!ENTITY gnutls-size          "5.8 MB">
    12   <!ENTITY gnutls-buildsize     "158 MB (add 115 MB for tests)">
    13   <!ENTITY gnutls-time          "0.7 SBU (using parallelism=4; add 8.2 SBU for tests)">
     12  <!ENTITY gnutls-buildsize     "161 MB (add 107 MB for tests)">
     13  <!ENTITY gnutls-time          "0.8 SBU (using parallelism=4; add 2.5 SBU for tests)">
    1414]>
    1515
     
    236236        </seg>
    237237        <seg>
    238           libgnutls.so, libgnutls-dane.so, libgnutlsxx.so,
    239           libgnutls-openssl.so (optional), and
    240           /usr/lib/guile/2.2/guile-gnutls-v-2.so
     238          libgnutls.so, libgnutls-dane.so, libgnutlsxx.so, and
     239          libgnutls-openssl.so (optional)<!-- disabled , and
     240          /usr/lib/guile/2.2/guile-gnutls-v-2.so -->
    241241        </seg>
    242242        <seg>
    243           /usr/{include,share/gtk-doc/html,share/guile/site/2.2}/gnutls
     243          /usr/include/gnutls,
     244          /usr/share/gtk-doc/html/gnutls, and
     245<!-- disabled /usr/share/guile/2.2/gnutls -->
     246          /usr/share/doc/gnutls-&gnutls-version;
    244247        </seg>
    245248      </seglistitem>
  • pst/printing/cups-filters.xml

    re162f3d rcfc1f98  
    88  "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
    99  <!ENTITY cups-filters-download-ftp  " ">
    10   <!ENTITY cups-filters-md5sum        "765bc236257811864fa19736417add59">
     10  <!ENTITY cups-filters-md5sum        "e3fc45480c9800d0212ff9bd5a5ef884">
    1111  <!ENTITY cups-filters-size          "1.4 MB">
    1212  <!ENTITY cups-filters-buildsize     "48 MB (with tests), 15MB installed">
     
    179179  <sect2 role="commands">
    180180    <title>Command Explanations</title>
     181
    181182<!-- please comment this if no patches are currently needed -->
    182183<!--<para>
     
    185186    </para>
    186187    Poppler-0.72.0, cups-filters-1.21.5 - no longer needed.-->
     188
    187189    <para>
    188190      <parameter>--disable-avahi</parameter>: This switch is needed
     
    220222    </para>
    221223    -->
    222 
    223 <!--<para>
    224       <command>make check 2&gt;&amp;1 &gt;testlog</command>: The testsuite
    225       dumps a stream of bytes into the input buffer after it finishes. Sending
    226       the output to a file keeps the history usable, but some debug information
    227       will still appear on the screen.
    228     </para>-->
    229224
    230225    <para>
  • x/lib/amtk.xml

    re162f3d rcfc1f98  
    55  %general-entities;
    66
    7   <!ENTITY amtk-download-http "&gnome-download-http;/amtk/5.1/amtk-&amtk-version;.tar.xz">
    8   <!ENTITY amtk-download-ftp  "&gnome-download-ftp;/amtk/5.1/amtk-&amtk-version;.tar.xz">
    9   <!ENTITY amtk-md5sum        "f11c2e0cde10d5224a942b1e13d598b2">
     7  <!ENTITY amtk-download-http "&gnome-download-http;/amtk/&amtk-minor;/amtk-&amtk-version;.tar.xz">
     8  <!ENTITY amtk-download-ftp  "&gnome-download-ftp;/amtk/&amtk-minor;/amtk-&amtk-version;.tar.xz">
     9  <!ENTITY amtk-md5sum        "0eabac30e5ff40bf3c81370514230f8a">
    1010  <!ENTITY amtk-size          "372 KB">
    1111  <!ENTITY amtk-buildsize     "8.5 MB">
  • x/lib/at-spi2-core.xml

    re162f3d rcfc1f98  
    99  <!ENTITY at-spi2-core-download-ftp
    1010           "&gnome-download-ftp;/at-spi2-core/2.36/at-spi2-core-&at-spi2-core-version;.tar.xz">
    11   <!ENTITY at-spi2-core-md5sum        "f101d111b06293d15738afc904c1d931">
     11  <!ENTITY at-spi2-core-md5sum        "d01e5326b4eb15ac3c27eed73ecf26f1">
    1212  <!ENTITY at-spi2-core-size          "184 KB">
    13   <!ENTITY at-spi2-core-buildsize     "6.9 MB (with tests)">
    14   <!ENTITY at-spi2-core-time          "0.4 SBU (with tests)">
     13  <!ENTITY at-spi2-core-buildsize     "9.5 MB (with tests)">
     14  <!ENTITY at-spi2-core-time          "0.1 SBU (using parallelism=4, with tests)">
    1515]>
    1616
     
    128128      to timeout.
    129129    </para>
    130 
     130<!-- [pierre Sep 5th, 2020] the memory test passed for me with 2.36.1. -->
    131131    <para>
    132132      Now, as the <systemitem class="username">root</systemitem> user:
  • x/lib/gtk+3.xml

    re162f3d rcfc1f98  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "2a93684938af3e4e5f70e3ceaabf41ad">
     9  <!ENTITY gtk3-md5sum        "fb383236280fb272ad5eb819f80ceb17">
    1010  <!ENTITY gtk3-size          "20 MB">
    11   <!ENTITY gtk3-buildsize     "479 MB (add 9 MB for tests)">
    12   <!ENTITY gtk3-time          "2.0 SBU (using parallelism=4, add 1.0 SBU for tests)">
     11  <!ENTITY gtk3-buildsize     "592 MB (add 9 MB for tests)">
     12  <!ENTITY gtk3-time          "1.8 SBU (using parallelism=4, add 1.7 SBU for tests)">
    1313]>
    1414
     
    8181      <xref linkend="libepoxy"/>, and
    8282      <xref linkend="pango"/>
    83 <!-- does not seem to be needed anymore
    84       <xref linkend="six"/>-->
    8583    </para>
    8684
     
    153151      accessibility-dump, test-css-nodes, and gtk-reftest.
    154152      Additionally many tests will fail if the current
    155       gtk theme (such as current XFCE themes) has deprecated elements.-->
     153      gtk theme (such as current XFCE themes) has deprecated elements.
    156154      The accessibility portion of the test suite (7 tests) is known
    157155      to fail.
     156      [pierre Sep 5th, 2020]: not for me for version 3.24.23, but I have
     157      other failures: display, and subtests in defaultvalue, objects-finalize,
     158      window, and gtk-reftest.-->
     159      Some tests or subtests fail.
    158160    </para>
    159161
Note: See TracChangeset for help on using the changeset viewer.