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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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
Note: See TracChangeset for help on using the changeset viewer.