Ignore:
Timestamp:
06/27/2019 08:55:17 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, gimp3, 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:
ff3264f
Parents:
e77adf7
Message:

Move BLFS/trunk/BOOK and BLFS/trunk/bootscripts to
BLFS/branches/old-trunk-20190627 and BLFS/branches/old-bootscripts-20190627.

Move BLFS/branches/elogind-book and BLFS/branches/elogind-bootscripts
to trunk.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/libgdata.xml

    re77adf7 r51dfb3e  
    77  <!ENTITY libgdata-download-http "&gnome-download-http;/libgdata/0.17/libgdata-&libgdata-version;.tar.xz">
    88  <!ENTITY libgdata-download-ftp  "&gnome-download-ftp;/libgdata/0.17/libgdata-&libgdata-version;.tar.xz">
    9   <!ENTITY libgdata-md5sum        "d858d411ad394c275643b14993dfeed4">
    10   <!ENTITY libgdata-size          "820 KB">
    11   <!ENTITY libgdata-buildsize     "73 MB (with tests)">
    12   <!ENTITY libgdata-time          "1.1 SBU (with tests)">
     9  <!ENTITY libgdata-md5sum        "cd41fec52a0f0ba999eb60025e0ac806">
     10  <!ENTITY libgdata-size          "1.4 MB">
     11  <!ENTITY libgdata-buildsize     "64 MB (with tests)">
     12  <!ENTITY libgdata-time          "0.7 SBU (with tests)">
    1313]>
    1414
    15 <sect1 id="libgdata" xreflabel="libgdata-&libgdata-version;" revision="systemd">
     15<sect1 id="libgdata" xreflabel="libgdata-&libgdata-version;">
    1616  <?dbhtml filename="libgdata.html"?>
    1717
     
    114114cd    build &amp;&amp;
    115115
    116 meson --prefix=/usr -Dgtk_doc=false .. &amp;&amp;
     116meson --prefix=/usr .. &amp;&amp;
    117117ninja</userinput></screen>
    118118
    119119    <para>
    120       To test the results, issue: <command>ninja test</command>. Note that
     120      To test the results, issue: <command>make check</command>. Note that
    121121      the tests need network access.
    122122    </para>
     
    126126    </para>
    127127
    128 <screen role="root"><userinput>ninja install</userinput></screen>
     128<screen role="root"><userinput>make install</userinput></screen>
    129129
    130130  </sect2>
     
    154154        </seg>
    155155        <seg>
    156           /usr/include/libgdata,
    157           /usr/libexec/installed-tests/libgdata,
    158           /usr/share/gtk-doc/html/gdata, and
    159           /usr/share/installed-tests/libgdata
     156          /usr/include/libgdata and
     157          /usr/share/gtk-doc/html/gdata
    160158        </seg>
    161159      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.