Changeset 42c35b0b for gnome/platform


Ignore:
Timestamp:
02/27/2018 05:50:46 AM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
8fded23
Parents:
81514b6
Message:

Update to libgee-0.20.1.
Update to libwacom-0.28.
Update to xf86-input-wacom-0.36.0.

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

Location:
gnome/platform
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/geocode-glib.xml

    r81514b6 r42c35b0b  
    7979    <bridgehead renderas="sect4">Required</bridgehead>
    8080    <para role="required">
    81       <xref linkend="json-glib"/> and
     81      <xref linkend="gtk-doc"/>,
     82      <xref linkend="json-glib"/>, and
    8283      <xref linkend="libsoup"/>
    8384    </para>
     
    8788      <xref linkend="gobject-introspection"/>
    8889    </para>
     90    <!--
     91    Install phase fails without gtk-doc.
    8992
    9093    <bridgehead renderas="sect4">Optional</bridgehead>
    9194    <para role="optional">
    92       <xref linkend="gtk-doc"/>
    9395    </para>
    94 
     96    -->
    9597    <para condition="html" role="usernotes">
    9698      User Notes: <ulink url="&blfs-wiki;/geocode-glib"/>
     
    106108    </para>
    107109
    108 <screen><userinput>mkdir build &amp;&amp;
    109 cd build &amp;&amp;
     110    <screen><userinput>mkdir build            &amp;&amp;
     111cd    build            &amp;&amp;
    110112meson --prefix /usr .. &amp;&amp;
    111113ninja</userinput></screen>
  • gnome/platform/libgee.xml

    r81514b6 r42c35b0b  
    77  <!ENTITY libgee-download-http "&gnome-download-http;/libgee/0.20/libgee-&libgee-version;.tar.xz">
    88  <!ENTITY libgee-download-ftp  "&gnome-download-ftp;/libgee/0.20/libgee-&libgee-version;.tar.xz">
    9   <!ENTITY libgee-md5sum        "66a4bfb6d7b03248acb99d140aac127d">
    10   <!ENTITY libgee-size          "664 KB">
    11   <!ENTITY libgee-buildsize     "192 MB (with tests)">
    12   <!ENTITY libgee-time          "0.8 SBU (with tests)">
     9  <!ENTITY libgee-md5sum        "d224dca55bb909f6730f40cc267337be">
     10  <!ENTITY libgee-size          "668 KB">
     11  <!ENTITY libgee-buildsize     "31 MB (add 3 MB for tests)">
     12  <!ENTITY libgee-time          "0.1 SBU (using parallelism=4; add 0.7 SBU for tests)">
    1313]>
    1414
     
    3636    </para>
    3737
    38     &lfs81_checked;
     38    &lfs82_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.