Ignore:
Timestamp:
09/09/2016 01:50:13 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
ba8f1a8
Parents:
080eb9bb
Message:

Update to appstream-glib-0.6.2
Update to clutter-gst-3.0.20
Update to geoclue-2.4.4
Update to gnome-maps-3.20.3.1
Update to gtkmm2-2.24.5
Update to libchamplain-0.12.14
Update to telepathy-mission-control-5.16.4

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/telepathy-mission-control.xml

    r080eb9bb rdd6246f  
    88           "http://telepathy.freedesktop.org/releases/telepathy-mission-control/telepathy-mission-control-&telepathy-mission-control-version;.tar.gz">
    99  <!ENTITY telepathy-mission-control-download-ftp  " ">
    10   <!ENTITY telepathy-mission-control-md5sum        "af583c41b97c649c37eebba1f2113427">
    11   <!ENTITY telepathy-mission-control-size          "1.1 MB">
     10  <!ENTITY telepathy-mission-control-md5sum        "eab6c941038702edeece1168f395300c">
     11  <!ENTITY telepathy-mission-control-size          "1.0 MB">
    1212  <!ENTITY telepathy-mission-control-buildsize     "27 MB">
    13   <!ENTITY telepathy-mission-control-time          "0.2 SBU">
     13  <!ENTITY telepathy-mission-control-time          "0.3 SBU">
    1414]>
    1515
     
    8989    <para role="optional">
    9090      <xref linkend="gtk-doc"/>,
    91       <ulink url="&gnome-download-http;/libgnome-keyring">libgnome-keyring</ulink>
    92 <!--      <xref linkend="upower"/> (doesn't work) -->
     91      <ulink url="&gnome-download-http;/libgnome-keyring">libgnome-keyring</ulink>, and
     92      <xref linkend="upower"/>
    9393    </para>
    9494
     
    106106    </para>
    107107
    108 <screen><userinput>./configure --prefix=/usr --disable-static --disable-upower &amp;&amp;
     108<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    109109make</userinput></screen>
    110110
     
    124124    <title>Command Explanations</title>
    125125
    126     <para>
    127       <parameter>--disable-upower</parameter> This switch
     126<!--
     127    <para>
     128      <parameter>- -disable-upower</parameter> This switch
    128129      disables the use of <application>UPower</application>
    129130      because <application>Telepathy Mission Control</application>
    130131      fails to build with latest version.
    131132    </para>
     133As far as I can tell, this is no longer needed as of 5.16.4. -renodr
     134-->
    132135
    133136    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    149152      <seglistitem>
    150153        <seg>
    151           mc-tool, mc-wait-for-name and mission-control-5
     154          mc-tool, mc-wait-for-name and mission-control-5 (library executable)
    152155        </seg>
    153156        <seg>
     
    155158        </seg>
    156159        <seg>
    157           /usr/include/mission-control-5.5,
    158           /usr/lib/telepathy and
     160          /usr/include/mission-control-5.5 and
    159161          /usr/share/gtk-doc/html/mission-control-plugins
    160162        </seg>
Note: See TracChangeset for help on using the changeset viewer.