Changeset e024fe4


Ignore:
Timestamp:
12/01/2017 06:27:34 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
7c90a4a
Parents:
c5eb8ede
Message:

Remove pcre as dependency for qpdf.
Update to curl-7.57.0.
Update to nasm-2.13.02.
Update to x265-2.6.
Update to upower-0.99.7.
Update to stunnel-5.44.
Update to QScintilla_gpl-2.10.2.

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

Files:
9 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/qpdf.xml

    rc5eb8ede re024fe4  
    7373
    7474    <bridgehead renderas="sect3">Qpdf Dependencies</bridgehead>
    75 
    76     <bridgehead renderas="sect4">Required</bridgehead>
    77     <para role="required">
    78       <xref linkend="pcre"/>
    79     </para>
    8075
    8176    <bridgehead renderas="sect4">Optional</bridgehead>
  • general/prog/nasm.xml

    rc5eb8ede re024fe4  
    77  <!ENTITY nasm-download-http "http://www.nasm.us/pub/nasm/releasebuilds/&nasm-version;/nasm-&nasm-version;.tar.xz">
    88  <!ENTITY nasm-download-ftp  " ">
    9   <!ENTITY nasm-md5sum        "b3ae134bd1b5ead73d659286f568da95">
    10   <!ENTITY nasm-size          "784 KB">
    11   <!ENTITY nasm-buildsize     "28 MB" >
     9  <!ENTITY nasm-md5sum        "abb79a82fa30908217e30f76eca8a557">
     10  <!ENTITY nasm-size          "788 KB">
     11  <!ENTITY nasm-buildsize     "29 MB" >
    1212  <!ENTITY nasm-time          "0.2 SBU">
    1313]>
  • general/sysutils/upower.xml

    rc5eb8ede re024fe4  
    77  <!ENTITY upower-download-http "https://upower.freedesktop.org/releases/upower-&upower-version;.tar.xz">
    88  <!ENTITY upower-download-ftp  " ">
    9   <!ENTITY upower-md5sum        "c9dacc02dac736ea0350e8d492dcd3a0">
    10   <!ENTITY upower-size          "424 KB">
    11   <!ENTITY upower-buildsize     "11 MB (add 2 MB for tests)">
     9  <!ENTITY upower-md5sum        "236bb439d9ff1151450b3d8582399532">
     10  <!ENTITY upower-size          "440 KB">
     11  <!ENTITY upower-buildsize     "11 MB">
    1212  <!ENTITY upower-time          "0.1 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    rc5eb8ede re024fe4  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Remove pcre as dependency for qpdf. Fixes
     49          <ulink url="&blfs-ticket-root;10094">#10094</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to curl-7.57.0. Fixes
     53          <ulink url="&blfs-ticket-root;10092">#10092</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to nasm-2.13.02. Fixes
     57          <ulink url="&blfs-ticket-root;10091">#10091</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[bdubbs] - Update to x265-2.6. Fixes
     61          <ulink url="&blfs-ticket-root;10088">#10088</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[bdubbs] - Update to upower-0.99.7. Fixes
     65          <ulink url="&blfs-ticket-root;10083">#10083</ulink>.</para>
     66        </listitem>
     67        <listitem>
     68          <para>[bdubbs] - Update to stunnel-5.44. Fixes
     69          <ulink url="&blfs-ticket-root;10074">#10074</ulink>.</para>
     70        </listitem>
     71        <listitem>
     72          <para>[bdubbs] - Update to QScintilla_gpl-2.10.2. Fixes
     73          <ulink url="&blfs-ticket-root;10070">#10070</ulink>.</para>
     74        </listitem>
     75        <listitem>
    4876          <para>[bdubbs] - Add sed to cdrdao to make compatible with
    4977          lame-3.100.</para>
  • multimedia/libdriv/x265.xml

    rc5eb8ede re024fe4  
    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        "192e54fa3068b594aa44ab2b703f071d">
     9  <!ENTITY x265-md5sum        "4d318be1f19b58985432a144bd054572">
    1010  <!ENTITY x265-size          "1.2 MB">
    1111  <!ENTITY x265-buildsize     "39 MB">
    12   <!ENTITY x265-time          "0.8 SBU">
     12  <!ENTITY x265-time          "0.3 SBU (using parallelism=4)">
    1313]>
    1414
     
    7070      </listitem>
    7171    </itemizedlist>
    72 <!--
    73     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    74     <itemizedlist spacing="compact">
    75       <listitem>
    76         <para>
    77           Required patch:
    78           <ulink url="&patch-root;/x265_&x265-version;-enable_static-1.patch"/>
    79         </para>
    80       </listitem>
    81     </itemizedlist>
    82 -->
     72
    8373    <bridgehead renderas="sect3">x265 Dependencies</bridgehead>
    8474
     
    112102    </para>
    113103
    114 <!-- The patch to change CMakeCache.txt changes with every version and
    115 is complex.  It is easier to just remove the static library after installation.
    116 
    117 patch -Np1 -i ../x265_&x265-version;-enable_static-1.patch &amp;&amp;
    118 
    119 -DENABLE_STATIC is set to ON by default, but we remove the stalib anyway.
    120 -->
    121 
    122104<screen><userinput>mkdir bld &amp;&amp;
    123105cd    bld &amp;&amp;
     
    135117
    136118<screen role="root"><userinput>make install &amp;&amp;
    137 rm /usr/lib/libx265.a </userinput></screen>
     119rm -vf /usr/lib/libx265.a </userinput></screen>
    138120
    139121  </sect2>
     
    143125
    144126      <para>
    145         <command>rm /usr/lib/libx265.a</command>: BLFS does not recommend
     127        <command>rm -vf /usr/lib/libx265.a</command>: BLFS does not recommend
    146128        using static libraries. 
    147129      </para>
  • networking/netlibs/curl.xml

    rc5eb8ede re024fe4  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "e332347fc0b80cabf9c42f310be040c5">
     9  <!ENTITY curl-md5sum        "93157c8f6593691bc00ae238a4c53863">
    1010  <!ENTITY curl-size          "2.2 MB">
    1111  <!ENTITY curl-buildsize     "36 MB (add 11 MB for tests)">
    12   <!ENTITY curl-time          "0.3 SBU (add 3.2 SBU for tests)">
     12  <!ENTITY curl-time          "0.3 SBU (add 13+ SBU for tests)">
    1313]>
    1414
     
    153153    but I was missing c-ares, MIT Kerberos, ldap, samba, and the six
    154154    external packages.
     155
     156    2017-12-01 - bdubbs
     157    Still a lot of test failures.  I did have c-ares, Kerberos, and ldap
     158    installed this time.  Best guess is that servers are not available.
    155159-->
    156160    <note>
     
    179183    <para>
    180184      To run the test suite, issue: <command>make test</command>. Many tests
    181       may fail that depend on optional dependencies that may not be installed.
     185      may fail that depend on optional dependencies that may not be installed
     186      or upstream servers that may not be available, especially for tests
     187      numbered 700 and above.
    182188      Test time may be significantly increase due to hanging tests that fail.
    183189    </para>
     
    192198rm -rf docs/examples/.deps &amp;&amp;
    193199
    194 find docs \( -name Makefile\* \
    195           -o -name \*.1       \
    196           -o -name \*.3 \)    \
    197           -exec rm {} \;      &amp;&amp;
     200find docs \( -name Makefile\* -o -name \*.1 -o -name \*.3 \) -exec rm {} \; &amp;&amp;
     201
    198202install -v -d -m755 /usr/share/doc/curl-&curl-version; &amp;&amp;
    199203cp -v -R docs/*     /usr/share/doc/curl-&curl-version;</userinput></screen>
  • packages.ent

    rc5eb8ede re024fe4  
    4242<!ENTITY shadow-version               "4.5">
    4343<!ENTITY ssh-askpass-version          "&openssh-version;">
    44 <!ENTITY stunnel-version              "5.43">
     44<!ENTITY stunnel-version              "5.44">
    4545<!ENTITY sudo-version                 "1.8.21p2">
    4646<!ENTITY tripwire-version             "2.4.3.6">
     
    293293<!ENTITY unrar-version                "5.5.8">
    294294<!ENTITY unzip-version                "6.0">
    295 <!ENTITY upower-version               "0.99.6">
     295<!ENTITY upower-version               "0.99.7">
    296296<!ENTITY usbutils-version             "009">
    297297<!ENTITY weston-version               "1.12.0">
     
    324324<!ENTITY lua-version                  "5.3.4">
    325325<!ENTITY mercurial-version            "4.4.1">
    326 <!ENTITY nasm-version                 "2.13.01">
     326<!ENTITY nasm-version                 "2.13.02">
    327327<!ENTITY ninja-version                "1.8.2">
    328328<!ENTITY npapi-sdk-version            "0.27.2">
     
    459459<!-- Chapter 17 -->
    460460<!ENTITY c-ares-version               "1.12.0">
    461 <!ENTITY curl-version                 "7.56.1">
     461<!ENTITY curl-version                 "7.57.0">
    462462<!ENTITY geoclue2-version             "2.4.7">
    463463<!ENTITY glib-networking-version      "2.54.1">
     
    579579<!ENTITY qtwebengine-version          "5.9.3">
    580580<!ENTITY qtwebkit-version             "5.9.0">
    581 <!ENTITY qscintilla-version           "2.10.1">
     581<!ENTITY qscintilla-version           "2.10.2">
    582582<!ENTITY shared-mime-info-version     "1.9">
    583583<!ENTITY startup-notification-version "0.12">
     
    818818<!ENTITY v4l-utils-version            "1.12.5">
    819819<!ENTITY x264-version                 "20170822-2245">
    820 <!ENTITY x265-version                 "2.5">
     820<!ENTITY x265-version                 "2.6">
    821821<!ENTITY xine-lib-version             "1.2.8">
    822822<!ENTITY xvid-version                 "1.3.4">
  • postlfs/security/stunnel.xml

    rc5eb8ede re024fe4  
    1010  <!-- Following ftp only has later release -->
    1111<!--   "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz"> -->
    12   <!ENTITY stunnel-md5sum        "e8efcb8a28ffb7c0de30755e0ea228c1">
     12  <!ENTITY stunnel-md5sum        "47697dee496c80c8e352b2b705c4a571">
    1313  <!ENTITY stunnel-size          "684 KB">
    1414  <!ENTITY stunnel-buildsize     "6.2 MB">
     
    7676    <bridgehead renderas="sect4">Optional</bridgehead>
    7777    <para role="optional">
     78      <ulink url="http://netcat.sourceforge.net/">netcat</ulink>,
    7879      <ulink url="ftp://ftp.porcupine.org/pub/security/">tcpwrappers</ulink> and
    7980      <ulink url="https://dist.torproject.org/">TOR</ulink>
     
    144145make</userinput></screen>
    145146
    146     <para>This package does not come with a test suite.</para>
     147    <para>If you have installed the optional netcat application, the
     148    regression tests can be run with <command>make check</command>.</para>
    147149
    148150    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • x/lib/qscintilla.xml

    rc5eb8ede re024fe4  
    77  <!ENTITY qscintilla-download-http "&sourceforge-dl;/pyqt/QScintilla_gpl-&qscintilla-version;.tar.gz">
    88  <!ENTITY qscintilla-download-ftp  " ">
    9   <!ENTITY qscintilla-md5sum        "e6d74c445bae69ba335acef65d526260">
     9  <!ENTITY qscintilla-md5sum        "0d2b25ad607f93453c37478e83ec4640">
    1010  <!ENTITY qscintilla-size          "2.5 MB">
    1111  <!ENTITY qscintilla-buildsize     "27 MB (with documentation)">
    12   <!ENTITY qscintilla-time          "1.5 SBU (with documentation)">
     12  <!ENTITY qscintilla-time          "0.4 SBU (using parallelism=4; with documentation)">
    1313]>
    1414
     
    130130
    131131<screen role="root"><userinput>make install &amp;&amp;
    132 
    133132ln -sfv libqscintilla2_qt5.so.13.0.0 $QT5DIR/lib/libqt5scintilla2.so</userinput></screen>
    134133
Note: See TracChangeset for help on using the changeset viewer.