Changeset cc1e2d2


Ignore:
Timestamp:
02/07/2016 09:43:18 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
53192f0
Parents:
6eb1db5d
Message:

Document test suite failures in telepathy-glib
Fix pangomm version - forgot to update packages.ent when I updated it. Sorry!
Update to geocode-glib-3.18.1
Update to gnome-desktop-3.18.2

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r6eb1db5d rcc1e2d2  
    1717<!ENTITY yelp-xsl-version             "3.18.1">
    1818<!ENTITY GConf-version                "3.2.6">
    19 <!ENTITY geocode-glib-version         "3.16.2">
     19<!ENTITY geocode-glib-version         "3.18.1">
    2020<!ENTITY gjs-version                  "1.45.3">
    21 <!ENTITY gnome-desktop-version        "3.16.2">
     21<!ENTITY gnome-desktop-version        "3.18.2">
    2222<!ENTITY gnome-menus-version          "3.13.3">
    2323<!ENTITY gnome-online-accounts-version "3.16.3">
  • gnome/platform/geocode-glib.xml

    r6eb1db5d rcc1e2d2  
    66
    77  <!ENTITY geocode-glib-download-http
    8            "&gnome-download-http;/geocode-glib/&gnome-minor16;/geocode-glib-&geocode-glib-version;.tar.xz">
     8           "&gnome-download-http;/geocode-glib/&gnome-minor18;/geocode-glib-&geocode-glib-version;.tar.xz">
    99  <!ENTITY geocode-glib-download-ftp
    10            "&gnome-download-ftp;/geocode-glib/&gnome-minor16;/geocode-glib-&geocode-glib-version;.tar.xz">
    11   <!ENTITY geocode-glib-md5sum        "c309e8e9168b90c5b7df060d45ea135b">
    12   <!ENTITY geocode-glib-size          "348 KB">
    13   <!ENTITY geocode-glib-buildsize     "20 MB">
    14   <!ENTITY geocode-glib-time          "0.1 SBU">
     10           "&gnome-download-ftp;/geocode-glib/&gnome-minor18;/geocode-glib-&geocode-glib-version;.tar.xz">
     11  <!ENTITY geocode-glib-md5sum        "1d294d59bfc05027ccb9ff6708b63491">
     12  <!ENTITY geocode-glib-size          "360 KB">
     13  <!ENTITY geocode-glib-buildsize     "5.8 MB">
     14  <!ENTITY geocode-glib-time          "0.2 SBU">
    1515]>
    1616
     
    3939    </para>
    4040
    41     &lfs77_checked;
     41    &lfs78_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7575    </itemizedlist>
    7676
     77    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     78    <itemizedlist spacing="compact">
     79      <listitem>
     80        <para>
     81          Required patch:
     82          <ulink url="&patch-root;/geocode-glib-&geocode-glib-version;-fix_icon_installation-1.patch"/>
     83        </para>
     84      </listitem>
     85    </itemizedlist>
     86
    7787    <bridgehead renderas="sect3">Geocode GLib Dependencies</bridgehead>
    7888
     
    102112
    103113    <para>
     114      First, apply a patch to fix the Makefile to not complain about nonexistent icons.
     115    </para>
     116
     117<screen><userinput>patch -Np1 -i ../geocode-glib-&geocode-glib-version;-fix_icon_installation-1.patch</userinput></screen>
     118
     119    <para>
    104120      Install <application>Geocode GLib</application> by running the following
    105121      commands:
     
    109125make</userinput></screen>
    110126
     127<!--
    111128    <para>
    112129      To test the results, issue: <command>make -k check</command>. Note that
    113130      at least one test is known to fail for unknown reasons.
     131    </para> -->
     132<!-- The test suite is broken as of 3.18.1, one test fails and crashes the entire build -->
     133
     134    <para>
     135      This package does not come with a working test suite.
    114136    </para>
    115137
     
    135157    <segmentedlist>
    136158      <segtitle>Installed Programs</segtitle>
    137       <segtitle>Installed Libraries</segtitle>
     159      <segtitle>Installed Library</segtitle>
    138160      <segtitle>Installed Directories</segtitle>
    139161
  • gnome/platform/gnome-desktop.xml

    r6eb1db5d rcc1e2d2  
    66
    77<!ENTITY gnome-desktop-download-http
    8            "&gnome-download-http;/gnome-desktop/&gnome-minor16;/gnome-desktop-&gnome-desktop-version;.tar.xz">
     8           "&gnome-download-http;/gnome-desktop/&gnome-minor18;/gnome-desktop-&gnome-desktop-version;.tar.xz">
    99  <!ENTITY gnome-desktop-download-ftp
    10            "&gnome-download-ftp;/gnome-desktop/&gnome-minor16;/gnome-desktop-&gnome-desktop-version;.tar.xz">
    11   <!ENTITY gnome-desktop-md5sum        "ab5bf4cc94ad63639f42adcc1542b1f0">
     10           "&gnome-download-ftp;/gnome-desktop/&gnome-minor18;/gnome-desktop-&gnome-desktop-version;.tar.xz">
     11  <!ENTITY gnome-desktop-md5sum        "9a5875247abdb99bad93f1c4230d1d6d">
    1212  <!ENTITY gnome-desktop-size          "1.0 MB">
    1313  <!ENTITY gnome-desktop-buildsize     "24 MB">
  • gnome/platform/gnome-menus.xml

    r6eb1db5d rcc1e2d2  
    4242    </para>
    4343
    44     &lfs77_checked;
     44    &lfs78_checked;
    4545
    4646    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome/telepathy/telepathy-glib.xml

    r6eb1db5d rcc1e2d2  
    4040    </para>
    4141
    42     &lfs77_checked;
     42    &lfs78_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    102102
    103103  <sect2 role="installation">
    104     <title>Installation of Telepathy GLlib</title>
     104    <title>Installation of Telepathy Glib</title>
    105105
    106106    <para>
     
    115115
    116116    <para>
    117       To test the results, issue: <command>make check</command>.
     117      To test the results, issue: <command>make -k check</command>.
     118      Four tests are known to fail: <emphasis>test-account</emphasis>,
     119      <emphasis>test-cm</emphasis>, <emphasis>test-contact-lists</emphasis>, and
     120      <emphasis>test-contact-list-client</emphasis>.
    118121    </para>
    119122
  • introduction/welcome/changelog.xml

    r6eb1db5d rcc1e2d2  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[renodr] - Update to gnome-desktop-3.18.2.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[renodr] - Update to geocode-glib-3.18.1.</para>
     54        </listitem>
     55        <listitem>
    5056          <para>[dj] - Use LFS D-Bus version.</para>
    5157        </listitem>
  • packages.ent

    r6eb1db5d rcc1e2d2  
    527527<!ENTITY libxklavier-version          "5.4">
    528528<!ENTITY pango-version                "1.38.0">
    529 <!ENTITY pangomm-version              "2.36.0">
     529<!ENTITY pangomm-version              "2.38.1">
    530530<!ENTITY qt4-version                  "4.8.7">
    531531<!ENTITY qt5-version                  "5.5.1">
Note: See TracChangeset for help on using the changeset viewer.