Changeset 53dd18f1


Ignore:
Timestamp:
10/31/2015 08:12:48 PM (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:
1de41efa
Parents:
e94d178
Message:
  • Update to dbus-1.10.2.
  • Update to unrar-5.3.7 (unrarsrc-5.3.7).
  • Update to gparted-0.24.0.
  • Update to cups-filters-1.1.0.
  • Update to libwebp-0.4.4.
  • Update to lxdm-0.5.2.

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/libwebp.xml

    re94d178 r53dd18f1  
    77  <!ENTITY libwebp-download-http "http://downloads.webmproject.org/releases/webp/libwebp-&libwebp-version;.tar.gz">
    88  <!ENTITY libwebp-download-ftp  " ">
    9   <!ENTITY libwebp-md5sum        "08813525eeeffe7e305b4cbfade8ae9b">
    10   <!ENTITY libwebp-size          "968 KB">
    11   <!ENTITY libwebp-buildsize     "28 MB">
    12   <!ENTITY libwebp-time          "0.3 SBU">
     9  <!ENTITY libwebp-md5sum        "b737062cf688e502b940b460ddc3015f">
     10  <!ENTITY libwebp-size          "972 KB">
     11  <!ENTITY libwebp-buildsize     "22 MB">
     12  <!ENTITY libwebp-time          "0.1 SBU">
    1313]>
    1414
  • general/sysutils/dbus.xml

    re94d178 r53dd18f1  
    77  <!ENTITY dbus-download-http "http://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz">
    88  <!ENTITY dbus-download-ftp  " ">
    9   <!ENTITY dbus-md5sum        "5af6297348107a906c8449817a728b3b">
    10   <!ENTITY dbus-size          "2 MB">
    11   <!ENTITY dbus-buildsize     "28 MB (additional 81 MB with doxygen and xml documents, without tests))">
    12   <!ENTITY dbus-time          "0.3 SBU (without tests)">
     9  <!ENTITY dbus-md5sum        "2428919cc77b8d0028d65ee4d5dbef31">
     10  <!ENTITY dbus-size          "1.9 MB">
     11  <!ENTITY dbus-buildsize     "109 MB, with doxygen and xml documents (40 MB for the tests)">
     12  <!ENTITY dbus-time          "0.4 SBU, with doxygen and xml documents (0.4 SBU for the tests)">
    1313]>
    1414
     
    199199
    200200    <para>
     201      The <quote>estimated disk space required</quote> reported above is
     202      obtained in a build using the switches disabling documents generation.
     203      This and the use of the <command>make distclean</command> command implies
     204      that the build directory size is smaller than the one for a full build
     205      with documents generated.
     206    </para>
     207
     208    <para>
    201209      If <command>run-test.sh</command> fails, it can be disabled with the
    202210      following sed, before running the commands for the tests:
  • introduction/welcome/changelog.xml

    re94d178 r53dd18f1  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to lxdm-0.5.2. Fixes
     52          <ulink url="&blfs-ticket-root;7072">#7072</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to libwebp-0.4.4. Fixes
     56          <ulink url="&blfs-ticket-root;7059">#7059</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[fernando] - Update to cups-filters-1.1.0. Fixes
     60          <ulink url="&blfs-ticket-root;7057">#7057</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[fernando] - Update to gparted-0.24.0. Fixes
     64          <ulink url="&blfs-ticket-root;7056">#7056</ulink>.</para>
     65        </listitem>
     66        <listitem>
     67          <para>[fernando] - Update to unrar-5.3.7 (unrarsrc-5.3.7). Fixes
     68          <ulink url="&blfs-ticket-root;7055">#7055</ulink>.</para>
     69        </listitem>
     70        <listitem>
     71          <para>[fernando] - Update to dbus-1.10.2. Fixes
     72          <ulink url="&blfs-ticket-root;7052">#7052</ulink>.</para>
     73        </listitem>
     74        <listitem>
    5175          <para>[pierre] - Update to LVM2-2.02.133. Fixes
    5276          <ulink url="&blfs-ticket-root;7067">#7067</ulink>.</para>
  • packages.ent

    re94d178 r53dd18f1  
    178178<!ENTITY libraw-version               "0.17.0">
    179179<!ENTITY libtiff-version              "4.0.6">
    180 <!ENTITY libwebp-version              "0.4.3">
     180<!ENTITY libwebp-version              "0.4.4">
    181181<!ENTITY newt-version                 "0.52.18">
    182182<!ENTITY opencv-version               "3.0.0">
     
    218218<!ENTITY colord-version               "1.2.12">    <!-- Even minors only -->
    219219<!ENTITY cpio-version                 "2.12">
    220 <!ENTITY dbus-version                 "1.10.0">   <!-- Even minors only -->
     220<!ENTITY dbus-version                 "1.10.2">   <!-- Even minors only -->
    221221<!ENTITY eudev-version                "1.7">
    222222<!ENTITY fcron-version                "3.2.0">
     
    240240<!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro version -->
    241241<!ENTITY udisks2-version              "2.1.6">    <!-- stable lt .90 micro version -->
    242 <!ENTITY unrar-version                "5.3.6">
     242<!ENTITY unrar-version                "5.3.7">
    243243<!ENTITY unzip-version                "6.0">
    244244<!ENTITY upower-version               "0.9.23">
     
    497497
    498498<!-- Chapter 26 -->
    499 <!ENTITY lxdm-version                 "0.5.0">
     499<!ENTITY lxdm-version                 "0.5.2">
    500500<!ENTITY sddm-version                 "0.12.0">
    501501
     
    645645<!--<!ENTITY fontforge-date               "2015-02-28">-->
    646646<!ENTITY fontforge-version            "20150824">
    647 <!ENTITY gparted-version              "0.23.0">
     647<!ENTITY gparted-version              "0.24.0">
    648648<!ENTITY gimp-version                 "2.8.14">
    649649<!ENTITY hexchat-version              "2.10.2">
     
    761761<!-- Chapter 50 -->
    762762<!ENTITY cups-version                 "2.1.0">
    763 <!ENTITY cups-filters-version         "1.0.76">
     763<!ENTITY cups-filters-version         "1.1.0">
    764764<!ENTITY gs-version                   "9.18">
    765765<!ENTITY gutenprint-version           "5.2.10">
  • pst/printing/cups-filters.xml

    re94d178 r53dd18f1  
    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        "92e14b4f52a320c8d8b8176918bd4a8c">
     10  <!ENTITY cups-filters-md5sum        "f34561df0630f4ece332fd391e31914c">
    1111  <!ENTITY cups-filters-size          "1.3 MB">
    12   <!ENTITY cups-filters-buildsize     "39 MB (additional 13 MB tests)">
    13   <!ENTITY cups-filters-time          "0.4 SBU">
     12  <!ENTITY cups-filters-buildsize     "53 MB (with tests)">
     13  <!ENTITY cups-filters-time          "0.4 SBU (with tests)">
    1414]>
    1515
  • x/dm/lxdm.xml

    re94d178 r53dd18f1  
    1111  <!ENTITY lxdm-download-http "http://downloads.sourceforge.net/lxdm/lxdm-&lxdm-version;.tar.xz">
    1212  <!ENTITY lxdm-download-ftp  " ">
    13   <!ENTITY lxdm-md5sum        "a51686720e606ca456d7f56ae4159d1f">
    14   <!ENTITY lxdm-size          "232 KB">
    15   <!ENTITY lxdm-buildsize     "4.7 MB">
     13  <!ENTITY lxdm-md5sum        "7806aeb11d4565c88dca2b05c9f7c44b">
     14  <!ENTITY lxdm-size          "236 KB">
     15  <!ENTITY lxdm-buildsize     "5.5 MB">
    1616  <!ENTITY lxdm-time          "less than 0.1 SBU ">
    1717]>
  • xsoft/other/gparted.xml

    re94d178 r53dd18f1  
    88           "&sourceforge-repo;/gparted/gparted-&gparted-version;.tar.bz2">
    99  <!ENTITY gparted-download-ftp  " ">
    10   <!ENTITY gparted-md5sum        "5901dca33ced32213cccb13a2713dea8">
     10  <!ENTITY gparted-md5sum        "b8480274c68876acff5965d4346710e7">
    1111  <!ENTITY gparted-size          "2.2 MB">
    12   <!ENTITY gparted-buildsize     "118 MB (with optional documentation)">
    13   <!ENTITY gparted-time          "0.9 SBU (with optional documentation)">
     12  <!ENTITY gparted-buildsize     "121 MB (with optional documentation)">
     13  <!ENTITY gparted-time          "1.1 SBU (with optional documentation)">
    1414]>
    1515
     
    102102<!-- those fixes have been included in upstream repository, check at next
    103103     update -->
    104 <screen><userinput>sed -i '\@sigc++/class_slot@d' include/Win_GParted.h &amp;&amp;
    105 CXXFLAGS="-g -O2 -std=c++11" \
     104<screen><userinput>
    106105./configure --prefix=/usr    \
    107106            --disable-doc    \
     
    123122  <sect2 role="commands">
    124123    <title>Command Explanations</title>
    125 
    126     <para>
    127       <command>sed -i '\@sigc++/class_slot@d' ...</command>: Remove an unneeded
    128       inclusion of an obsolete header file, which is not present in the <xref
    129       linkend="libsigc"/> package.
    130     </para>
    131 
    132     <para>
    133       <command>CXXFLAGS="-g -O2 -std=c++11" ./configure...</command>: Gparted
    134       has not yet been ported to the 2011 ISO C++ standard, but several of its
    135       dependencies have. <command>-std=c++11</command> has
    136       to be used as an option to <command>g++</command>. We pass it into
    137       <envar>CXXFLAGS</envar> together with the default options.
    138     </para>
    139124
    140125    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.