Changeset 6b241ec


Ignore:
Timestamp:
11/18/2015 02:29:36 AM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.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, nosym, 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:
7ed0e9d
Parents:
f18cc7d
Message:
  • Update to taglib-1.10.
  • Update to cmake-3.4.0.
  • Update to wget-1.17.
  • Update to libinput-1.1.1.
  • Qt-5.5.1: add libinput-1.1.1 as optional dependency.

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    rf18cc7d r6b241ec  
    77  <!ENTITY cmake-download-http "http://www.cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "5febbd11bcaac854a27eebaf4a124be2">
    10   <!ENTITY cmake-size          "6.3 MB">
    11   <!ENTITY cmake-buildsize     "316 MB">
    12   <!ENTITY cmake-time          "4.1 SBU">
     9  <!ENTITY cmake-md5sum        "cd3034e0a44256a0917e254167217fc8">
     10  <!ENTITY cmake-size          "6.5 MB">
     11  <!ENTITY cmake-buildsize     "696 MB (with tests and cmake-gui)">
     12  <!ENTITY cmake-time          "4.6 SBU, with parallelism = 4 (with tests and cmake-gui)">
    1313]>
    1414
     
    119119
    120120    <para>
    121       To test the results, issue: <command>bin/ctest
    122       -j<replaceable>&lt;N&gt;</replaceable> -O
    123       ../cmake-&cmake-version;-test.log</command>, where
     121      To test the results, issue:
     122      <command>bin/ctest -j<replaceable>&lt;N&gt;</replaceable> -O
     123      ../cmake-&cmake-version;-test.log</command>,
     124      where
    124125      <replaceable>&lt;N&gt;</replaceable> is an integer between 1 and the
    125       number of threads of your processor, inclusive. Current results: 99% tests
    126       passed, 1 test failed out of 433.
     126      number of threads of your processor, inclusive. For some systems, it may
     127      be necessary to run the tests only for Qt4 using
     128      <command>source setq4</command>, then
     129      <command>export CXXFLAGS="-std=c++11"</command> (just before
     130      <command>./bootstrap ...</command>) and remember to unset it after
     131      finishing, with
     132      <command>unset CXXFLAGS</command>.
     133      The worst case we have obtained in problematic systems, without those
     134      extra commands, was 98% of 447 tests passed.
    127135      <!-- Please, don't remove this comment, needed if tests start to fail
    128136      again. If you want to investigate a problem with a given "problem1-test",
     
    134142      sub-set of tests by using separated by spaces names or numbers as
    135143      options. Option -/-help can be used to show all options.-->
    136 
    137144    </para>
    138145
  • introduction/welcome/changelog.xml

    rf18cc7d r6b241ec  
    4747      <para>November 17th, 2015</para>
    4848      <itemizedlist>
     49        <listitem>
     50          <para>[fernando] - Update to libinput-1.1.1. Fixes
     51          <ulink url="&blfs-ticket-root;7137">#7137</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[fernando] - Update to wget-1.17. Fixes
     55          <ulink url="&blfs-ticket-root;7136">#7136</ulink>.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[fernando] - Update to cmake-3.4.0. Fixes
     59          <ulink url="&blfs-ticket-root;7135">#7135</ulink>.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[fernando] - Update to taglib-1.10. Fixes
     63          <ulink url="&blfs-ticket-root;6852">#6852</ulink>.</para>
     64        </listitem>
    4965        <listitem>
    5066          <para>[bdubbs] - Update to mlt-0.9.8. Fixes
  • multimedia/libdriv/taglib.xml

    rf18cc7d r6b241ec  
    55  %general-entities;
    66
    7   <!ENTITY taglib-download-http
    8     "https://github.com/taglib/taglib/releases/download/v&taglib-version;/taglib-&taglib-version;.tar.gz">
     7  <!--<!ENTITY taglib-download-http "https://github.com/taglib/taglib/releases/download/v&taglib-version;/taglib-&taglib-version;.tar.gz">-->
     8  <!ENTITY taglib-download-http "https://taglib.github.io/releases/taglib-&taglib-version;.tar.gz">
    99  <!ENTITY taglib-download-ftp  " ">
    10   <!ENTITY taglib-md5sum        "0d35df96822bbd564c5504cb3c2e4d86">
    11   <!ENTITY taglib-size          "644 KB">
    12   <!ENTITY taglib-buildsize     "10 MB">
    13   <!ENTITY taglib-time          "0.4 SBU">
     10  <!ENTITY taglib-md5sum        "5b4441a15423b046dd92a096e09ea22c">
     11  <!ENTITY taglib-size          "1.2 MB">
     12  <!ENTITY taglib-buildsize     "12 MB">
     13  <!ENTITY taglib-time          "0.3 SBU">
    1414]>
    1515
  • networking/netprogs/wget.xml

    rf18cc7d r6b241ec  
    99  <!ENTITY wget-download-ftp
    1010           "ftp://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.xz">
    11   <!ENTITY wget-md5sum        "d2e4455781a70140ae83b54ca594ce21">
    12   <!ENTITY wget-size          "1.7 MB">
    13   <!ENTITY wget-buildsize     "23 MB (additional 3 MB for the tests)">
    14   <!ENTITY wget-time          "0.2 SBU (additional 0.2 SBU for the tests)">
     11  <!ENTITY wget-md5sum        "b8cff5a2f88f5ce60a2b0e361e030b46">
     12  <!ENTITY wget-size          "1.9 MB">
     13  <!ENTITY wget-buildsize     "28 MB (with tests)">
     14  <!ENTITY wget-time          "0.5 SBU (with tests)">
    1515]>
    1616
     
    8585      <xref linkend="openssl"/>,
    8686      <xref linkend="pcre"/>;
    87       <xref linkend="perl-lwp"/> with
     87      <xref linkend="valgrind"/> (optional for the test suite)
    8888      <ulink url="http://search.cpan.org/~behroozi/IO-Socket-SSL/">IO::Socket::SSL</ulink>
    89       (required for the test suite);
    90       <xref linkend="valgrind"/> (optional for the test suite), and
     89      (required for the test suite), and
    9190      <ulink url="https://github.com/rockdaboot/libpsl/">libpsl</ulink>
    9291    </para>
  • packages.ent

    rf18cc7d r6b241ec  
    253253<!ENTITY check-version                "0.10.0">
    254254<!ENTITY clisp-version                "2.49">
    255 <!ENTITY cmake-major-version          "3.3">
    256 <!ENTITY cmake-minor-version          "2">
     255<!ENTITY cmake-major-version          "3.4">
     256<!ENTITY cmake-minor-version          "0">
    257257<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    258258<!--<!ENTITY cvs-version                  "1.11.23">-->
     
    364364<!ENTITY rsync-version                "3.1.1">
    365365<!ENTITY samba-version                "4.3.1">
    366 <!ENTITY wget-version                 "1.16.3">
     366<!ENTITY wget-version                 "1.17">
    367367<!ENTITY wireless-tools-version       "29">
    368368<!ENTITY wpa_supplicant-version       "2.5">
     
    723723<!ENTITY speex-version                "1.2rc2">
    724724<!ENTITY speexdsp-version             "1.2rc3">
    725 <!ENTITY taglib-version               "1.9.1">
     725<!ENTITY taglib-version               "1.10">
    726726<!ENTITY v4l-utils-version            "1.8.1">
    727727<!ENTITY x264-version                 "20150908-2245">
  • x/installing/libinput.xml

    rf18cc7d r6b241ec  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.1.0">
     7  <!ENTITY libinput-version "1.1.1">
    88
    99  <!ENTITY libinput-download-http "http://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "3610c80555f4cb13fe61d4c04511e060">
    12   <!ENTITY libinput-size          "784 KB">
     11  <!ENTITY libinput-md5sum        "4a3fc842ac0b7bf0fa306ea7badc31a0">
     12  <!ENTITY libinput-size          "776 KB">
    1313  <!ENTITY libinput-buildsize     "30 MB">
    1414  <!ENTITY libinput-time          "0.2 SBU">
     
    3535      <application>libinput</application> is a library that handles
    3636      input devices for display servers and other applications that
    37       need to directly deal with input devices.  It is currently only
    38       needed for <xref linkend="plasma5-build"/>.
     37      need to directly deal with input devices.<!--  It is currently only
     38      needed for <xref linkend="plasma5-build"/>.-->
    3939    </para>
    4040
  • x/lib/qt5.xml

    rf18cc7d r6b241ec  
    118118      <xref linkend="gtk2"/> (GTK+ Theme Support),
    119119      <xref linkend="harfbuzz"/>, <!-- Doesn't have all the features that the included one has. -->
     120      <xref linkend="libinput"/>,
    120121      <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
    121122      <xref linkend="postgresql"/>,
Note: See TracChangeset for help on using the changeset viewer.