Changeset e09b0ae


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

Files:
5 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
  • introduction/welcome/changelog.xml

    rcb21554 re09b0ae  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to subversion-1.13.0. Fixes
     49          <ulink url="&blfs-ticket-root;12711">#12711</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to x265_3.2.1. Fixes
     53          <ulink url="&blfs-ticket-root;12712">#12712</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to harfbuzz-2.6.4. Fixes
     57          <ulink url="&blfs-ticket-root;12709">#12709</ulink>.</para>
     58        </listitem>
     59        <listitem>
    4860          <para>[dj] - Add sudoers configuration for Xorg.</para>
    4961        </listitem>
  • multimedia/libdriv/x265.xml

    rcb21554 re09b0ae  
    77  <!ENTITY x265-download-http "https://bitbucket.org/multicoreware/x265/downloads/x265_&x265-version;.tar.gz">
    88  <!ENTITY x265-download-ftp  " ">
    9   <!ENTITY x265-md5sum        "374e6359a00d17fd82195c02c341c861">
     9  <!ENTITY x265-md5sum        "94808045a34d88a857e5eaf3f68f4bca">
    1010  <!ENTITY x265-size          "1.4 MB">
    11   <!ENTITY x265-buildsize     "34 MB">
    12   <!ENTITY x265-time          "0.9 SBU (using parallelism=4)">
     11  <!ENTITY x265-buildsize     "41 MB">
     12  <!ENTITY x265-time          "1.0 SBU (using parallelism=4)">
    1313]>
    1414
  • packages.ent

    rcb21554 re09b0ae  
    200200<!ENTITY glm-version                  "0.9.9.6">
    201201<!ENTITY graphite2-version            "1.3.13">
    202 <!ENTITY harfbuzz-version             "2.6.3">
     202<!ENTITY harfbuzz-version             "2.6.4">
    203203<!--<!ENTITY ijs-version                  "0.35">-->
    204204<!ENTITY jasper-version               "2.0.14">
     
    339339<!ENTITY scons-version                "3.1.1">
    340340<!ENTITY slang-version                "2.3.2">
    341 <!ENTITY subversion-version           "1.12.2">
     341<!ENTITY subversion-version           "1.13.0">
    342342<!ENTITY swig-version                 "4.0.1">
    343343<!ENTITY tcl-version                  "8.6.9">
     
    965965<!ENTITY v4l-utils-version            "1.18.0">
    966966<!ENTITY x264-version                 "20190815-2245">
    967 <!ENTITY x265-version                 "3.2">
     967<!ENTITY x265-version                 "3.2.1">
    968968<!ENTITY xine-lib-version             "1.2.9">
    969969<!ENTITY xvid-version                 "1.3.5">
Note: See TracChangeset for help on using the changeset viewer.