Changeset 3dd5cf6 for gnome


Ignore:
Timestamp:
10/29/2019 06:25:25 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
ecadfe83
Parents:
4b4cd6cd
Message:

Update to libchamplain-0.12.20

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/libchamplain.xml

    r4b4cd6cd r3dd5cf6  
    99  <!ENTITY libchamplain-download-ftp
    1010           "&gnome-download-ftp;/libchamplain/0.12/libchamplain-&libchamplain-version;.tar.xz">
    11   <!ENTITY libchamplain-md5sum        "a3015b1f32d80d65515f8042ce595b30">
    12   <!ENTITY libchamplain-size          "228 KB">
    13   <!ENTITY libchamplain-buildsize     "10 MB">
    14   <!ENTITY libchamplain-time          "0.1 SBU">
     11  <!ENTITY libchamplain-md5sum        "e58b364ffc2ea6bba9e58f95ee2a5229">
     12  <!ENTITY libchamplain-size          "220 KB">
     13  <!ENTITY libchamplain-buildsize     "7.8 MB">
     14  <!ENTITY libchamplain-time          "less than 0.1 SBU">
    1515]>
    1616
     
    9292    <bridgehead renderas="sect4">Optional</bridgehead>
    9393    <para role="optional">
    94       <xref linkend="gtk-doc"/>
     94      <xref linkend="gtk-doc"/> and
     95      <ulink url="https://github.com/jiuka/memphis/wiki/LibMemphis">libmemphis</ulink>
    9596    </para>
    9697
     
    110111<!-- Because there is still rudimentary autotools support, there is already a
    111112     build directory. Change into it and continue. -->
    112 <screen><userinput>cd build &amp;&amp;
     113<screen><userinput>mkdir build &amp;&amp;
     114cd    build &amp;&amp;
    113115
    114116meson --prefix=/usr .. &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.