Changeset f45fa1c


Ignore:
Timestamp:
05/30/2016 03:57:20 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
af8b2d9
Parents:
130e7e1
Message:

(systemd) Update to gcab-0.7
(both) Update to glib-2.48.1
(both) Update to libXfixes-5.0.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17406 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gcab.xml

    r130e7e1 rf45fa1c  
    66
    77  <!ENTITY gcab-download-http
    8            "&gnome-download-http;/gcab/0.6/gcab-&gcab-version;.tar.xz">
     8           "&gnome-download-http;/gcab/0.7/gcab-&gcab-version;.tar.xz">
    99  <!ENTITY gcab-download-ftp
    10            "&gnome-download-ftp;/gcab/0.6/gcab-&gcab-version;.tar.xz">
    11   <!ENTITY gcab-md5sum        "dd7333644cb88995693f043da9bf55d3">
    12   <!ENTITY gcab-size          "312 KB">
    13   <!ENTITY gcab-buildsize     "5.9 MB">
    14   <!ENTITY gcab-time          "0.1 SBU">
     10           "&gnome-download-ftp;/gcab/0.7/gcab-&gcab-version;.tar.xz">
     11  <!ENTITY gcab-md5sum        "d8c54c340e56d0b6a8fe082fd04d8090">
     12  <!ENTITY gcab-size          "328 KB">
     13  <!ENTITY gcab-buildsize     "5.2 MB (with tests)">
     14  <!ENTITY gcab-time          "0.1 SBU (with tests)">
    1515]>
    1616
     
    145145        </seg>
    146146        <seg>
    147           /usr/include/libgcab-1.0
     147          /usr/include/libgcab-1.0 and
     148          /usr/share/gtk-doc/html/gcab
    148149        </seg>
    149150      </seglistitem>
  • general/genlib/glib2.xml

    r130e7e1 rf45fa1c  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.48/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.48/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "093a586f37d2853bdb129231e1b350e0">
     9  <!ENTITY glib2-md5sum        "67bd3b75c9f6d5587b457dc01cdcd5bb">
    1010  <!ENTITY glib2-size          "7.1 MB">
    11   <!ENTITY glib2-buildsize     "143 MB (additional 71 MB for tests)">
    12   <!ENTITY glib2-time          "1.1 SBU (additional 4.4 SBU for tests)">
     11  <!ENTITY glib2-buildsize     "191 MB (additional 70 MB for tests)">
     12  <!ENTITY glib2-time          "1.0 SBU (additional 2.7 SBU for tests)">
    1313]>
    1414
     
    201201        <seg>
    202202          /usr/include/gio-unix-2.0,
    203           /usr/{include,lib,share}/glib-2.0
     203          /usr/{include,lib,share}/glib-2.0,
    204204          /usr/lib/gio, and
    205205          /usr/share/gtk-doc/html/{gio,glib,gobject}
     
    217217        <listitem>
    218218          <para>
    219             can be used to start applications and can be used to send
     219            can be used to start applications and to send
    220220            messages to existing instances of other applications.
    221221          </para>
     
    255255        <listitem>
    256256          <para>
    257             is used to create a giomodule.cache file in the listed directories.
    258             This file lists the implemented extension points for each module
    259             that has been found.
     257            is used to create a <filename>giomodule.cache</filename> file
     258            in the listed directories. This file lists the implemented
     259            extension points for each module that has been found.
    260260          </para>
    261261          <indexterm zone="glib2 gio-querymodules">
     
    284284          <para>
    285285            is used to compile all the GSettings XML schema files
    286             in directory into a binary file with the name gschemas.compiled
    287             that can be used by GSettings.
     286            in directory into a binary file with the name
     287            <filename>gschemas.compiled</filename> that can be used by GSettings.
    288288          </para>
    289289          <indexterm zone="glib2 glib-compile-schemas">
  • introduction/welcome/changelog.xml

    r130e7e1 rf45fa1c  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[renodr] - Update to libXfixes-5.0.2. Fixes
     51          <ulink url="&blfs-ticket-root;7883">#7883</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[renodr] - Update to glib-2.48.1. Fixes
     55          <ulink url="&blfs-ticket-root;7850">#7850</ulink>.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[renodr] - Update to gcab-0.7. Partially fixes
     59          <ulink url="&blfs-ticket-root;7877">#7877</ulink>.</para>
     60        </listitem>
     61        <listitem>
    5062          <para>[renodr] - Sync to trunk r17403.</para>
    5163        </listitem>
  • packages.ent

    r130e7e1 rf45fa1c  
    9090<!ENTITY exempi-version               "2.3.0">
    9191<!ENTITY expat-version                "2.1.0">
    92 <!ENTITY gcab-version                 "0.6">
    93 <!ENTITY glib2-version                "2.48.0">
     92<!ENTITY gcab-version                 "0.7">
     93<!ENTITY glib2-version                "2.48.1">
    9494<!ENTITY glibmm-version               "2.48.1">
    9595<!ENTITY gmime-version                "2.6.20">
  • x/installing/x7lib.xml

    r130e7e1 rf45fa1c  
    4444  <!ENTITY libXaw-md5sum                   "e5e06eb14a608b58746bdd1c0bd7b8e3">
    4545
    46   <!ENTITY libXfixes-version               "5.0.1">
    47   <!ENTITY libXfixes-md5sum                "b985b85f8b9386c85ddcfe1073906b4d">
     46  <!ENTITY libXfixes-version               "5.0.2">
     47  <!ENTITY libXfixes-md5sum                "544d73df94e638ba7b64147be416e576">
    4848
    4949  <!ENTITY libXcomposite-version           "0.4.4">
Note: See TracChangeset for help on using the changeset viewer.