Changeset e09b0ae for general


Ignore:
Timestamp:
10/30/2019 08:53:40 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
0bfea394
Parents:
cb21554
Message:

Update to subversion-1.13.0.
Update to x265_3.2.1.
Update to harfbuzz-2.6.4.

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/harfbuzz.xml

    rcb21554 re09b0ae  
    88           "https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.xz">
    99  <!ENTITY harfbuzz-download-ftp  " ">
    10   <!ENTITY harfbuzz-md5sum        "b05db1c9133b35061abbeaab6d570441">
    11   <!ENTITY harfbuzz-size          "5.5 MB">
    12   <!ENTITY harfbuzz-buildsize     "162 MB (add 24 MB for tests)">
     10  <!ENTITY harfbuzz-md5sum        "2b3a4dfdb3e5e50055f941978944da9f">
     11  <!ENTITY harfbuzz-size          "5.7 MB">
     12  <!ENTITY harfbuzz-buildsize     "163 MB (add 24 MB for tests)">
    1313  <!ENTITY harfbuzz-time          "0.5 SBU (Using parallelism=4; add 0.4 SBU for tests)">
    1414]>
  • general/prog/subversion.xml

    rcb21554 re09b0ae  
    77  <!ENTITY subversion-download-http "https://archive.apache.org/dist/subversion/subversion-&subversion-version;.tar.bz2">
    88  <!ENTITY subversion-download-ftp  " ">
    9   <!ENTITY subversion-md5sum        "1ff249f848f834ded88536543e031975">
     9  <!ENTITY subversion-md5sum        "3004b4dae18bf45a0b6ea4ef8820064d">
    1010  <!ENTITY subversion-size          "8.1 MB">
    11   <!-- for 1.12.0                    1.12.2
     11  <!-- for 1.12.0                    1.12.2         1.13.0
    1212       make javahl: 0.5 SBU  28 MB; not avail
    13        swig-pl:     0.8      42 MB; 0.7 SBU  43 MB
    14        swig-py:     0.6      26 MB; 0.5      28 MB
    15        swig-rb:     0.4      22 MB; 0.4      21 MB
    16        docs:        2 secs   26 MB; 2 sec    27 MB
    17        tests       46 min  1104 MB  46:52  1103 MB     -->
    18   <!ENTITY subversion-buildsize     "175 MB (add 120 MB for bindings, 27 MB for docs, 1.1 GB for tests)">
    19   <!ENTITY subversion-time          "0.5 SBU (Using parallelism=4; add 2.1 SBU for bindings, 30 SBU for tests)">
     13       swig-pl:     0.8      42 MB; 0.7 SBU  43 MB; 0.6 SBU 44 MB
     14       swig-py:     0.6      26 MB; 0.5      28 MB; 0.5     28 MB
     15       swig-rb:     0.4      22 MB; 0.4      21 MB; 0.3     21 MB
     16       docs:        2 secs   26 MB; 2 sec    27 MB; 2 sec   26 MB
     17       tests       46 min  1104 MB  46:52  1103 MB  47 min   -->
     18  <!ENTITY subversion-buildsize     "176 MB (add 93 MB for bindings, 26 MB for docs, 1.1 GB for tests)">
     19  <!ENTITY subversion-time          "0.5 SBU (Using parallelism=4; add 1.4 SBU for bindings, 29 SBU for tests)">
    2020]>
    2121
     
    153153  <sect2 role="installation">
    154154    <title>Installation of Subversion</title>
    155 
     155<!--
    156156      <note>
    157157        <para>
     
    162162        </para>
    163163      </note>
     164-->
    164165<!--
    165166    <para>
     
    168169
    169170<screen><userinput>patch -Np1 -i ../subversion-&subversion-version;-apr_1.7.0_fix-1.patch</userinput></screen> -->
    170 
     171<!--
    171172    <para>
    172173      First, apply a fix to adapt subversion to <xref linkend="swig"/>:
     
    174175 
    175176<screen><userinput remap="pre">sed -i 's/classic/nofastunpack/' build.conf</userinput></screen>
    176 
     177-->
    177178    <para>
    178179      Install <application>Subversion</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.